initial commit

This commit is contained in:
2022-04-01 14:47:31 +02:00
parent 2d7a073046
commit e3a68c1e00
664 changed files with 964 additions and 26 deletions
+9
View File
@@ -122,6 +122,15 @@ public:
*/
bool load(const QString &fileName, const char *format = nullptr);
/*!
\brief
\fn loadPGF
\param data
\return bool
*/
bool loadPGF(const QByteArray& data);
/*!
\brief