|
bool | execute () override |
| Method to execute the timer.
|
|
◆ CPrvUpdateDate()
iv::ui::graphicsComp::CPrvUpdateDate::CPrvUpdateDate |
( |
const std::weak_ptr< CLabelGraphics > & | clockRef, |
|
|
const std::weak_ptr< CLabelGraphics > & | dateRef ) |
|
inlineexplicit |
◆ execute()
bool iv::ui::graphicsComp::CPrvUpdateDate::execute |
( |
| ) |
|
|
inlineoverrideprivatevirtual |
Method to execute the timer.
- Returns
- True if the timer has to continue executing, false if timer stop.
Implements IListenerTimer.
◆ m_clockRef
std::weak_ptr<CLabelGraphics> iv::ui::graphicsComp::CPrvUpdateDate::m_clockRef |
|
private |
◆ m_dateRef
std::weak_ptr<CLabelGraphics> iv::ui::graphicsComp::CPrvUpdateDate::m_dateRef |
|
private |
The documentation for this class was generated from the following file: