export all selected content added
This commit is contained in:
parent
3d664ca4ef
commit
68868b1f6c
18 changed files with 167 additions and 39 deletions
|
@ -27,7 +27,8 @@ class PictureExport
|
|||
{
|
||||
public:
|
||||
PictureExport();
|
||||
static void ExportPicture(QWidget *parent, SnapmaticPicture *picture);
|
||||
static void exportPicture(QWidget *parent, SnapmaticPicture *picture);
|
||||
static QString getPictureFileName(SnapmaticPicture *picture);
|
||||
};
|
||||
|
||||
#endif // PICTUREEXPORT_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue