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

C++: Boost interprocess memory mapped file error -

python - IO.UnsupportedOperation: Not Writable -

python - malformed header from script index.py Bad header -