class
AttrDialog
: public
TerpDialog
(Return to index)
Type:
Instantiable
Base Classes:
public
TerpDialog
Derived Classes
Include file:
ComGlyph/attrdialog.h
Public:
AttrDialog
(
ComTerpServ
* comterp, boolean session = false, int argc = -1, char** argv = nil, boolean init = true)
AttrDialog
(boolean session = false, int argc = -1, char** argv = nil, boolean init = true)
boolean
cancel
()
void
done_expr
(const char*)
void
false_expr
(const char*)
static
AttrDialog
&
instance
()
static void
instance
(
AttrDialog
*)
void
next_expr
(const char*)
void
true_expr
(const char*)
virtual
~AttrDialog
()
Protected:
void
_init
(
ComTerpServ
* comterp, boolean session, int argc, char** argv)
static
AttrDialog
*
instance_
(more documentation)