Re: Implement plasmoid configuration dialog in QtQuick 1.1

2013-09-02 Thread Giorgos Tsiapaliokas
Hello, On 31 August 2013 20:33, wrote: > Hi > > What is the easiest way of implementing a plasmoid configuration dialog > in a mixed C++ and QML application ? here is an example http://quickgit.kde.org/?p=declarative-plasmoids.git&a=tree&h=788eea04850367f217c2b2d991c254552925025c&hb=9c4fe72e7

Implement plasmoid configuration dialog in QtQuick 1.1

2013-09-02 Thread cristeab
Hi What is the easiest way of implementing a plasmoid configuration dialog in a mixed C++ and QML application ? Some hints for using only QML are provided in http://aseigo.blogspot.fr/2013/02/elegant-plasmoid-configuration.html , but this seems to be available only for Qt Quick 2.0 regards Bogd