c++ - Icon path lookup in Qt -


qt supports icon theme lookup returning qicon. qml view need icon path instead of qicon. there way either path looked icon or lookup returns icon path? i.e. want put icon name according icon naming specification function returns path image file.

if not possible qt, next best option? there library out there icon specified in freedesktop icon theme sspecification?


Comments

Popular posts from this blog

get url and add instance to a model with prefilled foreign key :django admin -

css - Make div keyboard-scrollable in jQuery Mobile? -

android - Keyboard hides my half of edit-text and button below it even in scroll view -