#include <ToolboxScaleObj.h>
|
| | ToolboxScaleObj () |
| | ToolboxScaleObj (ObjectId objectId) |
| | ToolboxScaleObj (IdBlock *idBlock) |
| ObjectId | getWindowId () |
| ToolboxScaleObj & | setValue (int value) |
| int | getValue () |
| ToolboxScaleObj & | setBounds (int lowerBound, int upperBound, int stepSize) |
| void | getBounds (int *lowerBound, int *upperBound, int *stepSize) |
| int | getLowerBound () |
| int | getUpperBound () |
| int | getStepSize () |
| ToolboxScaleObj & | setTitle (char *title) |
| int | getTitle () |
| int | getTitle (char *buffer, int bufSize) |
| ToolboxScaleObj & | setObjectId (ObjectId objectId) |
| ToolboxScaleObj & | setFlags (unsigned int flags) |
| ToolboxScaleObj & | clearFlags () |
| void | showProperties () |
| char * | getClassName () |
| int | getClassType () |
| | ToolboxObj () |
| | ToolboxObj (ObjectId id) |
| | ToolboxObj (IdBlock *) |
| | ToolboxObj (unsigned int, IdBlock *) |
| | ToolboxObj (unsigned int flags, void *name_or_template) |
| | ~ToolboxObj () |
| int | getTemplateName () |
| void | getTemplateName (char *buffer, int buff_size, int *nbytes) |
| virtual ToolboxObj & | showObject (int show_type, void *type, ObjectId parent, ComponentId parent_component) |
| virtual ToolboxObj & | hideObject () |
| unsigned int | getObjectState (unsigned int *state) |
| virtual ToolboxObj & | setClientHandle (void *client_handle) |
| unsigned int | getClientHandle (void *client_handle) |
| ObjectId | getParent () |
| ObjectId | getAncestor () |
| virtual ToolboxObj & | raiseToolboxEvent (ComponentId component, ToolboxEvent *event) |
| ObjectClass | getObjectClass () |
| ObjectClass | readObjectClass () |
| virtual ToolboxObj & | objectMiscOp (_kernel_swi_regs *regs) |
| ObjectId | readObjectId () |
| ObjectId | readParentObjectId () |
| ObjectId | readAncestorObjectId () |
| ToolboxObj & | setFlags (unsigned int flags) |
| ToolboxObj & | clearFlags () |
| unsigned int | getFlags () |
| ToolboxObj & | setObjectId (ObjectId id) |
| void | deleteObject () |
| int | isTemplate (char *templateName) |
| virtual ObjectId | createObject (void *name_or_template) |
| | Object () |
| | ErrorReport () |
| | ~ErrorReport () |
◆ ToolboxScaleObj() [1/3]
| ToolboxScaleObj::ToolboxScaleObj |
( |
| ) |
|
◆ ToolboxScaleObj() [2/3]
| ToolboxScaleObj::ToolboxScaleObj |
( |
ObjectId | objectId | ) |
|
◆ ToolboxScaleObj() [3/3]
| ToolboxScaleObj::ToolboxScaleObj |
( |
IdBlock * | idBlock | ) |
|
◆ clearFlags()
◆ getBounds()
| void ToolboxScaleObj::getBounds |
( |
int * | lowerBound, |
|
|
int * | upperBound, |
|
|
int * | stepSize ) |
◆ getClassName()
| char * ToolboxScaleObj::getClassName |
( |
| ) |
|
|
inlinevirtual |
◆ getClassType()
| int ToolboxScaleObj::getClassType |
( |
| ) |
|
|
inlinevirtual |
◆ getLowerBound()
| int ToolboxScaleObj::getLowerBound |
( |
| ) |
|
◆ getStepSize()
| int ToolboxScaleObj::getStepSize |
( |
| ) |
|
◆ getTitle() [1/2]
| int ToolboxScaleObj::getTitle |
( |
| ) |
|
◆ getTitle() [2/2]
| int ToolboxScaleObj::getTitle |
( |
char * | buffer, |
|
|
int | bufSize ) |
◆ getUpperBound()
| int ToolboxScaleObj::getUpperBound |
( |
| ) |
|
◆ getValue()
| int ToolboxScaleObj::getValue |
( |
| ) |
|
◆ getWindowId()
| ObjectId ToolboxScaleObj::getWindowId |
( |
| ) |
|
◆ setBounds()
| ToolboxScaleObj & ToolboxScaleObj::setBounds |
( |
int | lowerBound, |
|
|
int | upperBound, |
|
|
int | stepSize ) |
◆ setFlags()
◆ setObjectId()
◆ setTitle()
◆ setValue()
◆ showProperties()
| void ToolboxScaleObj::showProperties |
( |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following files: