From b888c7edb54e483ec0e3c2e2ce0eafd73acdcc65 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 24 Jul 2013 15:57:00 -0500 Subject: Initial import from kshowmail 3.3.1 sources --- doc/html/classAlertDlg.html | 275 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 275 insertions(+) create mode 100644 doc/html/classAlertDlg.html (limited to 'doc/html/classAlertDlg.html') diff --git a/doc/html/classAlertDlg.html b/doc/html/classAlertDlg.html new file mode 100644 index 0000000..1ac11cf --- /dev/null +++ b/doc/html/classAlertDlg.html @@ -0,0 +1,275 @@ + + +kshowmail.kdevelop: AlertDlg Class Reference + + + + +
+
+
+
+

AlertDlg Class Reference

#include <AlertDlg.h> +

+

Inheritance diagram for AlertDlg: +

+ +AlertDialog + +List of all members. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

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
+

Constructor & Destructor Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
AlertDlg::AlertDlg (QWidget *  parent = 0,
const char *  name = 0,
bool  modal = FALSE,
WFlags  fl = 0 
)
+
+
+ +

+ +

+

+ +

+
+ + + + + + + + +
AlertDlg::~AlertDlg (  ) 
+
+
+ +

+ +

+

+


Member Function Documentation

+ +
+
+ + + + + + + + +
void AlertDlg::slotOk (  )  [virtual, slot]
+
+
+ +

+ +

+Reimplemented in AlertDialog. +

+

+ +

+
+ + + + + + + + +
void AlertDlg::languageChange (  )  [protected, virtual, slot]
+
+
+ +

+ +

+

+


Member Data Documentation

+ +
+
+ + + + +
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]
+
+
+ +

+ +

+

+


The documentation for this class was generated from the following files: +
Generated on Tue Apr 1 21:59:49 2008 for kshowmail.kdevelop by  + +doxygen 1.5.0
+ + -- cgit v1.2.1