#include <CAcTcUiManager.h>
|
| | CAcTcUiManager () |
| |
| virtual | ~CAcTcUiManager () |
| |
| CAcTcUiManager & | operator= (CAcTcUiManager const &) |
| |
| CAcTcUiScheme * | GetScheme (int) |
| |
| CAcTcUiScheme * | GetScheme (wchar_t const *) const |
| |
| COleDropTarget * | GetDropTarget (void) |
| |
| int | AddScheme (CAcTcUiScheme *) |
| |
| int | AddToolFilter (wchar_t const *, int, int, unsigned long) |
| |
| int | DeleteToolFilter (int) |
| |
| int | ExecuteTool (struct tagADUI_DRAGDATA *) |
| |
| int | Export (wchar_t const *, CTypedPtrArray< CPtrArray, CAcTcUiToolPalette * > const *) |
| |
| int | GetSchemeCount (void) |
| |
| int | GetToolFilter (int, wchar_t *, int *, int *, unsigned long *) const |
| |
| int | GetToolFilterCount (void) const |
| |
| int | RemoveScheme (CAcTcUiScheme *) |
| |
| void | CreatePalette (struct tagADUI_DRAGDATA *) |
| |
| void | NotifyDropPoint (AcGePoint3d const &) |
| |
| CAcTcUiToolPaletteSet * | GetToolPaletteWindow (void) |
| |
| int | ShowToolPaletteWindow (int=1) |
| |
| CAcTcUiToolPalette * | CreatePalette (LPCTSTR=NULL, DWORD=0) |
| |
| int | IsToolPaletteWindowVisible (void) const |
| |
| int | SetApplicationWindow (HWND) |
| |
| int | GetApplicationWindow (void) |
| |
| int | Load (IUnknown *) |
| |
| int | Save (IUnknown *) |
| |
| int | FindPalette (const AcTcCatalogItem *, CAcTcUiToolPalette **) const |
| |
| int | FindPalette (const GUID &, CAcTcUiToolPalette **) const |
| |
| Adesk::Boolean | Import (LPCTSTR) |
| |
Definition at line 26 of file CAcTcUiManager.h.
◆ CAcTcUiManager()
| CAcTcUiManager::CAcTcUiManager |
( |
| ) |
|
◆ ~CAcTcUiManager()
| virtual CAcTcUiManager::~CAcTcUiManager |
( |
| ) |
|
|
virtual |
◆ AddScheme()
◆ AddToolFilter()
◆ CreatePalette() [1/2]
◆ CreatePalette() [2/2]
◆ DeleteToolFilter()
| int CAcTcUiManager::DeleteToolFilter |
( |
int | | ) |
|
◆ ExecuteTool()
◆ Export()
◆ FindPalette() [1/2]
◆ FindPalette() [2/2]
◆ GetApplicationWindow()
| int CAcTcUiManager::GetApplicationWindow |
( |
void | | ) |
|
◆ GetDropTarget()
◆ GetScheme() [1/2]
◆ GetScheme() [2/2]
◆ GetSchemeCount()
| int CAcTcUiManager::GetSchemeCount |
( |
void | | ) |
|
◆ GetToolFilter()
◆ GetToolFilterCount()
| int CAcTcUiManager::GetToolFilterCount |
( |
void | | ) |
const |
◆ GetToolPaletteWindow()
◆ Import()
◆ IsToolPaletteWindowVisible()
| int CAcTcUiManager::IsToolPaletteWindowVisible |
( |
void | | ) |
const |
◆ Load()
◆ NotifyDropPoint()
◆ operator=()
◆ RemoveScheme()
◆ Save()
◆ SetApplicationWindow()
| int CAcTcUiManager::SetApplicationWindow |
( |
HWND | | ) |
|
◆ ShowToolPaletteWindow()
| int CAcTcUiManager::ShowToolPaletteWindow |
( |
int | = 1 | ) |
|
The documentation for this class was generated from the following file: