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

11 lines
854 B
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|- m_text_page_\l- 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=" "];
}