|
Pencil2D
ff90c0872e88be3bf81c548cd60f01983012ec49
Pencil2D is an animation software for both bitmap and vector graphics. It is free, multi-platform, and open source.
|
Inheritance diagram for ImportImageSeqDialog:Public Member Functions | |
| ImportImageSeqDialog (QWidget *parent=0) | |
| int | getSpace () |
Public Member Functions inherited from ImportExportDialog | |
| ImportExportDialog (QWidget *parent=0) | |
| QString | getFilePath () |
| QStringList | getFilePaths () |
Protected Member Functions | |
| Mode | getMode () |
| FileType | getFileType () |
Protected Member Functions inherited from ImportExportDialog | |
| void | init () |
| QGroupBox * | getOptionsGroupBox () |
| void | setFileExtension (QString extension) |
Private Slots | |
| void | setSpace (int number) |
Private Attributes | |
| Ui::ImportImageSeqOptions * | ui |
Additional Inherited Members | |
Protected Types inherited from ImportExportDialog | |
| enum | Mode { Import, Export } |
Definition at line 27 of file importimageseqdialog.h.
1.8.6