GpgFrontend-Doxygen/docs/html/inherit_graph_24.dot

12 lines
760 B
Plaintext
Raw Normal View History

2022-05-08 19:59:26 +00:00
digraph "Graphical Class Hierarchy"
{
// INTERACTIVE_SVG=YES
// LATEX_PDF_SIZE
edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
node [fontname="Helvetica",fontsize="10",shape=record];
rankdir="LR";
Node0 [label="GpgFrontend::SingletonFunction\lObject\< GlobalSettingStation \>",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classGpgFrontend_1_1SingletonFunctionObject.html",tooltip=" "];
Node0 -> Node1 [dir="back",color="midnightblue",fontsize="10",style="solid",fontname="Helvetica"];
Node1 [label="GpgFrontend::GlobalSetting\lStation",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classGpgFrontend_1_1GlobalSettingStation.html",tooltip=" "];
}