1
0
This commit is contained in:
Gary Wang
2019-09-29 23:53:29 +08:00
parent a4d8376c20
commit d106d9beee
13 changed files with 477 additions and 56 deletions

View File

@@ -12,6 +12,7 @@ public:
void showImage(const QPixmap &pixmap);
void showText(const QString &text);
void showSvg(const QString &filepath);
private:
QGraphicsItem * m_theThing;