#include <ToolboxActionButton.h>
|
| | ToolboxActionButton () |
| | ToolboxActionButton (ObjectId windowId, ComponentId gadgetId) |
| | ToolboxActionButton (ObjectId windowId, ComponentId gadgetId, unsigned int flags) |
| ToolboxActionButton & | setText (char *text) |
| int | getText () |
| int | getText (char *buffer, int bufSize) |
| ToolboxActionButton & | setEvent (int eventCode) |
| int | getEvent () |
| ToolboxActionButton & | setClickShow (ObjectId id, unsigned int showFlags) |
| void | getClickShow (ObjectId *id, unsigned int *showFlags) |
| ToolboxActionButton & | setFont (const char *fontName, unsigned int width, unsigned int height) |
| ToolboxActionButton & | gadgetMethod (int methodCode, _kernel_swi_regs *regs) |
| ToolboxActionButton & | setFocus () |
| ToolboxActionButton & | setFlags (unsigned int flags) |
| ToolboxActionButton & | setObjectId (ObjectId windowId) |
| ToolboxActionButton & | setComponentId (ComponentId gadgetId) |
| ToolboxActionButton & | setGadgetFlags (unsigned int flags) |
| ToolboxActionButton & | setHelpMessage (char *message) |
| ToolboxActionButton & | 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 () |
◆ ToolboxActionButton() [1/3]
| ToolboxActionButton::ToolboxActionButton |
( |
| ) |
|
◆ ToolboxActionButton() [2/3]
| ToolboxActionButton::ToolboxActionButton |
( |
ObjectId | windowId, |
|
|
ComponentId | gadgetId ) |
◆ ToolboxActionButton() [3/3]
| ToolboxActionButton::ToolboxActionButton |
( |
ObjectId | windowId, |
|
|
ComponentId | gadgetId, |
|
|
unsigned int | flags ) |
◆ gadgetMethod()
| ToolboxActionButton & ToolboxActionButton::gadgetMethod |
( |
int | methodCode, |
|
|
_kernel_swi_regs * | regs ) |
◆ getClassName()
| char * ToolboxActionButton::getClassName |
( |
| ) |
|
|
inlinevirtual |
◆ getClassType()
| int ToolboxActionButton::getClassType |
( |
| ) |
|
|
inlinevirtual |
◆ getClickShow()
| void ToolboxActionButton::getClickShow |
( |
ObjectId * | id, |
|
|
unsigned int * | showFlags ) |
◆ getEvent()
| int ToolboxActionButton::getEvent |
( |
| ) |
|
◆ getText() [1/2]
| int ToolboxActionButton::getText |
( |
| ) |
|
◆ getText() [2/2]
| int ToolboxActionButton::getText |
( |
char * | buffer, |
|
|
int | bufSize ) |
◆ moveGadget()
◆ setClickShow()
| ToolboxActionButton & ToolboxActionButton::setClickShow |
( |
ObjectId | id, |
|
|
unsigned int | showFlags ) |
◆ setComponentId()
◆ setEvent()
◆ setFlags()
◆ setFocus()
◆ setFont()
| ToolboxActionButton & ToolboxActionButton::setFont |
( |
const char * | fontName, |
|
|
unsigned int | width, |
|
|
unsigned int | height ) |
◆ setGadgetFlags()
◆ setHelpMessage()
◆ setObjectId()
◆ setText()
◆ showProperties()
| void ToolboxActionButton::showProperties |
( |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following files: