libtdepim

KPaintInfo Struct Reference

#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 34 of file kfoldertree.h.

Member Enumeration Documentation

◆ ColumnIds

enum KPaintInfo::ColumnIds

Definition at line 37 of file kfoldertree.h.

Constructor & Destructor Documentation

◆ KPaintInfo()

KPaintInfo::KPaintInfo ( )
inline

Definition at line 53 of file kfoldertree.h.

Member Data Documentation

◆ attachmentCol

int KPaintInfo::attachmentCol

Definition at line 123 of file kfoldertree.h.

◆ colBack

TQColor KPaintInfo::colBack

Definition at line 96 of file kfoldertree.h.

◆ colCloseToQuota

TQColor KPaintInfo::colCloseToQuota

Definition at line 101 of file kfoldertree.h.

◆ colFlag

TQColor KPaintInfo::colFlag

Definition at line 99 of file kfoldertree.h.

◆ colFore

TQColor KPaintInfo::colFore

Definition at line 95 of file kfoldertree.h.

◆ colNew

TQColor KPaintInfo::colNew

Definition at line 97 of file kfoldertree.h.

◆ colTodo

TQColor KPaintInfo::colTodo

Definition at line 100 of file kfoldertree.h.

◆ colUnread

TQColor KPaintInfo::colUnread

Definition at line 98 of file kfoldertree.h.

◆ cryptoCol

int KPaintInfo::cryptoCol

Definition at line 131 of file kfoldertree.h.

◆ dateCol

int KPaintInfo::dateCol

Definition at line 121 of file kfoldertree.h.

◆ flagCol

int KPaintInfo::flagCol

Definition at line 117 of file kfoldertree.h.

◆ importantCol

int KPaintInfo::importantCol

Definition at line 125 of file kfoldertree.h.

◆ invitationCol

int KPaintInfo::invitationCol

Definition at line 124 of file kfoldertree.h.

◆ orderOfArrival

bool KPaintInfo::orderOfArrival

Definition at line 133 of file kfoldertree.h.

◆ pixmap

TQPixmap KPaintInfo::pixmap

Definition at line 94 of file kfoldertree.h.

◆ pixmapOn

bool KPaintInfo::pixmapOn

Definition at line 93 of file kfoldertree.h.

◆ receiverCol

int KPaintInfo::receiverCol

Definition at line 119 of file kfoldertree.h.

◆ scoreCol

int KPaintInfo::scoreCol

Definition at line 116 of file kfoldertree.h.

◆ senderCol

int KPaintInfo::senderCol

Definition at line 118 of file kfoldertree.h.

◆ showAttachment

bool KPaintInfo::showAttachment

Definition at line 104 of file kfoldertree.h.

◆ showAttachmentIcon

bool KPaintInfo::showAttachmentIcon

Definition at line 136 of file kfoldertree.h.

◆ showCrypto

bool KPaintInfo::showCrypto

Definition at line 112 of file kfoldertree.h.

◆ showCryptoIcons

bool KPaintInfo::showCryptoIcons

Definition at line 135 of file kfoldertree.h.

◆ showImportant

bool KPaintInfo::showImportant

Definition at line 106 of file kfoldertree.h.

◆ showInvitation

bool KPaintInfo::showInvitation

Definition at line 105 of file kfoldertree.h.

◆ showInvitationIcon

bool KPaintInfo::showInvitationIcon

Definition at line 137 of file kfoldertree.h.

◆ showReceiver

bool KPaintInfo::showReceiver

Definition at line 113 of file kfoldertree.h.

◆ showScore

bool KPaintInfo::showScore

Definition at line 114 of file kfoldertree.h.

◆ showSigned

bool KPaintInfo::showSigned

Definition at line 111 of file kfoldertree.h.

◆ showSize

bool KPaintInfo::showSize

Definition at line 103 of file kfoldertree.h.

◆ showSpamHam

bool KPaintInfo::showSpamHam

Definition at line 108 of file kfoldertree.h.

◆ showStatus

bool KPaintInfo::showStatus

Definition at line 110 of file kfoldertree.h.

◆ showTodo

bool KPaintInfo::showTodo

Definition at line 107 of file kfoldertree.h.

◆ showWatchedIgnored

bool KPaintInfo::showWatchedIgnored

Definition at line 109 of file kfoldertree.h.

◆ signedCol

int KPaintInfo::signedCol

Definition at line 130 of file kfoldertree.h.

◆ sizeCol

int KPaintInfo::sizeCol

Definition at line 122 of file kfoldertree.h.

◆ spamHamCol

int KPaintInfo::spamHamCol

Definition at line 127 of file kfoldertree.h.

◆ status

bool KPaintInfo::status

Definition at line 134 of file kfoldertree.h.

◆ statusCol

int KPaintInfo::statusCol

Definition at line 129 of file kfoldertree.h.

◆ subCol

int KPaintInfo::subCol

Definition at line 120 of file kfoldertree.h.

◆ todoCol

int KPaintInfo::todoCol

Definition at line 126 of file kfoldertree.h.

◆ watchedIgnoredCol

int KPaintInfo::watchedIgnoredCol

Definition at line 128 of file kfoldertree.h.


The documentation for this struct was generated from the following file: