version 1.2.0
fixed framebuffer size feature
This commit is contained in:
@@ -30,6 +30,7 @@ public:
|
||||
int pixelWidth() const;
|
||||
int pixelHeight() const;
|
||||
QSize pixelSize() const;
|
||||
QRect pixelRect() const;
|
||||
|
||||
public slots:
|
||||
void renderLater();
|
||||
|
||||
Reference in New Issue
Block a user