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 Member Functions | Private Slots | Private Attributes | List of all members
ExportImageDialog Class Reference
+ Inheritance diagram for ExportImageDialog:

Public Member Functions

 ExportImageDialog (QWidget *parent=0, bool seq=false)
 
void setExportSize (QSize size)
 
QSize getExportSize ()
 
bool getTransparency ()
 
QString getExportFormat ()
 
- 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 formatChanged (QString format)
 

Private Attributes

Ui::ExportImageOptions * ui
 
FileType m_fileType
 

Additional Inherited Members

- Protected Types inherited from ImportExportDialog
enum  Mode { Import, Export }
 

Detailed Description

Definition at line 27 of file exportimagedialog.h.


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