Implemented support for custom DockWidget actions for display in DockArea title bar

This commit is contained in:
Uwe Kindler
2020-02-06 09:15:13 +01:00
parent 094fa37135
commit b727274cd9
8 changed files with 48 additions and 20 deletions

View File

@@ -59,14 +59,14 @@ ads--CDockWidget
border-width: 1px 0 0 0;
}
#tabsMenuButton,
#closeButton,
#undockButton
ads--CTitleBarButton
{
padding: 0px -2px;
padding: 0px 0px;
}
QScrollArea#dockWidgetScrollArea
{
padding: 0px;