HAL
gui_globals.h File Reference
Include dependency graph for gui_globals.h:

Go to the source code of this file.

Namespaces

 hal
 

GUI Globals

Interface to access the globals of the gui defined in src/plugin_gui.cpp

#define GUI_DEBUG_GRID
 
QSettingshal::gGuiState = nullptr
 
ContentManager * hal::gContentManager = nullptr
 
std::shared_ptr< Netlist > hal::gNetlistOwner = nullptr
 
Netlist * hal::gNetlist = nullptr
 
NetlistRelay * hal::gNetlistRelay = nullptr
 
PluginRelay * hal::gPluginRelay = nullptr
 
SelectionRelay * hal::gSelectionRelay = nullptr
 
FileStatusManager * hal::gFileStatusManager = nullptr
 
GraphContextManager * hal::gGraphContextManager = nullptr
 
PythonContext * hal::gPythonContext = nullptr
 
GuiApi * hal::gGuiApi = nullptr
 
CommentManager * hal::gCommentManager = nullptr
 

Macro Definition Documentation

◆ GUI_DEBUG_GRID

#define GUI_DEBUG_GRID

Definition at line 113 of file gui_globals.h.