CCIMXDesktop
 
Loading...
Searching...
No Matches
GlobalClockSources Class Reference

The GlobalClockSources class holds the desktop timer sessions, defaulty, we use the QTimer API For the wrappers. More...

#include <GlobalClockSources.h>

Inheritance diagram for GlobalClockSources:

Signals

void timeUpdate (QTime newTime)
 timeUpdate will update all the relative events to update its time
 

Public Member Functions

 GlobalClockSources (QObject *parent=nullptr)
 GlobalClockSources.
 

Detailed Description

The GlobalClockSources class holds the desktop timer sessions, defaulty, we use the QTimer API For the wrappers.

Constructor & Destructor Documentation

◆ GlobalClockSources()

GlobalClockSources::GlobalClockSources ( QObject *  parent = nullptr)
explicit

GlobalClockSources.

Parameters
parent

Member Function Documentation

◆ timeUpdate

void GlobalClockSources::timeUpdate ( QTime  newTime)
signal

timeUpdate will update all the relative events to update its time

Parameters
newTime

The documentation for this class was generated from the following files: