Replace View::onLayoutRequest() with a signal
Which moves more logic into the controllers.
This commit is contained in:
@@ -39,7 +39,6 @@ public:
|
||||
~DropArea_qtwidgets();
|
||||
|
||||
/// TODOm3
|
||||
void onLayoutRequest() override;
|
||||
bool onResize(QSize newSize) override;
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user