[Kde-pim] Introduction: Bas Grolleman
Adriaan de Groot
groot at kde.org
Fri May 18 11:47:40 BST 2007
On Friday 18 May 2007 06:53:39 Bas Grolleman wrote:
> I think if I set the qtimer right, I might be able to get another hour out
> of it. :)
QDate d(2007,10,28);
QTime t(2,0);
QDateTime now(d,t);
KGlobal::reality().setNow(now);
QTimer::singleShot(3600,this,SLOT(sleep()));
That should run for two hours, I think.
--
KDE Quality Team http://www.englishbreakfastnetwork.org/
GPG: FEA2 A3FE http://people.fruitsalad.org/adridg/
"It is impossible to make an emphatic point with only two arms."
_______________________________________________
kde-pim mailing list
kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
kde-pim home page at http://pim.kde.org/
More information about the kde-pim
mailing list