Dialog Classes

o PDialog
This class defines a user inteface entity that consists of a collection of zero or more other interactors.
o PModalDialog
This class is as for PDialog but can be modal.
o PFloatingDialog
This class is as for PDialog but "floats" over the top of all other windows in the application.
o PSimpleDialog
A class for displaying a simple, standard dialog for presenting short messages and asking simple questions.
o POpenFileDialog
A standard dialog for obtaining an existing file name for loading by the application.
o PFileDialog
A standard dialog for obtaining a file name to load or save.
o PSaveFileDialog
A standard dialog for obtaining a file name for saving to by the application.
o POpenDirDialog
A standard dialog for obtaining a directory name.
o PFontDialog
System specific standard dialogs for getting a font specification.
o PColourDialog
System specific standard dialogs for getting a colour specification.
o PPrintDialog
System specific standard dialogs for getting print job or printer setup information.
o PPrintJobDialog
A system specific standard dialog for getting print job information.
o PPrinterSetupDialog
A system specific standard dialog for getting printer setup information.

Alphabetic index Hierarchy of classes



This page was generated with the help of DOC++.