|
3ds Max C++ API Reference
|
This is the complete list of members for ICustButton, including all inherited members.
| aligned_free(void *ptr) | MaxHeapOperators | static |
| aligned_malloc(size_t size, size_t alignment) | MaxHeapOperators | static |
| aligned_realloc(void *ptr, size_t size, size_t alignment) | MaxHeapOperators | static |
| Disable()=0 | ICustomControl | pure virtual |
| Enable(BOOL onOff=TRUE)=0 | ICustomControl | pure virtual |
| Enable2(BOOL onOff=TRUE)=0 | ICustomControl | pure virtual |
| Execute(int cmd, ULONG_PTR arg1=0, ULONG_PTR arg2=0, ULONG_PTR arg3=0) | ICustomControl | inlinevirtual |
| GetCaptionText(void)=0 | ICustButton | pure virtual |
| GetCurFlyOff()=0 | ICustButton | pure virtual |
| GetDADMgr()=0 | ICustButton | pure virtual |
| GetFlyOffIconNames() const =0 | ICustButton | pure virtual |
| GetHighlightColor()=0 | ICustButton | pure virtual |
| GetHwnd()=0 | ICustomControl | pure virtual |
| GetIconName() const =0 | ICustButton | pure virtual |
| GetInterface(Interface_ID id) | InterfaceServer | virtual |
| GetMacroButtonData()=0 | ICustButton | pure virtual |
| GetText(MCHAR *text, int ct)=0 | ICustButton | pure virtual |
| GetText(MSTR &text) const =0 | ICustButton | pure virtual |
| GetTextLength() const =0 | ICustButton | pure virtual |
| GetTypedInterface() | InterfaceServer | inline |
| IsChecked()=0 | ICustButton | pure virtual |
| IsEnabled()=0 | ICustomControl | pure virtual |
| operator delete(void *ptr) | MaxHeapOperators | static |
| operator delete(void *ptr, const std::nothrow_t &e) | MaxHeapOperators | static |
| operator delete(void *ptr, const char *filename, int line) | MaxHeapOperators | static |
| operator delete(void *ptr, int block_type, const char *filename, int line) | MaxHeapOperators | static |
| operator delete(void *ptr, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | static |
| operator delete(void *ptr, unsigned long flags) | MaxHeapOperators | static |
| operator delete(void *ptr, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | static |
| operator delete(void *ptr, void *placement_ptr) | MaxHeapOperators | static |
| operator delete[](void *ptr) | MaxHeapOperators | static |
| operator delete[](void *ptr, const std::nothrow_t &e) | MaxHeapOperators | static |
| operator delete[](void *ptr, const char *filename, int line) | MaxHeapOperators | static |
| operator delete[](void *ptr, int block_type, const char *filename, int line) | MaxHeapOperators | static |
| operator delete[](void *ptr, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | static |
| operator delete[](void *ptr, unsigned long flags) | MaxHeapOperators | static |
| operator delete[](void *ptr, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | static |
| operator new(size_t size) | MaxHeapOperators | static |
| operator new(size_t size, const std::nothrow_t &e) | MaxHeapOperators | static |
| operator new(size_t size, const char *filename, int line) | MaxHeapOperators | static |
| operator new(size_t size, int block_type, const char *filename, int line) | MaxHeapOperators | static |
| operator new(size_t size, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | static |
| operator new(size_t size, unsigned long flags) | MaxHeapOperators | static |
| operator new(size_t size, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | static |
| operator new(size_t size, void *placement_ptr) | MaxHeapOperators | static |
| operator new[](size_t size) | MaxHeapOperators | static |
| operator new[](size_t size, const std::nothrow_t &e) | MaxHeapOperators | static |
| operator new[](size_t size, const char *filename, int line) | MaxHeapOperators | static |
| operator new[](size_t size, int block_type, const char *filename, int line) | MaxHeapOperators | static |
| operator new[](size_t size, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | static |
| operator new[](size_t size, unsigned long flags) | MaxHeapOperators | static |
| operator new[](size_t size, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | static |
| SetButtonDownNotify(BOOL notify)=0 | ICustButton | pure virtual |
| SetCaptionText(const MCHAR *text)=0 | ICustButton | pure virtual |
| SetCheck(BOOL checked)=0 | ICustButton | pure virtual |
| SetCheckHighlight(BOOL highlight)=0 | ICustButton | pure virtual |
| SetCurFlyOff(int f, BOOL notify=FALSE)=0 | ICustButton | pure virtual |
| SetDADMgr(DADMgr *dad)=0 | ICustButton | pure virtual |
| SetFlyOff(int count, FlyOffData *data, int timeOut, int init, int dir=FLY_VARIABLE, int columns=1)=0 | ICustButton | pure virtual |
| SetFlyOffIconsByName(const FlyOffIconList &flyOffIcons, int timeOut, int init, int dir=FLY_VARIABLE, int columns=1)=0 | ICustButton | pure virtual |
| SetHighlightColor(COLORREF clr)=0 | ICustButton | pure virtual |
| SetIcon(MaxBmpFileIcon *pIcon, int w, int h)=0 | ICustButton | pure virtual |
| SetIconByName(const MSTR &iconName, int iconWidth=0, int iconHeight=0)=0 | ICustButton | pure virtual |
| SetImage(HIMAGELIST hImage, int iOutEn, int iInEn, int iOutDis, int iInDis, int w, int h)=0 | ICustButton | pure virtual |
| SetInIcon(MaxBmpFileIcon *pInIcon, int w, int h)=0 | ICustButton | pure virtual |
| SetMacroButtonData(MacroButtonData *md)=0 | ICustButton | pure virtual |
| SetRightClickNotify(BOOL notify)=0 | ICustButton | pure virtual |
| SetText(const MCHAR *text)=0 | ICustButton | pure virtual |
| SetTooltip(bool bEnable, const MCHAR *text)=0 | ICustomControl | pure virtual |
| SetType(CustButType type)=0 | ICustButton | pure virtual |
| UpdateEnableState(Animatable *anim, int subNum) | ICustomControl | |
| UseIconAndText(bool sw=true)=0 | ICustButton | pure virtual |
| ~InterfaceServer() | InterfaceServer | virtual |