QElectroTech 0.200.1-dev
Loading...
Searching...
No Matches
qdesigner_internal::AddLinkDialog Class Reference

Inherits QDialog.

Collaboration diagram for qdesigner_internal::AddLinkDialog:
Collaboration graph

Public Slots

void accept () override

Public Member Functions

 AddLinkDialog (RichTextEditor *editor, QWidget *parent=nullptr)
 ~AddLinkDialog () override
int showDialog ()

Private Attributes

RichTextEditorm_editor
Ui::AddLinkDialog * m_ui

Constructor & Destructor Documentation

◆ AddLinkDialog()

qdesigner_internal::AddLinkDialog::AddLinkDialog ( RichTextEditor * editor,
QWidget * parent = nullptr )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ ~AddLinkDialog()

qdesigner_internal::AddLinkDialog::~AddLinkDialog ( )
override

Member Function Documentation

◆ accept

void qdesigner_internal::AddLinkDialog::accept ( )
overrideslot

◆ showDialog()

int qdesigner_internal::AddLinkDialog::showDialog ( )
Here is the caller graph for this function:

Member Data Documentation

◆ m_editor

RichTextEditor* qdesigner_internal::AddLinkDialog::m_editor
private

◆ m_ui

Ui::AddLinkDialog* qdesigner_internal::AddLinkDialog::m_ui
private

The documentation for this class was generated from the following file: