QmlDesigner: Add style to Connection View popout

Change-Id: Ib6d8d9f11337a319bdaf8208880be45756d87e9b
Reviewed-by: Henning Gründl <henning.gruendl@qt.io>
This commit is contained in:
Brook Cronin
2023-08-14 11:03:02 +02:00
parent 82ee90b875
commit 1ac682d02d
12 changed files with 203 additions and 14 deletions

View File

@@ -323,6 +323,25 @@ public:
DSstateControlBackgroundColor_globalHover,
DSplaceholderTextColor,
DSplaceholderTextColorInteraction,
DSpopoutBackground,
DSpopoutControlBackground_idle,
DSpopoutControlBackground_hover,
DSpopoutControlBackground_globalHover,
DSpopoutControlBackground_interaction,
DSpopoutControlBackground_disabled,
DSpopoutPopupBackground,
DSpopoutControlBorder_idle,
DSpopoutControlBorder_hover,
DSpopoutControlBorder_interaction,
DSpopoutControlBorder_disabled,
DSpopoutButtonBackground_idle,
DSpopoutButtonBackground_hover,
DSpopoutButtonBackground_interaction,
DSpopoutButtonBackground_disabled,
DSpopoutButtonBorder_idle,
DSpopoutButtonBorder_hover,
DSpopoutButtonBorder_interaction,
DSpopoutButtonBorder_disabled,
/*Legacy QtDS*/
DSiconColor,