Searched defs:strIconSmallDisabled (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DUIActionPool.cpp243 const QString &strIconNormalDisabled, const QString &strIconSmallDisabled)
246 setIcon(UIIconPool::iconSetFull(strIconNormal, strIconSmall, strIconNormalDisabled, strIconSmallDisabled));
301 const QString &strIconNormalDisabled, const QString &strIconSmallDisabled)
305 setIcon(UIIconPool::iconSetFull(strIconNormal, strIconSmall, strIconNormalDisabled, strIconSmallDisabled));
241 UIActionSimple(UIActionPool *pParent, const QString &strIconNormal, const QString &strIconSmall, const QString &strIconNormalDisabled, const QString &strIconSmallDisabled) argument
299 UIActionPolymorphic(UIActionPool *pParent, const QString &strIconNormal, const QString &strIconSmall, const QString &strIconNormalDisabled, const QString &strIconSmallDisabled) argument

Completed in 48 milliseconds