Move more code away from Stack and into TabBar
This commit is contained in:
@@ -58,6 +58,7 @@ public:
|
||||
void moveTabTo(int from, int to) override;
|
||||
Controllers::DockWidget *currentDockWidget() const override;
|
||||
int currentIndex() const override;
|
||||
Q_INVOKABLE void setCurrentIndex(int index) override;
|
||||
bool tabsAreMovable() const override;
|
||||
Stack_qtquick *stackView() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user