|
|
| ExportMovieDialog (QWidget *parent=0) |
| |
|
void | setCamerasInfo (std::vector< std::pair< QString, QSize > >) |
| |
|
void | updateResolutionCombo (int index) |
| |
|
void | setDefaultRange (int startFrame, int endFrame) |
| |
|
QString | getSelectedCameraName () |
| |
|
QSize | getExportSize () |
| |
|
int | getStartFrame () |
| |
|
int | getEndFrame () |
| |
|
| ImportExportDialog (QWidget *parent=0) |
| |
|
QString | getFilePath () |
| |
|
QStringList | getFilePaths () |
| |
|
|
Mode | getMode () |
| |
|
FileType | getFileType () |
| |
|
void | init () |
| |
|
QGroupBox * | getOptionsGroupBox () |
| |
|
void | setFileExtension (QString extension) |
| |
|
|
Ui::ExportMovieOptions * | ui = nullptr |
| |
|
| enum | Mode { Import,
Export
} |
| |
Definition at line 27 of file exportmoviedialog.h.
The documentation for this class was generated from the following files: