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

11 lines
833 B
Plaintext

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",fontname="Helvetica"];
Node2 [label="{nlohmann::json\n||}",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled",tooltip=" "];
}