class
ExportChooserImpl
: public
PrintChooserImpl
(Return to index)
Type:
Instantiable
Base Classes:
public
PrintChooserImpl
Derived Classes
Include file:
IVGlyph/exportchooser.h
Public:
ExportChooserImpl
(boolean execute_button, boolean by_pathname_button)
virtual void
build
()
void
by_pathname_callback
()
virtual const char*
command
(const char* format)
virtual const char*
format
()
virtual void
free
()
void
set_formats
(const char** formats, int nformats, const char** commands = nil)
void
to_printer_callback
()
Protected:
boolean
_by_pathname_flag
boolean
_by_pathname_flag_button
char**
_commands
RadioEnumEditor
*
_editor
boolean
_execute_flag
boolean
_execute_flag_button
char**
_formats
int
_nformats
ObservableEnum
*
_obse
Friend methods:
friend class
ExportChooser
friend class
ExportEnumEditor
(more documentation)