[Marble-devel] Review Request: Transform MarbleClock into a singleton
marbledeveloper marbledeveloper
marbledeveloper at gmail.com
Mon May 28 18:48:10 UTC 2012
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/105088/
-----------------------------------------------------------
Review request for Marble and Torsten Rahn.
Description
-------
This patch transforms MarbleClock into a singleton. So it's possible to access to it from anywhere of the code.
Diffs
-----
src/lib/MarbleClock.h fed4448
src/lib/MarbleClock.cpp 56b2fe4
Diff: http://git.reviewboard.kde.org/r/105088/diff/
Testing
-------
Usage example:
#include "MarbleClock.h"
...
MarbleClock::instance()->setUpdateInterval(20);
...
Thanks,
marbledeveloper marbledeveloper
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/marble-devel/attachments/20120528/7820c650/attachment-0001.html>
More information about the Marble-devel
mailing list