Inheritance diagram for AlertDlg:
Public Slots | |
virtual void | slotOk () |
Public Member Functions | |
AlertDlg (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | |
~AlertDlg () | |
Public Attributes | |
QPushButton * | m_ButtonIgnore |
QPushButton * | m_ButtonOk |
QLabel * | PixmapLabel2 |
QLabel * | QLabel_1 |
QLabel * | QLabel_2 |
Protected Slots | |
virtual void | languageChange () |
Protected Attributes | |
QGridLayout * | AlertDlgLayout |
Private Attributes | |
QPixmap | image0 |
Definition at line 24 of file AlertDlg.h.