#include <LartPage.h>
Inheritance diagram for LartPage:

Public Types | |
| enum | Method { NONE, MAILTO, OUTLOOK, DIRECTTOMX } |
Public Member Functions | |
| LartPage (const PropertyBag &larts, const Init &init=Init()) | |
| virtual | ~LartPage () |
| const PropertyBag & | getProperties () const |
| virtual void | addPage (std::list< PropertyPage * > &lst) |
Protected Member Functions | |
| BOOL | PropPageProc (UINT uMsg, WPARAM wP, LPARAM lP) |
| virtual bool | canConfirm (std::string &errormsg) |
Private Types | |
| enum | LartType { _SPAM, _RELAY, _PROXY } |
Private Member Functions | |
| void | enableCommonProperties (bool b) |
| const std::string & | getLart (LartType lt) const |
| void | destroySubPage () |
| void | createSubPage (Method meth) |
Private Attributes | |
| VolatilePropertyBag | m_prop |
| HWND | m_hWndLartUsing |
| HWND | m_hWndSig |
| Property * | m_propSubject |
| Property * | m_propBody |
| LartSubPage * | m_pSubPage |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
Reimplemented from PropertyPage. |
|
|
Reimplemented from PropertyPage. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
Implements PropertyPage. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.3