Bitcoin Core  27.99.0
P2P Digital Currency
Namespaces | Functions
bitcoin-qt.cpp File Reference
#include <init.h>
#include <interfaces/chain.h>
#include <interfaces/echo.h>
#include <interfaces/init.h>
#include <interfaces/node.h>
#include <interfaces/wallet.h>
#include <node/context.h>
#include <util/check.h>
#include <memory>
Include dependency graph for bitcoin-qt.cpp:

Go to the source code of this file.

Namespaces

 init
 
 interfaces
 

Functions

std::unique_ptr< Init > interfaces::MakeGuiInit (int argc, char *argv[])
 Return implementation of Init interface for the gui process. More...
 

Variable Documentation

◆ m_node

Definition at line 33 of file bitcoin-qt.cpp.