kmail
KMail::Interface::BodyPartMemento Class Reference
#include <bodypart.h>
Detailed Description
interface of classes that implement status for BodyPartFormatters.
Definition at line 50 of file bodypart.h.
Public Member Functions | |
virtual | ~BodyPartMemento () |
virtual Observer * | asObserver ()=0 |
virtual Observable * | asObservable ()=0 |
Member Function Documentation
|
If your BodyPartMemento implementation also implements the KMail::Observable interface, simply implement these as This is needed to avoid forcing a dependency of plugins on internal KMail classes. |
|
If your BodyPartMemento implementation also implements the KMail::Observer interface, simply implement these as This is needed to avoid forcing a dependency of plugins on internal KMail classes. |
The documentation for this class was generated from the following file: