kmail
KMAtmListViewItem Class Reference
List of all members.Detailed Description
Definition at line 15 of file kmatmlistview.h.
Signals | |
void | compress (int) |
void | uncompress (int) |
Public Member Functions | |
KMAtmListViewItem (QListView *parent) | |
virtual | ~KMAtmListViewItem () |
virtual int | compare (QListViewItem *i, int col, bool ascending) const |
virtual void | paintCell (QPainter *p, const QColorGroup &cg, int column, int width, int align) |
void | setUncompressedMimeType (const QCString &type, const QCString &subtype) |
void | setAttachmentSize (int numBytes) |
void | uncompressedMimeType (QCString &type, QCString &subtype) const |
void | setUncompressedCodec (const QCString &codec) |
QCString | uncompressedCodec () const |
void | enableCryptoCBs (bool on) |
void | setEncrypt (bool on) |
bool | isEncrypt () |
void | setSign (bool on) |
bool | isSign () |
void | setCompress (bool on) |
bool | isCompress () |
Protected Member Functions | |
void | updateCheckBox (int headerSection, QCheckBox *cb) |
void | updateAllCheckBoxes () |
The documentation for this class was generated from the following files: