defer dc screen grab until blit
This commit is contained in:
committed by
Vadim Zeitlin
parent
694decea6e
commit
cc01fbc3c0
@@ -111,6 +111,8 @@ public:
|
||||
virtual void* GetHandle() const { return (void*) m_qtPainter; }
|
||||
|
||||
protected:
|
||||
virtual QImage *GetQImage() { return m_qtImage; }
|
||||
|
||||
QPainter *m_qtPainter;
|
||||
QImage *m_qtImage;
|
||||
|
||||
|
Reference in New Issue
Block a user