Hi all, I am wondering if there's a recommended way to have background timersin Qt Quick apps? My primary use case is an app that reminds me to do stuff at periodical times, and for that I thought to install a timer per each item that need be reminded, but I wanted to try and see if there's a better way or a standard way for that?
Also, it would be nice to have just the timer running firing the app only when the reminder needs to happen. Share you experience if you've done this before, and open source code to learn from would be greatly appreciated :) Merry Xmas and soon to be Happy New Year, Thanks! -- -Sivan _______________________________________________ Qt-qml mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-qml
