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