#include <ToolboxPrintDlogObj.h>
|
| | ToolboxPrintDlogObj () |
| | ToolboxPrintDlogObj (ObjectId objectId) |
| | ToolboxPrintDlogObj (IdBlock *idBlock) |
| ObjectId | getWindowId () |
| ToolboxPrintDlogObj & | setPageRange (int start, int end) |
| void | getPageRange (int *start, int *end) |
| int | getPageRangeStart () |
| int | getPageRangeEnd () |
| ToolboxPrintDlogObj & | setCopies (int copies) |
| int | getCopies () |
| ToolboxPrintDlogObj & | setScale (int scaleFactor) |
| int | getScale () |
| ToolboxPrintDlogObj & | setOrientation (int orientation) |
| int | getOrientation () |
| int | getTitle () |
| int | getTitle (char *buffer, int bufSize) |
| ToolboxPrintDlogObj & | setDraft (int draft) |
| int | getDraft () |
| ToolboxPrintDlogObj & | setObjectId (ObjectId objectId) |
| ToolboxPrintDlogObj & | setFlags (unsigned int flags) |
| ToolboxPrintDlogObj & | 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 () |
◆ ToolboxPrintDlogObj() [1/3]
| ToolboxPrintDlogObj::ToolboxPrintDlogObj |
( |
| ) |
|
|
inline |
◆ ToolboxPrintDlogObj() [2/3]
| ToolboxPrintDlogObj::ToolboxPrintDlogObj |
( |
ObjectId | objectId | ) |
|
◆ ToolboxPrintDlogObj() [3/3]
| ToolboxPrintDlogObj::ToolboxPrintDlogObj |
( |
IdBlock * | idBlock | ) |
|
◆ clearFlags()
◆ getClassName()
| char * ToolboxPrintDlogObj::getClassName |
( |
| ) |
|
|
inlinevirtual |
◆ getClassType()
| int ToolboxPrintDlogObj::getClassType |
( |
| ) |
|
|
inlinevirtual |
◆ getCopies()
| int ToolboxPrintDlogObj::getCopies |
( |
| ) |
|
◆ getDraft()
| int ToolboxPrintDlogObj::getDraft |
( |
| ) |
|
◆ getOrientation()
| int ToolboxPrintDlogObj::getOrientation |
( |
| ) |
|
◆ getPageRange()
| void ToolboxPrintDlogObj::getPageRange |
( |
int * | start, |
|
|
int * | end ) |
◆ getPageRangeEnd()
| int ToolboxPrintDlogObj::getPageRangeEnd |
( |
| ) |
|
◆ getPageRangeStart()
| int ToolboxPrintDlogObj::getPageRangeStart |
( |
| ) |
|
◆ getScale()
| int ToolboxPrintDlogObj::getScale |
( |
| ) |
|
◆ getTitle() [1/2]
| int ToolboxPrintDlogObj::getTitle |
( |
| ) |
|
◆ getTitle() [2/2]
| int ToolboxPrintDlogObj::getTitle |
( |
char * | buffer, |
|
|
int | bufSize ) |
◆ getWindowId()
| ObjectId ToolboxPrintDlogObj::getWindowId |
( |
| ) |
|
◆ setCopies()
◆ setDraft()
◆ setFlags()
◆ setObjectId()
◆ setOrientation()
◆ setPageRange()
◆ setScale()
◆ showProperties()
| void ToolboxPrintDlogObj::showProperties |
( |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following files: