#include <ToolboxOptionButton.h>
|
| ToolboxOptionButton () |
| ToolboxOptionButton (ObjectId windowId, ComponentId gadgetId) |
| ToolboxOptionButton (ObjectId windowId, ComponentId gadgetId, unsigned int flags) |
ToolboxOptionButton & | setLabel (char *label) |
int | getLabel () |
int | getLabel (char *buffer, int bufSize) |
ToolboxOptionButton & | setEvent (int event) |
int | getEvent () |
ToolboxOptionButton & | setState (int state) |
int | getState () |
ToolboxOptionButton & | gadgetMethod (int methodCode, _kernel_swi_regs *regs) |
ToolboxOptionButton & | setFocus () |
ToolboxOptionButton & | setFlags (unsigned int flags) |
ToolboxOptionButton & | setObjectId (ObjectId windowId) |
ToolboxOptionButton & | setComponentId (ComponentId gadgetId) |
ToolboxOptionButton & | setGadgetFlags (unsigned int flags) |
ToolboxOptionButton & | setHelpMessage (char *message) |
ToolboxOptionButton & | 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) |
| ErrorReport () |
| ~ErrorReport () |
| Object () |
| ~Object () |
◆ ToolboxOptionButton() [1/3]
ToolboxOptionButton::ToolboxOptionButton |
( |
| ) |
|
◆ ToolboxOptionButton() [2/3]
ToolboxOptionButton::ToolboxOptionButton |
( |
ObjectId | windowId, |
|
|
ComponentId | gadgetId ) |
◆ ToolboxOptionButton() [3/3]
ToolboxOptionButton::ToolboxOptionButton |
( |
ObjectId | windowId, |
|
|
ComponentId | gadgetId, |
|
|
unsigned int | flags ) |
◆ gadgetMethod()
ToolboxOptionButton & ToolboxOptionButton::gadgetMethod |
( |
int | methodCode, |
|
|
_kernel_swi_regs * | regs ) |
◆ getClassName()
char * ToolboxOptionButton::getClassName |
( |
| ) |
|
|
inlinevirtual |
◆ getClassType()
int ToolboxOptionButton::getClassType |
( |
| ) |
|
|
inlinevirtual |
◆ getEvent()
int ToolboxOptionButton::getEvent |
( |
| ) |
|
◆ getLabel() [1/2]
int ToolboxOptionButton::getLabel |
( |
| ) |
|
◆ getLabel() [2/2]
int ToolboxOptionButton::getLabel |
( |
char * | buffer, |
|
|
int | bufSize ) |
◆ getState()
int ToolboxOptionButton::getState |
( |
| ) |
|
◆ moveGadget()
◆ setComponentId()
◆ setEvent()
◆ setFlags()
◆ setFocus()
◆ setGadgetFlags()
◆ setHelpMessage()
◆ setLabel()
◆ setObjectId()
◆ setState()
◆ showProperties()
void ToolboxOptionButton::showProperties |
( |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following files: