Re: Plasma applet with C++ plugin

2016-04-25 Thread Aleix Pol
On Sun, Apr 3, 2016 at 10:35 PM, Pablo Sánchez Rodríguez wrote: > Hello, > > > > My name is Pablo and currently I am writing an applet for Plasma (Plasmoid). > > > > Due to new functions I would like to implement in my applet, I need to > create a plugin written in C++ (using Kdeclarative). > > >

Plasma applet with C++ plugin

2016-04-04 Thread Pablo Sánchez Rodríguez
Hello, My name is Pablo and currently I am writing an applet for Plasma (Plasmoid). Due to new functions I would like to implement in my applet, I need to create a plugin written in C++ (using Kdeclarative). My questions are: * Does anybody know where I can find documentation about how t