devicePixelRatio() support
This commit is contained in:
@@ -27,6 +27,9 @@ public:
|
||||
// int getSamples() const;
|
||||
int getFrameCounter() const { return frame_cnt; }
|
||||
|
||||
int pixelWidth() const;
|
||||
int pixelHeight() const;
|
||||
|
||||
public slots:
|
||||
void renderLater();
|
||||
void renderNow();
|
||||
|
||||
Reference in New Issue
Block a user