class
TerpDialog
: public
Dialog
(Return to index)
Type:
Instantiable
Base Classes:
public
Dialog
Derived Classes
Include file:
ComGlyph/terpdialog.h
Public:
TerpDialog
(boolean session = false, int argc = -1, char** argv = nil, boolean init = true)
boolean
cancel
()
ComTerpServ
*
comterpserv
()
void
comterpserv
(
ComTerpServ
*)
static
TerpDialog
&
instance
()
static void
instance
(
TerpDialog
*)
virtual
~TerpDialog
()
Protected:
TerpDialogImpl
*
impl_
static
TerpDialog
*
instance_
(more documentation)