gwenhywfar 5.12.0
QT5_DialogBox Class Reference

#include <qt5dialogbox.hpp>

Inheritance diagram for QT5_DialogBox:
Collaboration diagram for QT5_DialogBox:

Public Slots

void slotActivated ()
void slotValueChanged ()

Public Member Functions

void accept ()
void closeEvent (QCloseEvent *e)
int cont ()
 QT5_DialogBox (QT5_GuiDialog *dialog, QWidget *parent=0, bool modal=false, Qt::WindowFlags f={})
void reject ()
void unlinkFromDialog ()
virtual ~QT5_DialogBox ()

Protected Attributes

QT5_GuiDialog_dialog

Detailed Description

Definition at line 20 of file qt5dialogbox.hpp.

Constructor & Destructor Documentation

◆ QT5_DialogBox()

QT5_DialogBox ( QT5_GuiDialog * dialog,
QWidget * parent = 0,
bool modal = false,
Qt::WindowFlags f = {} )

Definition at line 26 of file qt5dialogbox.cpp.

References _dialog.

◆ ~QT5_DialogBox()

~QT5_DialogBox ( )
virtual

Definition at line 37 of file qt5dialogbox.cpp.

Member Function Documentation

◆ accept()

void accept ( )

Definition at line 42 of file qt5dialogbox.cpp.

Referenced by slotActivated(), and slotValueChanged().

Here is the caller graph for this function:

◆ closeEvent()

void closeEvent ( QCloseEvent * e)

Definition at line 60 of file qt5dialogbox.cpp.

References _dialog, GWEN_Dialog_EmitSignal(), GWEN_DialogEvent_ResultReject, and GWEN_DialogEvent_TypeClose.

Here is the call graph for this function:

◆ cont()

int cont ( )

Definition at line 54 of file qt5dialogbox.cpp.

Referenced by QT5_GuiDialog::runDialog().

Here is the caller graph for this function:

◆ reject()

void reject ( )

Definition at line 48 of file qt5dialogbox.cpp.

Referenced by slotActivated(), and slotValueChanged().

Here is the caller graph for this function:

◆ slotActivated

◆ slotValueChanged

◆ unlinkFromDialog()

void unlinkFromDialog ( )

Definition at line 76 of file qt5dialogbox.cpp.

References _dialog, and NULL.

Field Documentation

◆ _dialog

QT5_GuiDialog* _dialog
protected

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