forked from qt-creator/qt-creator
Imageviewer: add button to copy image as data url
Change-Id: Ia30751ebb9b567b22de9d1256bb59aa2116366ba Reviewed-by: hjk <hjk@qt.io> Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
@@ -56,6 +56,7 @@ public:
|
||||
|
||||
void exportImage();
|
||||
void exportMultiImages();
|
||||
void copyDataUrl();
|
||||
void imageSizeUpdated(const QSize &size);
|
||||
void scaleFactorUpdate(qreal factor);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user