This commit is contained in:
2019-04-05 14:04:07 +02:00
parent 05573ec542
commit a0b14107cc
7 changed files with 332 additions and 10 deletions
+12
View File
@@ -191,6 +191,18 @@ private:
\fn viewImage
*/
void viewImage();
/*!
\brief
\param exportList
\param szPath
\param szFilePattern
\param szStrucurePattern
\fn viewImage
*/
void doExport(const QList<cPicture*>& exportList, const QString& szPath, const QString& szFilePattern, const QString& szStructurePattern);
protected:
/*!
\brief