gwenhywfar  5.11.1beta
Public Slots | Public Member Functions | Protected Attributes
QT5_DialogBox Class Reference

#include <qt5dialogbox.hpp>

Inheritance 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 = {} 
)

◆ ~QT5_DialogBox()

virtual ~QT5_DialogBox ( )
virtual

Member Function Documentation

◆ accept()

void accept ( )

◆ closeEvent()

void closeEvent ( QCloseEvent *  e)

◆ cont()

int cont ( )

◆ reject()

void reject ( )

◆ slotActivated

void slotActivated ( )
slot

◆ slotValueChanged

void slotValueChanged ( )
slot

◆ unlinkFromDialog()

void unlinkFromDialog ( )

Field Documentation

◆ _dialog

QT5_GuiDialog* _dialog
protected

Definition at line 40 of file qt5dialogbox.hpp.


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