#include <ToolboxPopUp.h>
|
| ToolboxPopUp () |
| ToolboxPopUp (ObjectId windowId, ComponentId gadgetId) |
| ToolboxPopUp (ObjectId windowId, ComponentId gadgetId, unsigned int flags) |
ToolboxPopUp & | setMenu (ObjectId menu) |
ObjectId | getMenu () |
ToolboxPopUp & | gadgetMethod (int methodCode, _kernel_swi_regs *regs) |
ToolboxPopUp & | setFocus () |
ToolboxPopUp & | setFlags (unsigned int flags) |
ToolboxPopUp & | setObjectId (ObjectId windowId) |
ToolboxPopUp & | setComponentId (ComponentId gadgetId) |
ToolboxPopUp & | setGadgetFlags (unsigned int flags) |
ToolboxPopUp & | setHelpMessage (char *message) |
ToolboxPopUp & | 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 () |
◆ ToolboxPopUp() [1/3]
ToolboxPopUp::ToolboxPopUp |
( |
| ) |
|
◆ ToolboxPopUp() [2/3]
ToolboxPopUp::ToolboxPopUp |
( |
ObjectId | windowId, |
|
|
ComponentId | gadgetId ) |
◆ ToolboxPopUp() [3/3]
ToolboxPopUp::ToolboxPopUp |
( |
ObjectId | windowId, |
|
|
ComponentId | gadgetId, |
|
|
unsigned int | flags ) |
◆ gadgetMethod()
ToolboxPopUp & ToolboxPopUp::gadgetMethod |
( |
int | methodCode, |
|
|
_kernel_swi_regs * | regs ) |
◆ getClassName()
char * ToolboxPopUp::getClassName |
( |
| ) |
|
|
inlinevirtual |
◆ getClassType()
int ToolboxPopUp::getClassType |
( |
| ) |
|
|
inlinevirtual |
◆ getMenu()
ObjectId ToolboxPopUp::getMenu |
( |
| ) |
|
◆ moveGadget()
◆ setComponentId()
ToolboxPopUp & ToolboxPopUp::setComponentId |
( |
ComponentId | gadgetId | ) |
|
◆ setFlags()
◆ setFocus()
◆ setGadgetFlags()
ToolboxPopUp & ToolboxPopUp::setGadgetFlags |
( |
unsigned int | flags | ) |
|
◆ setHelpMessage()
ToolboxPopUp & ToolboxPopUp::setHelpMessage |
( |
char * | message | ) |
|
◆ setMenu()
◆ setObjectId()
ToolboxPopUp & ToolboxPopUp::setObjectId |
( |
ObjectId | windowId | ) |
|
◆ showProperties()
void ToolboxPopUp::showProperties |
( |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following files: