kmail
KMReaderMainWin Class Reference
Inheritance diagram for KMReaderMainWin:

Detailed Description
Definition at line 25 of file kmreadermainwin.h.
Public Member Functions | |
KMReaderMainWin (bool htmlOverride, bool htmlLoadExtOverride, char *name=0) | |
KMReaderMainWin (char *name=0) | |
KMReaderMainWin (KMMessagePart *aMsgPart, bool aHTML, const QString &aFileName, const QString &pname, const QString &encoding, char *name=0) | |
virtual | ~KMReaderMainWin () |
void | setUseFixedFont (bool useFixedFont) |
void | showMsg (const QString &encoding, KMMessage *msg, unsigned long serNumOfOriginalMessage=0, int nodeIdOffset=-1) |
void | setupForwardingActionsList () |
Member Function Documentation
void KMReaderMainWin::showMsg | ( | const QString & | encoding, | |
KMMessage * | msg, | |||
unsigned long | serNumOfOriginalMessage = 0 , |
|||
int | nodeIdOffset = -1 | |||
) |
take ownership of and show
- Parameters:
-
msg The last two paramters, serNumOfOriginalMessage and nodeIdOffset, are needed when msg
is derived from another message, e.g. the user views an encapsulated message in this window. Then, the reader needs to know about that original message, so those to paramters are passed onto setOriginalMsg() of KMReaderWin.
Definition at line 143 of file kmreadermainwin.cpp.
void KMReaderMainWin::setupForwardingActionsList | ( | ) |
The documentation for this class was generated from the following files: