Le vendredi 10 septembre 2010 20:58:13, Aaron J. Seigo a écrit :
> On Friday, September 10, 2010, Guillaume DE BURE wrote:
> > I've implemented very roughly the dataengine, it is able to read data
> > through SQL Select instructions, store it using setData. Now, I do I
> > access it from widgets ?
On Friday, September 10, 2010, Guillaume DE BURE wrote:
> I've implemented very roughly the dataengine, it is able to read data
> through SQL Select instructions, store it using setData. Now, I do I
> access it from widgets ? I mean, are the techbase tutorials still
> applicable in this case ?
yes
Hi,
In the frame of developping a plasma dashboard for skrooge, I'm trying to
create a dataengine that will provide data to the widgets displayed in this
dashboard. The dataengine will extract the data from the skrooge file currently
opened (the file is in fact an SQLite file), and present it f