#include <MainForm.h>
|
| | MainForm (vector< QString > files, QApplication *app, bool interactive=true, string filesType="auto", QWidget *parent=0) |
| |
| | ~MainForm () |
| |
| int | RenderAndExit (int start, int end, const std::string &baseFile, int width, int height) |
| |
Definition at line 77 of file MainForm.h.
◆ MainForm()
| MainForm::MainForm |
( |
vector< QString > |
files, |
|
|
QApplication * |
app, |
|
|
bool |
interactive = true, |
|
|
string |
filesType = "auto", |
|
|
QWidget * |
parent = 0 |
|
) |
| |
◆ ~MainForm()
◆ eventFilter()
| bool MainForm::eventFilter |
( |
QObject * |
obj, |
|
|
QEvent * |
event |
|
) |
| |
|
protected |
◆ RenderAndExit()
| int MainForm::RenderAndExit |
( |
int |
start, |
|
|
int |
end, |
|
|
const std::string & |
baseFile, |
|
|
int |
width, |
|
|
int |
height |
|
) |
| |
The documentation for this class was generated from the following file: