#include <kfoldertree.h>
Public Types |
enum | ColumnIds {
COL_SIZE,
COL_ATTACHMENT,
COL_INVITATION,
COL_IMPORTANT,
COL_TODO,
COL_SPAM_HAM,
COL_WATCHED_IGNORED,
COL_STATUS,
COL_SIGNED,
COL_CRYPTO,
COL_RECEIVER,
COL_SCORE
} |
Public Attributes |
bool | pixmapOn |
TQPixmap | pixmap |
TQColor | colFore |
TQColor | colBack |
TQColor | colNew |
TQColor | colUnread |
TQColor | colFlag |
TQColor | colTodo |
TQColor | colCloseToQuota |
bool | showSize |
bool | showAttachment |
bool | showInvitation |
bool | showImportant |
bool | showTodo |
bool | showSpamHam |
bool | showWatchedIgnored |
bool | showStatus |
bool | showSigned |
bool | showCrypto |
bool | showReceiver |
bool | showScore |
int | scoreCol |
int | flagCol |
int | senderCol |
int | receiverCol |
int | subCol |
int | dateCol |
int | sizeCol |
int | attachmentCol |
int | invitationCol |
int | importantCol |
int | todoCol |
int | spamHamCol |
int | watchedIgnoredCol |
int | statusCol |
int | signedCol |
int | cryptoCol |
bool | orderOfArrival |
bool | status |
bool | showCryptoIcons |
bool | showAttachmentIcon |
bool | showInvitationIcon |
Detailed Description
Information shared by all items in a list view.
Definition at line 35 of file kfoldertree.h.
The documentation for this struct was generated from the following file: