|
| ExportImageDialog (QWidget *parent=0, bool seq=false) |
|
void | setExportSize (QSize size) |
|
QSize | getExportSize () |
|
bool | getTransparency () |
|
QString | getExportFormat () |
|
| ImportExportDialog (QWidget *parent=0) |
|
QString | getFilePath () |
|
QStringList | getFilePaths () |
|
|
Mode | getMode () |
|
FileType | getFileType () |
|
void | init () |
|
QGroupBox * | getOptionsGroupBox () |
|
void | setFileExtension (QString extension) |
|
|
void | formatChanged (QString format) |
|
|
Ui::ExportImageOptions * | ui |
|
FileType | m_fileType |
|
|
enum | Mode { Import,
Export
} |
|
Definition at line 27 of file exportimagedialog.h.
The documentation for this class was generated from the following files: