Pencil2D  ff90c0872e88be3bf81c548cd60f01983012ec49
Pencil2D is an animation software for both bitmap and vector graphics. It is free, multi-platform, and open source.
 All Classes Functions
Public Member Functions | Protected Types | Protected Member Functions | Private Slots | Private Attributes | List of all members
ImportExportDialog Class Referenceabstract
+ Inheritance diagram for ImportExportDialog:

Public Member Functions

 ImportExportDialog (QWidget *parent=0)
 
QString getFilePath ()
 
QStringList getFilePaths ()
 

Protected Types

enum  Mode { Import, Export }
 

Protected Member Functions

void init ()
 
QGroupBox * getOptionsGroupBox ()
 
void setFileExtension (QString extension)
 
virtual Mode getMode ()=0
 
virtual FileType getFileType ()=0
 

Private Slots

void browse ()
 

Private Attributes

Ui::ImportExportDialog * ui
 
FileDialogm_fileDialog
 
QStringList m_filePaths
 

Detailed Description

Definition at line 29 of file importexportdialog.h.


The documentation for this class was generated from the following files: