|
| ScGTFileDialog (const QString &dirName, const QString &filters, QWidget *parent=0, const char *name=0) |
|
bool | showOptions () const |
|
bool | append () const |
|
| 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) |
|
|
void | handleCompress () |
| Switch the filename extensions by compress checkbox state.
|
|
QCheckBox * | SaveZip |
|
QCheckBox * | WithFonts |
|
QCheckBox * | WithProfiles |
|
QFrame * | Layout |
|
QFrame * | LayoutC |
|
QComboBox * | TxCodeM |
|
QLabel * | TxCodeT |
|
ScFileWidget * | fileDialog |
|
FDialogPreview * | pw |
|
QCheckBox * | showPreview |
|
QPushButton * | OKButton |
|
QPushButton * | CancelB |
|
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:
- /Users/ale/src/Scribus/scribus/scgtplugin.h
- /Users/ale/src/Scribus/scribus/scgtplugin.cpp