Tabs at the top
A curiosity (while I was reading: http://musescore.org/en/node/34691):
Is there a way to get the tabs at the top?
Attachment | Size |
---|---|
Tabs.png | 66.08 KB |
A curiosity (while I was reading: http://musescore.org/en/node/34691):
Is there a way to get the tabs at the top?
Attachment | Size |
---|---|
Tabs.png | 66.08 KB |
Do you still have an unanswered question? Please log in first to post your question.
Comments
Yes, they can be put at the top. The title is duplicated though.
I added
setTabPosition(Qt::DockWidgetAreas(Qt::LeftDockWidgetArea | Qt::RightDockWidgetArea), QTabWidget::North);
In reply to Yes, they can be put at the by [DELETED] 5
If we're going to use tabs, then surely the title is redundant?