Home
last modified time | relevance | path

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

/dports/devel/umbrello/umbrello-21.12.3/umbrello/
H A Dicon_utils.h192 it_Choice_Rhomb, enumerator
H A Dicon_utils.cpp218 case it_Choice_Rhomb: return QLatin1String("choice-rhomb"); in toString()
H A Dworktoolbar.cpp375 …oice, i18nc("state choice", "Choice"), Icon_Utils::it_Choice_Rhomb, S… in loadPixmaps()
/dports/devel/umbrello/umbrello-21.12.3/umbrello/menus/
H A Dlistpopupmenu.cpp160 case mt_Choice: LPMISI(it_Choice_Rhomb, i18n("Choice")); break; in insert()