Home
last modified time | relevance | path

Searched refs:DSnavigatorItemBackground (Results 1 – 10 of 10) sorted by relevance

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/utils/theme/
H A Dtheme.h402 DSnavigatorItemBackground, in QT_FORWARD_DECLARE_CLASS() enumerator
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qmldesigner/components/navigator/
H A Dnavigatortreeview.cpp77 Theme::getColor(Theme::Color::DSnavigatorItemBackground)); in drawPrimitive()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/share/qtcreator/themes/
H A Ddefault.creatortheme126 DSnavigatorItemBackground=ffd8d8d8
H A Dflat-light.creatortheme135 DSnavigatorItemBackground=ffd8d8d8
H A Dflat.creatortheme133 DSnavigatorItemBackground=ff262626
H A Ddark.creatortheme135 DSnavigatorItemBackground=ff262626
H A Dflat-dark.creatortheme139 DSnavigatorItemBackground=ff262626
H A Ddesign-light.creatortheme140 DSnavigatorItemBackground=ffd8d8d8
H A Ddesign.creatortheme137 DSnavigatorItemBackground=ff262626
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/share/qtcreator/qmldesigner/propertyEditorQmlSources/imports/StudioTheme/
H A DValues.qml297 property string themeListItemBackground: Theme.color(Theme.DSnavigatorItemBackground)