gwenhywfar 5.10.1
Public Slots | Public Member Functions | Protected Attributes
QT4_DialogBox Class Reference

#include <qt4dialogbox.hpp>

Inheritance diagram for QT4_DialogBox:
Inheritance graph
[legend]
Collaboration diagram for QT4_DialogBox:
Collaboration graph
[legend]

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.

◆ ~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, CppDialog::getCInterface(), 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

void slotActivated ( )
slot

◆ slotValueChanged

void slotValueChanged ( )
slot

◆ unlinkFromDialog()

void unlinkFromDialog ( )

Definition at line 76 of file qt4dialogbox.cpp.

References _dialog, and NULL.

Referenced by QT4_GuiDialog::~QT4_GuiDialog().

Here is the caller graph for this function:

Field Documentation

◆ _dialog

QT4_GuiDialog* _dialog
protected

Definition at line 40 of file qt4dialogbox.hpp.

Referenced by closeEvent(), slotActivated(), slotValueChanged(), and unlinkFromDialog().


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