QElectroTech  0.8-dev
Public Slots | Public Member Functions | Private Attributes | List of all members
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::AddLinkDialogm_ui
 

Constructor & Destructor Documentation

◆ AddLinkDialog()

qdesigner_internal::AddLinkDialog::AddLinkDialog ( RichTextEditor editor,
QWidget *  parent = nullptr 
)

◆ ~AddLinkDialog()

qdesigner_internal::AddLinkDialog::~AddLinkDialog ( )
override

Member Function Documentation

◆ accept

void qdesigner_internal::AddLinkDialog::accept ( )
overrideslot

◆ showDialog()

int qdesigner_internal::AddLinkDialog::showDialog ( )

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: