changeset 2 | 49c70dcc3f17 |
parent 1 | e48454f237ca |
child 5 | 4fa04caf0f43 |
1:e48454f237ca | 2:49c70dcc3f17 |
---|---|
44 int mirrorImageHeight() const; |
44 int mirrorImageHeight() const; |
45 |
45 |
46 VGImage mirrorImage() const; |
46 VGImage mirrorImage() const; |
47 |
47 |
48 void setImage(const QImage& image); |
48 void setImage(const QImage& image); |
49 void setPixmap(const QPixmap& pixmap); |
|
49 void releaseImage(); |
50 void releaseImage(); |
50 |
51 |
51 QImage getQImage() const; |
52 QImage getQImage() const; |
52 |
53 |
53 void upload(bool mirror=false); |
54 void upload(bool mirror=false); |