kmail
KMMimePartTree Class Reference
List of all members.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 () |
| void | slotDelete () |
| void | slotEdit () |
| void | slotOpen () |
| void | slotOpenWith () |
| void | slotView () |
| void | slotProperties () |
| void | slotCopy () |
Protected Member Functions | |
| void | styleChange (QStyle &oldStyle) |
| void | setStyleDependantFrameWidth () |
| void | saveSelectedBodyParts (bool encoded) |
| void | restoreLayoutIfPresent () |
| void | startDrag () |
| void | startHandleAttachmentCommand (int type) |
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 230 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 214 of file kmmimeparttree.cpp.
The documentation for this class was generated from the following files:

