TDE 0.1.0
 
Loading...
Searching...
No Matches
tde::widgets::tray::Clock Class Reference

Clock label for tray. More...

#include <clock.hpp>

Inheritance diagram for tde::widgets::tray::Clock:

Public Member Functions

 Clock (QString format, QWidget *parent=nullptr)
 Construct a new Clock object.
 

Static Public Attributes

static constexpr int TIME_UPDATE_INTERVAL
 

Detailed Description

Clock label for tray.

Constructor & Destructor Documentation

◆ Clock()

tde::widgets::tray::Clock::Clock ( QString  format,
QWidget *  parent = nullptr 
)

Construct a new Clock object.

Parameters
formatTime format.
parentParent widget.

Member Data Documentation

◆ TIME_UPDATE_INTERVAL

constexpr int tde::widgets::tray::Clock::TIME_UPDATE_INTERVAL
staticconstexpr
Initial value:
=
1000

Time update interval.


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