On Sunday, 2016-07-03, 15:01:22, Aditya Mehra wrote:
> Iv looked into this and was using the same minimal template, The issue
> still is I cant find a way to initialize the DBus adaptor without having a
> main, I did follow the KDE4 DBus tutorials initially on getting the DBus to
> work as KDE 5 ha
Iv looked into this and was using the same minimal template, The issue
still is I cant find a way to initialize the DBus adaptor without having a
main, I did follow the KDE4 DBus tutorials initially on getting the DBus to
work as KDE 5 has no DBus documentation yet for plasmoids.
Seems like a no g
On Friday 01 July 2016, Aditya Mehra wrote:
> Request you to please guide me on why the main function doesn't work
> in plasma5 and how can i fix it.
> There is no documentation available on C++/QML plasmoid/widgets for
> plasma 5 so asking for help here.
>
> Thanks,
> Aditya
look at
https://quic
Hi Aditya,
On Friday, 2016-07-01, 23:00:27, Aditya Mehra wrote:
> Hi, I am currently trying to create a plasma 5 widget/plasmoid for
> interaction with a python application using Dbus. I am using Qml/C++ for
> building the plasmoid. I am trying to use K Develop 5 to build the widget
> but am facin
Hi, I am currently trying to create a plasma 5 widget/plasmoid for
interaction with a python application using Dbus. I am using Qml/C++ for
building the plasmoid. I am trying to use K Develop 5 to build the widget
but am facing many errors in the process.
The plasmoid sends and receives string val