#include <CComponentIndicators.hpp>
◆ CComponentIndicators() [1/2]
CComponentIndicators::CComponentIndicators |
( |
| ) |
|
◆ ~CComponentIndicators()
CComponentIndicators::~CComponentIndicators |
( |
| ) |
|
|
overridedefault |
◆ CComponentIndicators() [2/2]
CComponentIndicators::CComponentIndicators |
( |
GtkWidget * | widgetIndicators, |
|
|
uint16_t | timerIdUpdateIndicators, |
|
|
std::vector< SIndicatorGtk > * | indicators ) |
|
private |
◆ addIndicator()
void CComponentIndicators::addIndicator |
( |
CIndicator * | indicatorRef | ) |
|
◆ addTimer()
void CWidgetGTK::addTimer |
( |
uint64_t | timeoutMilliseconds, |
|
|
IListenerTimer * | rcpTimer ) |
|
inherited |
◆ createIndicators()
◆ getWidget()
GtkWidget * CWidgetGTK::getWidget |
( |
| ) |
|
|
inherited |
◆ operator==()
◆ setCouldBeOutOfContainer()
void CWidgetGTK::setCouldBeOutOfContainer |
( |
bool | couldBeOutOfContainer | ) |
|
|
inherited |
◆ m_couldBeOutOfContainer
bool CWidgetGTK::m_couldBeOutOfContainer |
|
privateinherited |
◆ m_hasDestroy
bool CWidgetGTK::m_hasDestroy |
|
privateinherited |
◆ m_indicators
◆ m_timerIdUpdateIndicators
uint16_t CComponentIndicators::m_timerIdUpdateIndicators |
|
private |
◆ m_timersId
std::vector<uint64_t> CWidgetGTK::m_timersId |
|
privateinherited |
◆ m_widgetRef
GtkWidget* CWidgetGTK::m_widgetRef |
|
privateinherited |
The documentation for this class was generated from the following files: