Refactor Layout Manager
This commit is contained in:
parent
e00dec67ba
commit
96b293d1b5
28 changed files with 408 additions and 123 deletions
|
|
@ -18,7 +18,7 @@ namespace tp {
|
|||
RectF resizeHandleRect();
|
||||
|
||||
public:
|
||||
void pickRect() override;
|
||||
void pickRect(bool vertical) override;
|
||||
|
||||
private:
|
||||
bool mIsFloating = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue