#include <AlertDlg.h>
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 |
| AlertDlg::AlertDlg | ( | QWidget * | parent = 0, |
|
| const char * | name = 0, |
|||
| bool | modal = FALSE, |
|||
| WFlags | fl = 0 | |||
| ) |
| AlertDlg::~AlertDlg | ( | ) |
| void AlertDlg::slotOk | ( | ) | [virtual, slot] |
Reimplemented in AlertDialog.
| void AlertDlg::languageChange | ( | ) | [protected, virtual, slot] |
| QPushButton* AlertDlg::m_ButtonIgnore |
| QPushButton* AlertDlg::m_ButtonOk |
| QLabel* AlertDlg::PixmapLabel2 |
| QLabel* AlertDlg::QLabel_1 |
| QLabel* AlertDlg::QLabel_2 |
QGridLayout* AlertDlg::AlertDlgLayout [protected] |
QPixmap AlertDlg::image0 [private] |
1.5.0