| append(const char *text) | ToolboxTextArea | |
| clearError() | ErrorReport | static |
| clearTrap() | ErrorReport | static |
| CONSOLE enum value | ErrorReport | |
| errorEnv enum name | ErrorReport | |
| ErrorReport() | ErrorReport | inline |
| gadgetMethod(int methodCode, _kernel_swi_regs *regs) | ToolboxGadget | |
| getBbox(BBox *box) | ToolboxGadget | |
| getClassName() | ToolboxTextArea | inlinevirtual |
| getClassType() | ToolboxTextArea | inlinevirtual |
| getColour(unsigned int *foreground, unsigned int *background) | ToolboxTextArea | |
| getComponentId() | ToolboxGadget | |
| getCursorPosition() | ToolboxTextArea | |
| getEnvironment() | ErrorReport | static |
| getErrFlags() | ErrorReport | static |
| getFlags() | ToolboxGadget | |
| getGadgetFlags() | ToolboxGadget | |
| getHelpMessage() | ToolboxGadget | |
| getHelpMessage(char *buffer, int bufSize) | ToolboxGadget | |
| getIconList() | ToolboxGadget | |
| getIconList(int *buffer, int bufSize) | ToolboxGadget | |
| getLastError() | ErrorReport | static |
| getLocation() | ErrorReport | static |
| getObjectId() | ToolboxGadget | |
| getSelection(char *buffer, int size, unsigned int *nbytes) | ToolboxTextArea | |
| getSelectionPoints(unsigned int *index_start, unsigned int *index_end) | ToolboxTextArea | |
| getState() | ToolboxTextArea | |
| getTaskName() | ErrorReport | static |
| getText(char *buffer, int buff_size, int *nbytes) | ToolboxTextArea | |
| getTextCount() | ToolboxTextArea | |
| getType() | ToolboxGadget | |
| insertText(unsigned int index, const char *text) | ToolboxTextArea | |
| moveGadget(BBox *newBbox) | ToolboxGadget | |
| Object() | Object | |
| replaceText(unsigned int index_start, unsigned int index_end, const char *text) | ToolboxTextArea | |
| setAsConsoleTask() | ErrorReport | static |
| setAsWimpTask(char *) | ErrorReport | static |
| setColour(unsigned int foreground, unsigned int background) | ToolboxTextArea | |
| setComponentId(ComponentId gadgetId) | ToolboxGadget | |
| setCursorPosition(unsigned int index, unsigned int *old_index) | ToolboxTextArea | |
| setErrFlags(unsigned int) | ErrorReport | static |
| setFlags(unsigned int flags) | ToolboxGadget | |
| setFocus() | ToolboxGadget | |
| setFont(const char *font_name, unsigned int width, unsigned int height) | ToolboxTextArea | |
| setGadgetFlags(unsigned int flags) | ToolboxGadget | |
| setHelpMessage(char *message) | ToolboxGadget | |
| setLastError(_kernel_oserror *, unsigned int) | ErrorReport | static |
| setLastError(_kernel_oserror *, unsigned int, char *location) | ErrorReport | static |
| setLocation(char *) | ErrorReport | static |
| setObjectId(ObjectId windowId) | ToolboxGadget | |
| setSelection(unsigned int index_start, unsigned int index_end) | ToolboxTextArea | |
| setState(unsigned int state) | ToolboxTextArea | |
| setText(const char *text) | ToolboxTextArea | |
| setTrap(int, int *) | ErrorReport | static |
| showProperties() | ToolboxTextArea | inlinevirtual |
| ToolboxGadget() | ToolboxGadget | |
| ToolboxGadget(ObjectId windowId, ComponentId gadgetId) | ToolboxGadget | |
| ToolboxGadget(ObjectId windowId, ComponentId gadgetId, unsigned int flags) | ToolboxGadget | |
| ToolboxTextArea() | ToolboxTextArea | |
| ToolboxTextArea(ObjectId windowId, ComponentId gadgetId) | ToolboxTextArea | |
| ToolboxTextArea(ObjectId windowId, ComponentId gadgetId, unsigned int flags) | ToolboxTextArea | |
| WIMP enum value | ErrorReport | |
| ~ErrorReport() | ErrorReport | inline |
| ~Object() | Object | protected |
| ~ToolboxGadget() | ToolboxGadget | inline |