#include <gre/layer.h>
Public Types | |
| enum | DFTNAMEMODE { DFTNAMEMODE_ObjectDesc = 0, DFTNAMEMODE_ObjectName = 1, DFTNAMEMODE_FileObjNames = 2 } |
Public Member Functions | |
| Widget | CreateEditForm (Widget parent, const Arg *arglist, int argcount) |
| bool | GetAntialiasing () const |
| bool | GetAutoOpenDftTableOnSel () const |
| DFTNAMEMODE | GetDftNameMode () const |
| bool | GetDftRenderMultiPass () const |
| bool | GetHintThinLines () const |
| GLOBALOPTIONS () | |
| void | IniRead (const char *inigroup=0) |
| void | IniWrite (const char *inigroup=0) const |
| void | SetAntialiasing (bool antialias) |
| void | SetAutoOpenDftTableOnSel (bool AutoOpenDftTableOnSel) |
| void | SetDftNameMode (DFTNAMEMODE DftNameMode) |
| void | SetHintThinLines (bool hint) |
Definition at line 417 of file layer.h.
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.8-20040913