kmail
KMMimePartTree Class Reference
Inheritance diagram for KMMimePartTree:

Detailed Description
Definition at line 47 of file kmmimeparttree.h.
Public Member Functions | |
| KMMimePartTree (KMReaderWin *readerWin, QWidget *parent, const char *name=0) | |
| virtual | ~KMMimePartTree () |
| void | correctSize (QListViewItem *item) |
Protected Slots | |
| void | itemClicked (QListViewItem *) |
| void | itemRightClicked (QListViewItem *, const QPoint &) |
| void | slotSaveAs () |
| void | slotSaveAsEncoded () |
| void | slotSaveAll () |
Protected Member Functions | |
| void | styleChange (QStyle &oldStyle) |
| void | setStyleDependantFrameWidth () |
| void | saveSelectedBodyParts (bool encoded) |
| void | restoreLayoutIfPresent () |
Protected Attributes | |
| KMReaderWin * | mReaderWin |
| KMMimePartTreeItem * | mCurrentContextMenuItem |
| int | mSizeColumn |
Friends | |
| class | ::KMReaderWin |
Member Function Documentation
| void KMMimePartTree::styleChange | ( | QStyle & | oldStyle | ) | [protected] |
reimplemented in order to update the frame width in case of a changed GUI style
Definition at line 203 of file kmmimeparttree.cpp.
| void KMMimePartTree::setStyleDependantFrameWidth | ( | ) | [protected] |
Set the width of the frame to a reasonable value for the current GUI style.
Definition at line 187 of file kmmimeparttree.cpp.
The documentation for this class was generated from the following files:

