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

21 lines
2.1 KiB
Plaintext

digraph "GpgFrontend::GpgImportInformation"
{
// 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::GpgImportInformation\n|+ considered\l+ no_user_id\l+ imported\l+ imported_rsa\l+ unchanged\l+ new_user_ids\l+ new_sub_keys\l+ new_signatures\l+ new_revocations\l+ secret_read\l+ secret_imported\l+ secret_unchanged\l+ not_imported\l|+ GpgImportInformation()\l+ GpgImportInformation()\l}",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip=" "];
Node2 -> Node1 [color="grey25",fontsize="10",style="solid",label=" +importedKeys" ,arrowhead="odiamond"];
Node2 [label="{std::list\< GpgImportedKey \>\n||}",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",tooltip=" "];
Node3 -> Node2 [color="grey25",fontsize="10",style="solid",label=" +elements" ,arrowhead="odiamond"];
Node3 [label="{GpgFrontend::GpgImportedKey\n|+ import_status\l|}",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled",URL="$classGpgFrontend_1_1GpgImportedKey.html",tooltip=" "];
Node4 -> Node3 [color="grey25",fontsize="10",style="solid",label=" +fpr" ,arrowhead="odiamond"];
Node4 [label="{std::string\n||}",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",tooltip=" "];
Node5 -> Node4 [dir="back",color="midnightblue",fontsize="10",style="solid",arrowtail="onormal"];
Node5 [label="{std::basic_string\<\l Char \>\n||}",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",tooltip=" "];
Node6 -> Node2 [dir="back",color="orange",fontsize="10",style="solid",label=" \< GpgImportedKey \>" ];
Node6 [label="{std::list\< T \>\n||}",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",tooltip=" "];
Node7 -> Node6 [color="grey25",fontsize="10",style="solid",label=" +elements" ,arrowhead="odiamond"];
Node7 [label="{T\n||}",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled",tooltip=" "];
}