Re: Help on some Plasma methods

2013-07-13 Thread Sebastian Kügler
On Friday, July 12, 2013 20:27:30 Leonardo Giordani wrote: Ah! You are prematurely kiiling my carreer as a C++ Plasma hacker =) =) Thank you for the tips! Don't worry about that. We have ample C++ work coming up, especially towards Plasma 2 :) UIs are done in QML though. -- sebas

Re: Help on some Plasma methods

2013-07-13 Thread Leonardo Giordani
Good to know :-) Is there a plan to move the digital clock to QML? Sadly, I started my Plasma hacking adventure from the need of change the way current Plasma digital clock shows date and timezone, that is the reason of my C++ questions. Il giorno 13/lug/2013 10:04, Sebastian Kügler

Re: Help on some Plasma methods

2013-07-13 Thread Heena Mahour
Is there a plan to move the digital clock to QML? Ofcourse it is ! You may like to check out branch heenamahour/gsoc in kde-workspace . On Sat, Jul 13, 2013 at 2:22 PM, Leonardo Giordani giordani.leona...@gmail.com wrote: Good to know :-) Is there a plan to move the digital clock to QML?

Help on some Plasma methods

2013-07-12 Thread Leonardo Giordani
Hi all, I'm a little puzzled by the following methods I see implemented in digital-clock: * paintInterface() * constraintsEvent() what are they supposed to do exactly and when are they called? Thanks Leonardo Giordani Author of The Digital Cat http://lgiordani.github.com My profile on

Re: Help on some Plasma methods

2013-07-12 Thread Aaron J. Seigo
On Friday, July 12, 2013 19:03:54 Leonardo Giordani wrote: Hi all, I'm a little puzzled by the following methods I see implemented in digital-clock: * paintInterface() * constraintsEvent() You do not want to use either of these things. You should be using QML for new development. In

Re: Help on some Plasma methods

2013-07-12 Thread Kai Uwe Broulik
Talking about the Digital Clock, I'm curious how that gradient text will work like with QML - or can we simply apply a gradient to Text in Qml2? If so that would make that super easy compared to the way it's currently done. Aaron J. Seigo ase...@kde.org schrieb: On Friday, July 12, 2013

Re: Help on some Plasma methods

2013-07-12 Thread Leonardo Giordani
Ah! You are prematurely kiiling my carreer as a C++ Plasma hacker =) =) Thank you for the tips! Leonardo Giordani Author of The Digital Cat http://lgiordani.github.com My profile on About.me http://about.me/leonardo.giordani 2013/7/12 Aaron J. Seigo ase...@kde.org On Friday, July 12, 2013