forked from qt-creator/qt-creator
QmlDesigner: Add style to Connection View popout
Change-Id: Ib6d8d9f11337a319bdaf8208880be45756d87e9b Reviewed-by: Henning Gründl <henning.gruendl@qt.io>
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user