#include <ToolboxIconbarObj.h>
|
| | ToolboxIconbarObj () |
| | ToolboxIconbarObj (ObjectId) |
| | ToolboxIconbarObj (IdBlock *) |
| | ~ToolboxIconbarObj () |
| int | getIconHandle () |
| ToolboxIconbarObj & | setMenu (ObjectId menuId) |
| ObjectId | getMenu () |
| ToolboxIconbarObj & | setEvent (int selectEvent, int adjustEvent) |
| ToolboxIconbarObj & | setSelectEvent (int selectEvent) |
| ToolboxIconbarObj & | setAdjustEvent (int adjustEvent) |
| ToolboxIconbarObj & | getEvent (int *selectEvent, int *adjustEvent) |
| int | getSelectEvent () |
| int | getAdjustEvent () |
| ToolboxIconbarObj & | setShow (ObjectId select, ObjectId adjust) |
| ToolboxIconbarObj & | setSelectShow (ObjectId select) |
| ToolboxIconbarObj & | setAdjustShow (ObjectId adjust) |
| ToolboxIconbarObj & | getShow (ObjectId *select, ObjectId *adjust) |
| ObjectId | getSelectShow () |
| ObjectId | getAdjustShow () |
| ToolboxIconbarObj & | setHelpMessage (char *message) |
| ToolboxIconbarObj & | detachHelpMessage () |
| int | getHelpMessage () |
| int | getHelpMessage (char *messageBuffer, int bufSize) |
| ToolboxIconbarObj & | setText (char *text) |
| int | getText () |
| int | getText (char *textBuffer, int bufSize) |
| ToolboxIconbarObj & | setSprite (char *spriteName) |
| int | getSpriteName () |
| int | getSpriteName (char *spriteNameBuffer, int bufSize) |
| ToolboxIconbarObj & | setObjectId (ObjectId objectId) |
| ToolboxIconbarObj & | setFlags (unsigned int flags) |
| ToolboxIconbarObj & | clearFlags () |
| void | showProperties () |
| char * | getClassName () |
| int | getClassType () |
| | ToolboxObj () |
| | ToolboxObj (ObjectId id) |
| | ToolboxObj (IdBlock *) |
| | ToolboxObj (unsigned int, IdBlock *) |
| | ToolboxObj (unsigned int flags, void *name_or_template) |
| | ~ToolboxObj () |
| int | getTemplateName () |
| void | getTemplateName (char *buffer, int buff_size, int *nbytes) |
| virtual ToolboxObj & | showObject (int show_type, void *type, ObjectId parent, ComponentId parent_component) |
| virtual ToolboxObj & | hideObject () |
| unsigned int | getObjectState (unsigned int *state) |
| virtual ToolboxObj & | setClientHandle (void *client_handle) |
| unsigned int | getClientHandle (void *client_handle) |
| ObjectId | getParent () |
| ObjectId | getAncestor () |
| virtual ToolboxObj & | raiseToolboxEvent (ComponentId component, ToolboxEvent *event) |
| ObjectClass | getObjectClass () |
| ObjectClass | readObjectClass () |
| virtual ToolboxObj & | objectMiscOp (_kernel_swi_regs *regs) |
| ObjectId | readObjectId () |
| ObjectId | readParentObjectId () |
| ObjectId | readAncestorObjectId () |
| ToolboxObj & | setFlags (unsigned int flags) |
| ToolboxObj & | clearFlags () |
| unsigned int | getFlags () |
| ToolboxObj & | setObjectId (ObjectId id) |
| void | deleteObject () |
| int | isTemplate (char *templateName) |
| virtual ObjectId | createObject (void *name_or_template) |
| void | showProperties () |
| char * | getClassName () |
| int | getClassType () |
| | Object () |
| | ErrorReport () |
| | ~ErrorReport () |
◆ ToolboxIconbarObj() [1/3]
| ToolboxIconbarObj::ToolboxIconbarObj |
( |
| ) |
|
◆ ToolboxIconbarObj() [2/3]
| ToolboxIconbarObj::ToolboxIconbarObj |
( |
ObjectId | objectId | ) |
|
◆ ToolboxIconbarObj() [3/3]
| ToolboxIconbarObj::ToolboxIconbarObj |
( |
IdBlock * | idBlock | ) |
|
◆ ~ToolboxIconbarObj()
| ToolboxIconbarObj::~ToolboxIconbarObj |
( |
| ) |
|
◆ clearFlags()
◆ detachHelpMessage()
◆ getAdjustEvent()
| int ToolboxIconbarObj::getAdjustEvent |
( |
| ) |
|
◆ getAdjustShow()
| ObjectId ToolboxIconbarObj::getAdjustShow |
( |
| ) |
|
◆ getClassName()
| char * ToolboxIconbarObj::getClassName |
( |
| ) |
|
|
inlinevirtual |
◆ getClassType()
| int ToolboxIconbarObj::getClassType |
( |
| ) |
|
|
inlinevirtual |
◆ getEvent()
| ToolboxIconbarObj & ToolboxIconbarObj::getEvent |
( |
int * | selectEvent, |
|
|
int * | adjustEvent ) |
◆ getHelpMessage() [1/2]
| int ToolboxIconbarObj::getHelpMessage |
( |
| ) |
|
◆ getHelpMessage() [2/2]
| int ToolboxIconbarObj::getHelpMessage |
( |
char * | messageBuffer, |
|
|
int | bufSize ) |
◆ getIconHandle()
| int ToolboxIconbarObj::getIconHandle |
( |
| ) |
|
◆ getMenu()
| ObjectId ToolboxIconbarObj::getMenu |
( |
| ) |
|
◆ getSelectEvent()
| int ToolboxIconbarObj::getSelectEvent |
( |
| ) |
|
◆ getSelectShow()
| ObjectId ToolboxIconbarObj::getSelectShow |
( |
| ) |
|
◆ getShow()
| ToolboxIconbarObj & ToolboxIconbarObj::getShow |
( |
ObjectId * | select, |
|
|
ObjectId * | adjust ) |
◆ getSpriteName() [1/2]
| int ToolboxIconbarObj::getSpriteName |
( |
| ) |
|
◆ getSpriteName() [2/2]
| int ToolboxIconbarObj::getSpriteName |
( |
char * | spriteNameBuffer, |
|
|
int | bufSize ) |
◆ getText() [1/2]
| int ToolboxIconbarObj::getText |
( |
| ) |
|
◆ getText() [2/2]
| int ToolboxIconbarObj::getText |
( |
char * | textBuffer, |
|
|
int | bufSize ) |
◆ setAdjustEvent()
◆ setAdjustShow()
◆ setEvent()
◆ setFlags()
◆ setHelpMessage()
◆ setMenu()
◆ setObjectId()
◆ setSelectEvent()
◆ setSelectShow()
◆ setShow()
◆ setSprite()
◆ setText()
◆ showProperties()
| void ToolboxIconbarObj::showProperties |
( |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following files: