Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible or difficult to add a new function: set the dockwidget title bar vertically to the left side of the dockwidget. #42

Open
qhtian opened this issue Dec 29, 2024 · 0 comments

Comments

@qhtian
Copy link

qhtian commented Dec 29, 2024

With QDockWidget it is possible to set the title bar to DockWidgetVerticalTitleBar, which will put the title bar vetical and to the left side of the dockwidget. In the ads->DockWidget.h, the definitation of enum DockWidgetFeature simply does not contain DockWidgetVerticalTitleBar.
Personally, I think this feature will save some vertical space in the mainwindow, especially when people have many dockwidgets on one side.

Question or requst:
Is it possible to set this with Stylesheet?
If not, can this feature be included in the future version?
I personally can only use this libary, unfortunately, my capability disallows me to contritubte to the code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant