GpgFrontend-Doxygen/docs/latex/classGpgFrontend_1_1GpgImportedKey__coll__graph.dot

13 lines
860 B
Plaintext
Raw Normal View History

2022-05-08 19:59:26 +00:00
digraph "GpgFrontend::GpgImportedKey"
{
// 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::GpgImportedKey\n|+ import_status\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=" +fpr" ,arrowhead="odiamond"];
Node2 [label="{std::string\n||}",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",tooltip=" "];
Node3 -> Node2 [dir="back",color="midnightblue",fontsize="10",style="solid",arrowtail="onormal"];
Node3 [label="{std::basic_string\<\l Char \>\n||}",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",tooltip=" "];
}