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/classEditDlg.html | 83 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 83 insertions(+) create mode 100644 doc/html/classEditDlg.html (limited to 'doc/html/classEditDlg.html') diff --git a/doc/html/classEditDlg.html b/doc/html/classEditDlg.html new file mode 100644 index 0000000..c8298fb --- /dev/null +++ b/doc/html/classEditDlg.html @@ -0,0 +1,83 @@ + + +kshowmail: EditDlg Class Reference + + + + +
+
+
+
+

EditDlg Class Reference

Inheritance diagram for EditDlg: +

+ +EditDialog + +List of all members. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Public Slots

+virtual void slotReplyClicked ()

Public Member Functions

EditDlg (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0)
~EditDlg ()

Public Attributes

+KTextBrowser * m_Edit
+QPushButton * _buttonReply
+QPushButton * _buttonOk
+QPushButton * _buttonCancel

Protected Slots

+virtual void languageChange ()

Protected Attributes

+QVBoxLayout * EditDlgLayout
+QGridLayout * headerlayout
+QHBoxLayout * layout3
+QSpacerItem * Spacer15
+

Detailed Description

+ +

+ +

+Definition at line 23 of file EditDlg.h.


The documentation for this class was generated from the following files: +
Generated on Wed May 16 21:15:20 2007 for kshowmail by  + +doxygen 1.5.0
+ + -- cgit v1.2.1