#include <ToolboxButton.h>
|
| | ToolboxButton () |
| | ToolboxButton (ObjectId windowId, ComponentId gadgetId) |
| | ToolboxButton (ObjectId windowId, ComponentId gadgetId, unsigned int flags) |
| int | getGadgetFlags () |
| ToolboxButton & | setGadgetFlags (int clearWord, int eorWord) |
| ToolboxButton & | setValue (char *value) |
| ToolboxButton & | setValue (int value) |
| int | getValue () |
| int | getValue (char *buffer, int bufSize) |
| ToolboxButton & | setValidation (char *value) |
| int | getValidation () |
| int | getValidation (char *buffer, int bufSize) |
| ToolboxButton & | setFont (char *fontName, int width, int height) |
| ToolboxButton & | gadgetMethod (int methodCode, _kernel_swi_regs *regs) |
| ToolboxButton & | setFocus () |
| ToolboxButton & | setFlags (unsigned int flags) |
| ToolboxButton & | setObjectId (ObjectId windowId) |
| ToolboxButton & | setComponentId (ComponentId gadgetId) |
| ToolboxButton & | setGadgetFlags (unsigned int flags) |
| ToolboxButton & | setHelpMessage (char *message) |
| ToolboxButton & | moveGadget (BBox *newBbox) |
| void | showProperties () |
| char * | getClassName () |
| int | getClassType () |
| | ToolboxGadget () |
| | ToolboxGadget (ObjectId windowId, ComponentId gadgetId) |
| | ToolboxGadget (ObjectId windowId, ComponentId gadgetId, unsigned int flags) |
| | ~ToolboxGadget () |
| int | getGadgetFlags () |
| int | getHelpMessage () |
| int | getHelpMessage (char *buffer, int bufSize) |
| int | getIconList () |
| int | getIconList (int *buffer, int bufSize) |
| int | getType () |
| void | getBbox (BBox *box) |
| unsigned int | getFlags () |
| int | getObjectId () |
| int | getComponentId () |
| ToolboxGadget & | gadgetMethod (int methodCode, _kernel_swi_regs *regs) |
| ToolboxGadget & | setFocus () |
| ToolboxGadget & | setFlags (unsigned int flags) |
| ToolboxGadget & | setObjectId (ObjectId windowId) |
| ToolboxGadget & | setComponentId (ComponentId gadgetId) |
| ToolboxGadget & | setGadgetFlags (unsigned int flags) |
| ToolboxGadget & | setHelpMessage (char *message) |
| ToolboxGadget & | moveGadget (BBox *newBbox) |
| void | showProperties () |
| char * | getClassName () |
| int | getClassType () |
| | ErrorReport () |
| | ~ErrorReport () |
| | Object () |
◆ ToolboxButton() [1/3]
| ToolboxButton::ToolboxButton |
( |
| ) |
|
◆ ToolboxButton() [2/3]
| ToolboxButton::ToolboxButton |
( |
ObjectId | windowId, |
|
|
ComponentId | gadgetId ) |
◆ ToolboxButton() [3/3]
| ToolboxButton::ToolboxButton |
( |
ObjectId | windowId, |
|
|
ComponentId | gadgetId, |
|
|
unsigned int | flags ) |
◆ gadgetMethod()
| ToolboxButton & ToolboxButton::gadgetMethod |
( |
int | methodCode, |
|
|
_kernel_swi_regs * | regs ) |
◆ getClassName()
| char * ToolboxButton::getClassName |
( |
| ) |
|
|
inlinevirtual |
◆ getClassType()
| int ToolboxButton::getClassType |
( |
| ) |
|
|
inlinevirtual |
◆ getGadgetFlags()
| int ToolboxButton::getGadgetFlags |
( |
| ) |
|
◆ getValidation() [1/2]
| int ToolboxButton::getValidation |
( |
| ) |
|
◆ getValidation() [2/2]
| int ToolboxButton::getValidation |
( |
char * | buffer, |
|
|
int | bufSize ) |
◆ getValue() [1/2]
| int ToolboxButton::getValue |
( |
| ) |
|
◆ getValue() [2/2]
| int ToolboxButton::getValue |
( |
char * | buffer, |
|
|
int | bufSize ) |
◆ moveGadget()
◆ setComponentId()
| ToolboxButton & ToolboxButton::setComponentId |
( |
ComponentId | gadgetId | ) |
|
◆ setFlags()
◆ setFocus()
◆ setFont()
| ToolboxButton & ToolboxButton::setFont |
( |
char * | fontName, |
|
|
int | width, |
|
|
int | height ) |
◆ setGadgetFlags() [1/2]
| ToolboxButton & ToolboxButton::setGadgetFlags |
( |
int | clearWord, |
|
|
int | eorWord ) |
◆ setGadgetFlags() [2/2]
| ToolboxButton & ToolboxButton::setGadgetFlags |
( |
unsigned int | flags | ) |
|
◆ setHelpMessage()
◆ setObjectId()
◆ setValidation()
◆ setValue() [1/2]
◆ setValue() [2/2]
◆ showProperties()
| void ToolboxButton::showProperties |
( |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following files: