GpgFrontend-Doxygen/docs/latex/classGpgFrontend_1_1UI_1_1SettingsObject__inherit__graph.dot

11 lines
812 B
Plaintext
Raw Normal View History

2022-05-08 19:59:26 +00:00
digraph "GpgFrontend::UI::SettingsObject"
{
// 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::UI::Settings\lObject\n|- settings_name_\l|+ SettingsObject()\l+ SettingsObject()\l+ ~SettingsObject()\l+ Check()\l+ Check()\l}",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip="The SettingsObject class This class is used to store settings for the application securely."];
Node2 -> Node1 [dir="back",color="midnightblue",fontsize="10",style="solid",arrowtail="onormal"];
Node2 [label="{nlohmann::json\n||}",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled",tooltip=" "];
}