Added DockWidgetBase::setMDISize()
Only for dock widgets in MDI layout, where they are freely resizable
This commit is contained in:
@@ -76,6 +76,7 @@ public:
|
||||
FloatingWindow *floatingWindow() const;
|
||||
|
||||
void setFlag(Qt::WindowType, bool on = true);
|
||||
void setSize(QSize);
|
||||
|
||||
protected:
|
||||
void raiseAndActivate();
|
||||
|
||||
Reference in New Issue
Block a user