The GlobalClockSources class holds the desktop timer sessions, defaulty, we use the QTimer API For the wrappers.
More...
#include <GlobalClockSources.h>
|
void | timeUpdate (QTime newTime) |
| timeUpdate will update all the relative events to update its time
|
|
The GlobalClockSources class holds the desktop timer sessions, defaulty, we use the QTimer API For the wrappers.
◆ GlobalClockSources()
GlobalClockSources::GlobalClockSources |
( |
QObject * |
parent = nullptr | ) |
|
|
explicit |
◆ timeUpdate
void GlobalClockSources::timeUpdate |
( |
QTime |
newTime | ) |
|
|
signal |
timeUpdate will update all the relative events to update its time
- Parameters
-
The documentation for this class was generated from the following files:
- builtin/core/global_clock_src/GlobalClockSources.h
- builtin/core/global_clock_src/GlobalClockSources.cpp