R: Re: Plasma QML API - module is not installed

2011-08-20 Thread ag...@tiscali.it
iginale Da: notm...@gmail.com Data: 20/08/2011 17.12 A: , "ag...@tiscali.it" Ogg: Re: Plasma QML API - module is not installed On Saturday 20 August 2011, ag...@tiscali.it wrote: > Hi all. > I have a problem with the Plasma QML API: when in qml file I write this: > Code: Se

Re: Plasma QML API - module is not installed

2011-08-20 Thread Marco Martin
On Saturday 20 August 2011, ag...@tiscali.it wrote: > Hi all. > I have a problem with the Plasma QML API: when in qml file I write this: > Code: Select allimport org.kde.plasma.graphicswidgets 0.1 as PlasmaWidgets > in the output I find: > Code: Select allqrc:/Qml/CategoryListView.qml:3:1: module >

Plasma QML API - module is not installed

2011-08-20 Thread ag...@tiscali.it
Hi all. I have a problem with the Plasma QML API: when in qml file I write this: Code: Select allimport org.kde.plasma.graphicswidgets 0.1 as PlasmaWidgets in the output I find: Code: Select allqrc:/Qml/CategoryListView.qml:3:1: module "org.kde.plasma.graphicswidgets" is not installed Why? In the