git-svn-id: svn://db.shs.com.ru/libs@47 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -35,6 +35,7 @@ public:
|
||||
int width() const {return wid;}
|
||||
int height() const {return hei;}
|
||||
QSize size() const {return QSize(wid, hei);}
|
||||
QImage grab() const;
|
||||
|
||||
void resize(int width, int height);
|
||||
void bind();
|
||||
|
||||
Reference in New Issue
Block a user