#include <ToolboxFontDlogObj.h>
|
| ToolboxFontDlogObj () |
| ~ToolboxFontDlogObj () |
int | getWindowId () |
ToolboxFontDlogObj & | clearFont () |
ToolboxFontDlogObj & | setFont (char *fontId) |
int | getFont () |
int | getFont (char *buffer, int bufSize) |
ToolboxFontDlogObj & | setSize (int height, int aspectRatio) |
ToolboxFontDlogObj & | getSize (int *height, int *aspectRatio) |
ToolboxFontDlogObj & | setTryString (char *tryString) |
int | getTryString () |
int | getTryString (char *tryStringBuffer, int bufSize) |
ToolboxFontDlogObj & | setTitle (char *title) |
int | getTitle () |
int | getTitle (char *titleBuffer, int bufSize) |
ToolboxFontDlogObj & | setObjectId (ObjectId objectId) |
ToolboxFontDlogObj & | setFlags (unsigned int flags) |
ToolboxFontDlogObj & | clearFlags () |
void | showProperties () |
char * | getClassName () |
int | getClassType () |
| ToolboxObj () |
| ToolboxObj (ObjectId id) |
| 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) |
void | showProperties () |
char * | getClassName () |
int | getClassType () |
| Object () |
| ~Object () |
| ErrorReport () |
| ~ErrorReport () |
◆ ToolboxFontDlogObj()
ToolboxFontDlogObj::ToolboxFontDlogObj |
( |
| ) |
|
◆ ~ToolboxFontDlogObj()
ToolboxFontDlogObj::~ToolboxFontDlogObj |
( |
| ) |
|
◆ clearFlags()
◆ clearFont()
◆ getClassName()
char * ToolboxFontDlogObj::getClassName |
( |
| ) |
|
|
inlinevirtual |
◆ getClassType()
int ToolboxFontDlogObj::getClassType |
( |
| ) |
|
|
inlinevirtual |
◆ getFont() [1/2]
int ToolboxFontDlogObj::getFont |
( |
| ) |
|
◆ getFont() [2/2]
int ToolboxFontDlogObj::getFont |
( |
char * | buffer, |
|
|
int | bufSize ) |
◆ getSize()
◆ getTitle() [1/2]
int ToolboxFontDlogObj::getTitle |
( |
| ) |
|
◆ getTitle() [2/2]
int ToolboxFontDlogObj::getTitle |
( |
char * | titleBuffer, |
|
|
int | bufSize ) |
◆ getTryString() [1/2]
int ToolboxFontDlogObj::getTryString |
( |
| ) |
|
◆ getTryString() [2/2]
int ToolboxFontDlogObj::getTryString |
( |
char * | tryStringBuffer, |
|
|
int | bufSize ) |
◆ getWindowId()
int ToolboxFontDlogObj::getWindowId |
( |
| ) |
|
◆ setFlags()
◆ setFont()
◆ setObjectId()
◆ setSize()
◆ setTitle()
◆ setTryString()
◆ showProperties()
void ToolboxFontDlogObj::showProperties |
( |
| ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following files: