QML Plasmoid find Plasma version?

Michail Vourlakos mvourlakos at gmail.com
Sat Apr 6 16:57:56 UTC 2013


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


More information about the Plasma-devel mailing list