GpgFrontend-Doxygen/docs/latex/classGpgFrontend_1_1GlobalSettingStation__inherit__graph.dot
2022-05-09 03:59:26 +08:00

13 lines
2.4 KiB
Plaintext

digraph "GpgFrontend::GlobalSettingStation"
{
// INTERACTIVE_SVG=YES
// LATEX_PDF_SIZE
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=record];
Node1 [label="{GpgFrontend::GlobalSetting\lStation\n|- app_path_\l- app_data_path_\l- app_log_path_\l- app_data_objs_path_\l- app_resource_path_\l- app_locale_path_\l- app_configure_path_\l- ui_config_dir_path_\l- ui_config_path_\l- ui_cfg_\l|+ GlobalSettingStation()\l+ ~GlobalSettingStation()\l+ GetUISettings()\l+ GetAppDir()\l+ GetAppDataPath()\l+ GetLogDir()\l+ GetStandaloneDatabaseDir()\l+ GetAppConfigPath()\l+ GetStandaloneGpgBinDir()\l+ GetLocaleDir()\l+ GetResourceDir()\l+ GetCertsDir()\l+ SyncSettings()\l- init_app_secure_key()\l}",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip=" "];
Node2 -> Node1 [dir="back",color="midnightblue",fontsize="10",style="solid",arrowtail="onormal"];
Node2 [label="{GpgFrontend::SingletonFunction\lObject\< GlobalSettingStation \>\n|- channel_\l- _default_channel\l- _instance_mutex\l- _instances_mutex\l- _instance\l- _instances_map\l|+ GetChannel()\l+ SingletonFunctionObject()\l+ SingletonFunctionObject()\l+ operator=()\l+ GetInstance()\l+ CreateInstance()\l+ CreateInstance()\l+ ReleaseChannel()\l+ GetDefaultChannel()\l# SingletonFunctionObject()\l# SingletonFunctionObject()\l# ~SingletonFunctionObject()\l# SetChannel()\l- find_object_in_channel()\l- set_object_in_channel()\l}",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classGpgFrontend_1_1SingletonFunctionObject.html",tooltip=" "];
Node3 -> Node2 [dir="back",color="orange",fontsize="10",style="solid",label=" \< GlobalSettingStation \>" ];
Node3 [label="{GpgFrontend::SingletonFunction\lObject\< T \>\n|- channel_\l- _default_channel\l- _instance_mutex\l- _instances_mutex\l- _instance\l- _instances_map\l|+ GetChannel()\l+ SingletonFunctionObject()\l+ SingletonFunctionObject()\l+ operator=()\l+ GetInstance()\l+ CreateInstance()\l+ CreateInstance()\l+ ReleaseChannel()\l+ GetDefaultChannel()\l# SingletonFunctionObject()\l# SingletonFunctionObject()\l# ~SingletonFunctionObject()\l# SetChannel()\l- find_object_in_channel()\l- set_object_in_channel()\l}",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classGpgFrontend_1_1SingletonFunctionObject.html",tooltip=" "];
}