Scribus
Open source desktop publishing at your fingertips
ScGTFileDialog Class Reference
Inheritance diagram for ScGTFileDialog:
Collaboration diagram for ScGTFileDialog:

Public Member Functions

 ScGTFileDialog (const QString &dirName, const QString &filters, QWidget *parent=0, const char *name=0)
 
bool showOptions () const
 
bool append () const
 
- Public Member Functions inherited from CustomFDialog
 CustomFDialog (QWidget *parent, QString wDir, QString caption="", QString filter="", int flags=fdExistingFiles)
 Create Scribus file dialog. More...
 
void setExtension (QString e)
 Set the default extension of the resulting file name. More...
 
QString extension ()
 Get the file extension. More...
 
void setZipExtension (QString e)
 Set the "compress" extension of the resulting file name. More...
 
QString zipExtension ()
 Get the zipped file extension. More...
 
void setSelection (QString)
 
QString selectedFile ()
 
void addWidgets (QWidget *widgets)
 

Additional Inherited Members

- Public Slots inherited from CustomFDialog
void handleCompress ()
 Switch the filename extensions by compress checkbox state.
 
- Public Attributes inherited from CustomFDialog
QCheckBox * SaveZip
 
QCheckBox * WithFonts
 
QCheckBox * WithProfiles
 
QFrame * Layout
 
QFrame * LayoutC
 
QComboBox * TxCodeM
 
QLabel * TxCodeT
 
ScFileWidgetfileDialog
 
FDialogPreviewpw
 
QCheckBox * showPreview
 
QPushButton * OKButton
 
QPushButton * CancelB
 
- Protected Attributes inherited from CustomFDialog
QVBoxLayout * vboxLayout
 
QVBoxLayout * vboxLayout1
 
QHBoxLayout * hboxLayout
 
QHBoxLayout * Layout1
 
QHBoxLayout * Layout1C
 
QString ext
 Property with default extension.
 
QString extZip
 Property with default compress extension.
 
int optionFlags
 Option flags given by user in ctore.
 
bool previewIsShown
 

The documentation for this class was generated from the following files: