Hello,

is it possible for a QML Plasmoid to find the Plasma version? The situation
is that I want to use IconItem but it is available only after 4.10. By finding
which Plasma version the plasmoid is running I can use a Loader in order
to load the necessary element ( different element for <=4.9 and a different
one with IconItems for >=4.10)

if it is not directly available trought QML I can use also QML Plugins code in order
to find it... any ideas?

Cheers,
Michail
_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to