Home
last modified time | relevance | path

Searched refs:OVERLAY_ERROR (Results 1 – 4 of 4) sorted by relevance

/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/libs/utils/
H A Dutilsicons.h151 QTCREATOR_UTILS_EXPORT extern const Icon OVERLAY_ERROR;
H A Dutilsicons.cpp265 const Icon OVERLAY_ERROR({ variable
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/projectexplorer/
H A Dtargetsettingspanel.cpp507 static const QIcon err = Utils::Icons::OVERLAY_ERROR.icon(); in kitIconWithOverlay()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/tools/iconlister/
H A Diconlister.cpp749 {OVERLAY_ERROR.icon(), "OVERLAY_ERROR", prefix, in addUtilsIcons()