Home
last modified time | relevance | path

Searched refs:BackgroundColorHover (Results 1 – 9 of 9) sorted by relevance

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/utils/theme/
H A Dtheme.h50 BackgroundColorHover, in QT_FORWARD_DECLARE_CLASS() enumerator
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/share/qtcreator/themes/
H A Ddefault.creatortheme152 BackgroundColorHover=ff515151
H A Dflat-light.creatortheme161 BackgroundColorHover=hoverBackground
H A Dflat.creatortheme159 BackgroundColorHover=hoverBackground
H A Ddark.creatortheme161 BackgroundColorHover=hoverBackground
H A Dflat-dark.creatortheme165 BackgroundColorHover=hoverBackground
H A Ddesign-light.creatortheme166 BackgroundColorHover=hoverBackground
H A Ddesign.creatortheme163 BackgroundColorHover=hoverBackground
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/coreplugin/
H A Doutputpanemanager.cpp849 c = Theme::BackgroundColorHover; in paintEvent()