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

KShowMailDock Class Reference

#include <kshowmaildock.h> +

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

Signals

void sigActivated (int)
void sigHighlighted (int)

Public Member Functions

 KShowMailDock (QWidget *, KAction *actionRefresh)
 ~KShowMailDock ()
void drawText (const QString str, const QColor &color)
void drawNumber (int n, const QColor &color)
void clear ()

Private Attributes

QPixmap m_background
+


Detailed Description

+
Author:
Eggert Ehmke
+ +

+


Constructor & Destructor Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + +
KShowMailDock::KShowMailDock (QWidget * ,
KAction *  actionRefresh 
)
+
+
+ +

+ +

+

+ +

+
+ + + + + + + + +
KShowMailDock::~KShowMailDock (  )  [inline]
+
+
+ +

+ +

+

+


Member Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + +
void KShowMailDock::drawText (const QString  str,
const QColor &  color 
)
+
+
+ +

+ +

+

+ +

+
+ + + + + + + + + + + + + + + + + + +
void KShowMailDock::drawNumber (int  n,
const QColor &  color 
)
+
+
+ +

+ +

+

+ +

+
+ + + + + + + + +
void KShowMailDock::clear (  ) 
+
+
+ +

+ +

+

+ +

+
+ + + + + + + + + +
void KShowMailDock::sigActivated (int   )  [signal]
+
+
+ +

+ +

+

+ +

+
+ + + + + + + + + +
void KShowMailDock::sigHighlighted (int   )  [signal]
+
+
+ +

+ +

+

+


Member Data Documentation

+ +
+
+ + + + +
QPixmap KShowMailDock::m_background [private]
+
+
+ +

+ +

+

+


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