20 lines
2.4 KiB
Plaintext
20 lines
2.4 KiB
Plaintext
digraph "GpgFrontend::UI::FindWidget"
|
|
{
|
|
// 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::FindWidget\n|- find_edit_\l|+ FindWidget()\l# keyPressEvent()\l- set_background()\l- slot_find_next()\l- slot_find_previous()\l- slot_find()\l- slot_close()\l}",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip="Class for handling the find widget shown at buttom of a textedit-page."];
|
|
Node2 -> Node1 [dir="back",color="midnightblue",fontsize="10",style="solid",arrowtail="onormal",fontname="Helvetica"];
|
|
Node2 [label="{QWidget\n||}",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled",tooltip=" "];
|
|
Node3 -> Node1 [color="grey25",fontsize="10",style="solid",label=" -m_text_page_" ,arrowhead="odiamond",fontname="Helvetica"];
|
|
Node3 [label="{GpgFrontend::UI::PlainText\lEditorPage\n|- full_file_path_\l- sign_marked_\l- read_done_\l- read_thread_\l- binary_mode_\l- read_bytes_\l|+ PlainTextEditorPage()\l+ GetFilePath()\l+ SetFilePath()\l+ GetTextPage()\l+ ShowNotificationWidget()\l+ CloseNoteByClass()\l+ ReadFile()\l+ ReadDone()\l+ PrepareToDestroy()\l- detect_encoding()\l- detect_cr_lf()\l- slot_format_gpg_header()\l- slot_insert_text()\l}",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$classGpgFrontend_1_1UI_1_1PlainTextEditorPage.html",tooltip="Class for handling a single tab of the tabwidget."];
|
|
Node2 -> Node3 [dir="back",color="midnightblue",fontsize="10",style="solid",arrowtail="onormal",fontname="Helvetica"];
|
|
Node4 -> Node3 [color="grey25",fontsize="10",style="solid",label=" -ui_" ,arrowhead="odiamond",fontname="Helvetica"];
|
|
Node4 [label="{std::shared_ptr\< Ui\l_PlainTextEditor \>\n|+ ptr\l|+ operator-\>()\l}",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",tooltip=" "];
|
|
Node5 -> Node4 [dir="back",color="orange",fontsize="10",style="solid",label=" \< Ui_PlainTextEditor \>" ,fontname="Helvetica"];
|
|
Node5 [label="{std::shared_ptr\< T \>\n||+ operator-\>()\l}",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",tooltip=" "];
|
|
Node6 -> Node5 [color="grey25",fontsize="10",style="solid",label=" +ptr" ,arrowhead="odiamond",fontname="Helvetica"];
|
|
Node6 [label="{T\n||}",height=0.2,width=0.4,color="grey75", fillcolor="white", style="filled",tooltip=" "];
|
|
}
|