:gif:
This commit is contained in:
@@ -13,6 +13,7 @@ public:
|
||||
void showImage(const QPixmap &pixmap);
|
||||
void showText(const QString &text);
|
||||
void showSvg(const QString &filepath);
|
||||
void showGif(const QString &filepath);
|
||||
|
||||
private:
|
||||
QGraphicsItem * m_theThing;
|
||||
|
||||
Reference in New Issue
Block a user