gwenhywfar 5.14.1
QT4_DialogBox Class Reference

#include <qt4dialogbox.hpp>

Inheritance diagram for QT4_DialogBox:
Collaboration diagram for QT4_DialogBox:

Public Slots

void slotActivated ()
void slotValueChanged ()

Public Member Functions

void accept ()
void closeEvent (QCloseEvent *e)
int cont ()
 QT4_DialogBox (QT4_GuiDialog *dialog, QWidget *parent=0, bool modal=FALSE, Qt::WindowFlags f=0)
void reject ()
void unlinkFromDialog ()
virtual ~QT4_DialogBox ()

Protected Attributes

QT4_GuiDialog_dialog

Detailed Description

Definition at line 20 of file qt4dialogbox.hpp.

Constructor & Destructor Documentation

◆ QT4_DialogBox()

QT4_DialogBox ( QT4_GuiDialog * dialog,
QWidget * parent = 0,
bool modal = FALSE,
Qt::WindowFlags f = 0 )

Definition at line 26 of file qt4dialogbox.cpp.

References _dialog.

◆ ~QT4_DialogBox()

~QT4_DialogBox ( )
virtual

Definition at line 37 of file qt4dialogbox.cpp.

Member Function Documentation

◆ accept()

void accept ( )

Definition at line 42 of file qt4dialogbox.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 qt4dialogbox.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 qt4dialogbox.cpp.

Referenced by QT4_GuiDialog::runDialog().

Here is the caller graph for this function:

◆ reject()

void reject ( )

Definition at line 48 of file qt4dialogbox.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 qt4dialogbox.cpp.

References _dialog, and NULL.

Field Documentation

◆ _dialog

QT4_GuiDialog* _dialog
protected

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