|
Altium C++ SDK 3.0
|
#include <DXP.Classes.h>
Public Member Functions | |
| COptionsPage (UINT dialogId=0) | |
| virtual | ~COptionsPage () |
| IOptionsPage * | GetIOptionsPage () |
| Public Member Functions inherited from CExternalForm | |
| CExternalForm (const wstring Caption, CWnd *Impl) | |
| ~CExternalForm () | |
| void | SetCaption (const wstring Caption) |
| IExternalFormHolder * | ParentWindow () |
| Public Member Functions inherited from DXP::CAbstractExternalForm | |
| IExternalForm * | GetIExternalForm () |
| Public Member Functions inherited from CAbstractSupportService | |
| virtual HRESULT __stdcall | QueryInterface (const IID &riid, void **ppvObject) |
| virtual ULONG __stdcall | AddRef (void) |
| virtual ULONG __stdcall | Release (void) |
| IServicesSupportInternal * | GetServicesSupportInternal () |
| Public Member Functions inherited from CDispatchObject | |
| CDispatchObject () | |
| virtual | ~CDispatchObject () |
| IDispatch * | GetIDispatch () |
| Public Member Functions inherited from CDispatchRecord | |
| CDispatchRecord () | |
| virtual HRESULT __stdcall | GetTypeInfoCount (UINT *pctinfo) |
| virtual HRESULT __stdcall | GetTypeInfo (UINT iTInfo, LCID lcid, ITypeInfo **ppTInfo) |
| virtual HRESULT __stdcall | GetIDsOfNames (REFIID riid, LPOLESTR *rgszNames, UINT cNames, LCID lcid, DISPID *rgDispId) |
Protected Member Functions | |
| virtual bool | SupportsService (std::wstring const AServiceName) |
| virtual bool | SafeCreateWindow () |
| virtual void | ClearModified () |
| virtual void | DoGetStateControls ()=0 |
| virtual void | DoSetStateControls ()=0 |
| virtual void | DoSetDefaultState ()=0 |
| virtual HRESULT __stdcall | Invoke (DISPID dispIdMember, REFIID riid, LCID lcid, WORD wFlags, DISPPARAMS *pDispParams, VARIANT *pVarResult, EXCEPINFO *pExcepInfo, UINT *puArgErr) |
| virtual bool | GetModified () |
| virtual void | SetModified (bool Value) |
| virtual void | GetStateControls () |
| virtual void | SetStateControls () |
| virtual int | GetNotificationCode () |
| virtual void | SetDefaultState () |
| virtual void | PostEditControls () |
| virtual bool | TryApplyFormOptions () |
| virtual IOptionsFormDataManager * | OptionsFormDataManager () |
| virtual void | SetReadOnly (bool Value) |
| Protected Member Functions inherited from CExternalForm | |
| virtual void | SafeDestroyWindow () |
| virtual DWORD | GetDefaultWindowStyle () |
| virtual void | SetParentWindow (IExternalFormHolder *const ParentWindow) |
| virtual void | ParentWindowCreated () |
| virtual void | ParentWindowDestroyed () |
| virtual void | GetBounds (int *ALeft, int *ATop, int *AWidth, int *AHeight) |
| virtual wstring | GetCaption () |
| virtual long | GetHandle () |
| virtual void | Hide () |
| virtual void | SetBounds (int ALeft, int ATop, int AWidth, int AHeight) |
| virtual void | SetFocus () |
| virtual void | Show () |
| virtual void | FocusFirstTabStop () |
| Protected Member Functions inherited from CF1Help | |
| virtual void | DisplayDialogHelp (CWnd *control, CWnd *form) |
| virtual bool | GetControlHelpTopic (CWnd *control, CWnd *form, wstring &topicName) |
| virtual wstring | GetControlHelpAliasName (CWnd *control, CWnd *form) |
| virtual wstring | GetControlHelpName (CWnd *control, bool isForm=false) |
| void | ShowHelpTopic (wstring topicName) |
Private Attributes | |
| bool | mIsModified |
| bool | mInSetState |
| bool | mNeedSetStateControls |
Additional Inherited Members | |
| Protected Attributes inherited from CDispatchRecord | |
| ULONG | mRefCount |
|
inline |
|
inlinevirtual |
|
protectedvirtual |
|
protectedpure virtual |
|
protectedpure virtual |
|
protectedpure virtual |
|
inline |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
Reimplemented from DXP::CAbstractExternalForm.
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
Reimplemented from CExternalForm.
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
Reimplemented from DXP::CAbstractExternalForm.
|
protectedvirtual |
|
private |
|
private |
|
private |