knode
KNode::Appearance Class Reference
#include <knconfig.h>
Inheritance diagram for KNode::Appearance:

Detailed Description
Ex-Appearance settings.
- Deprecated:
- Move the remaining parts either to their only users or to the KConfigXT generated Settings class.
Definition at line 137 of file knconfig.h.
Public Types | |
| enum | IconIndex { greyBall = 0, redBall = 1, greyBallChkd = 2, redBallChkd = 3, newFups = 4, eyes = 5, ignore = 6, mail = 7, posting = 8, canceledPosting = 9, savedRemote = 10, group = 11, null = 12 } |
Public Member Functions | |
| Appearance () | |
| const QPixmap & | icon (IconIndex i) |
Protected Member Functions | |
| void | recreateLVIcons () |
Protected Attributes | |
| QPixmap | i_cons [ICON_CNT] |
Member Enumeration Documentation
- Enumerator:
-
greyBall redBall greyBallChkd redBallChkd newFups eyes ignore mail posting canceledPosting savedRemote group null
Definition at line 144 of file knconfig.h.
Constructor & Destructor Documentation
| KNode::Appearance::Appearance | ( | ) |
Definition at line 179 of file knconfig.cpp.
Member Function Documentation
Definition at line 151 of file knconfig.h.
| void KNode::Appearance::recreateLVIcons | ( | ) | [protected] |
Definition at line 193 of file knconfig.cpp.
Member Data Documentation
QPixmap KNode::Appearance::i_cons[ICON_CNT] [protected] |
Definition at line 156 of file knconfig.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference