Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::ui::graphicsComp::CPrvUpdateDate Class Reference
Inheritance diagram for iv::ui::graphicsComp::CPrvUpdateDate:
[legend]
Collaboration diagram for iv::ui::graphicsComp::CPrvUpdateDate:
[legend]

Public Member Functions

 CPrvUpdateDate (const std::weak_ptr< CLabelGraphics > &clockRef, const std::weak_ptr< CLabelGraphics > &dateRef)
 

Private Member Functions

bool execute () override
 Method to execute the timer.
 

Private Attributes

std::weak_ptr< CLabelGraphicsm_clockRef
 
std::weak_ptr< CLabelGraphicsm_dateRef
 

Constructor & Destructor Documentation

◆ CPrvUpdateDate()

iv::ui::graphicsComp::CPrvUpdateDate::CPrvUpdateDate ( const std::weak_ptr< CLabelGraphics > & clockRef,
const std::weak_ptr< CLabelGraphics > & dateRef )
inlineexplicit

Member Function Documentation

◆ 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.

Member Data Documentation

◆ 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: