knode
#include <headerview.h>
Public Types | |
| enum | ColumnIds { COL_SIZE, COL_ATTACHMENT, COL_IMPORTANT, COL_TOACT, COL_SPAM_HAM, COL_WATCHED_IGNORED, COL_STATUS, COL_SIGNED, COL_CRYPTO, COL_RECEIVER, COL_SCORE } |
Public Member Functions | |
| KPaintInfo () | |
Public Attributes | |
| int | attachmentCol |
| QColor | colBack |
| QColor | colCloseToQuota |
| QColor | colFlag |
| QColor | colFore |
| QColor | colNew |
| QColor | colToAct |
| QColor | colUnread |
| int | cryptoCol |
| int | dateCol |
| int | flagCol |
| int | importantCol |
| bool | orderOfArrival |
| QPixmap | pixmap |
| bool | pixmapOn |
| int | receiverCol |
| int | scoreCol |
| int | senderCol |
| bool | showAttachment |
| bool | showAttachmentIcon |
| bool | showCrypto |
| bool | showCryptoIcons |
| bool | showImportant |
| bool | showReceiver |
| bool | showScore |
| bool | showSigned |
| bool | showSize |
| bool | showSpamHam |
| bool | showStatus |
| bool | showToAct |
| bool | showWatchedIgnored |
| int | signedCol |
| int | sizeCol |
| int | spamHamCol |
| bool | status |
| int | statusCol |
| int | subCol |
| int | toActCol |
| int | watchedIgnoredCol |
Detailed Description
Information shared by all items in a list view.
Definition at line 29 of file headerview.h.
Member Enumeration Documentation
| Enumerator | |
|---|---|
| COL_SIZE | |
| COL_ATTACHMENT | |
| COL_IMPORTANT | |
| COL_TOACT | |
| COL_SPAM_HAM | |
| COL_WATCHED_IGNORED | |
| COL_STATUS | |
| COL_SIGNED | |
| COL_CRYPTO | |
| COL_RECEIVER | |
| COL_SCORE | |
Definition at line 32 of file headerview.h.
Constructor & Destructor Documentation
|
inline |
Definition at line 46 of file headerview.h.
Member Data Documentation
| int KPaintInfo::attachmentCol |
Definition at line 112 of file headerview.h.
| QColor KPaintInfo::colBack |
Definition at line 86 of file headerview.h.
| QColor KPaintInfo::colCloseToQuota |
Definition at line 91 of file headerview.h.
| QColor KPaintInfo::colFlag |
Definition at line 89 of file headerview.h.
| QColor KPaintInfo::colFore |
Definition at line 85 of file headerview.h.
| QColor KPaintInfo::colNew |
Definition at line 87 of file headerview.h.
| QColor KPaintInfo::colToAct |
Definition at line 90 of file headerview.h.
| QColor KPaintInfo::colUnread |
Definition at line 88 of file headerview.h.
| int KPaintInfo::cryptoCol |
Definition at line 119 of file headerview.h.
| int KPaintInfo::dateCol |
Definition at line 110 of file headerview.h.
| int KPaintInfo::flagCol |
Definition at line 106 of file headerview.h.
| int KPaintInfo::importantCol |
Definition at line 113 of file headerview.h.
| bool KPaintInfo::orderOfArrival |
Definition at line 121 of file headerview.h.
| QPixmap KPaintInfo::pixmap |
Definition at line 84 of file headerview.h.
| bool KPaintInfo::pixmapOn |
Definition at line 83 of file headerview.h.
| int KPaintInfo::receiverCol |
Definition at line 108 of file headerview.h.
| int KPaintInfo::scoreCol |
Definition at line 105 of file headerview.h.
| int KPaintInfo::senderCol |
Definition at line 107 of file headerview.h.
| bool KPaintInfo::showAttachment |
Definition at line 94 of file headerview.h.
| bool KPaintInfo::showAttachmentIcon |
Definition at line 124 of file headerview.h.
| bool KPaintInfo::showCrypto |
Definition at line 101 of file headerview.h.
| bool KPaintInfo::showCryptoIcons |
Definition at line 123 of file headerview.h.
| bool KPaintInfo::showImportant |
Definition at line 95 of file headerview.h.
| bool KPaintInfo::showReceiver |
Definition at line 102 of file headerview.h.
| bool KPaintInfo::showScore |
Definition at line 103 of file headerview.h.
| bool KPaintInfo::showSigned |
Definition at line 100 of file headerview.h.
| bool KPaintInfo::showSize |
Definition at line 93 of file headerview.h.
| bool KPaintInfo::showSpamHam |
Definition at line 97 of file headerview.h.
| bool KPaintInfo::showStatus |
Definition at line 99 of file headerview.h.
| bool KPaintInfo::showToAct |
Definition at line 96 of file headerview.h.
| bool KPaintInfo::showWatchedIgnored |
Definition at line 98 of file headerview.h.
| int KPaintInfo::signedCol |
Definition at line 118 of file headerview.h.
| int KPaintInfo::sizeCol |
Definition at line 111 of file headerview.h.
| int KPaintInfo::spamHamCol |
Definition at line 115 of file headerview.h.
| bool KPaintInfo::status |
Definition at line 122 of file headerview.h.
| int KPaintInfo::statusCol |
Definition at line 117 of file headerview.h.
| int KPaintInfo::subCol |
Definition at line 109 of file headerview.h.
| int KPaintInfo::toActCol |
Definition at line 114 of file headerview.h.
| int KPaintInfo::watchedIgnoredCol |
Definition at line 116 of file headerview.h.
The documentation for this struct was generated from the following file:
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:37 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference