#include <CWidgetGTK.hpp>
◆ CWidgetGTK()
CWidgetGTK::CWidgetGTK |
( |
GtkWidget * | widgetRef, |
|
|
bool | hasDestroy ) |
◆ ~CWidgetGTK()
CWidgetGTK::~CWidgetGTK |
( |
| ) |
|
|
override |
◆ addTimer()
void CWidgetGTK::addTimer |
( |
uint64_t | timeoutMilliseconds, |
|
|
IListenerTimer * | rcpTimer ) |
◆ getWidget()
GtkWidget * CWidgetGTK::getWidget |
( |
| ) |
|
◆ setCouldBeOutOfContainer()
void CWidgetGTK::setCouldBeOutOfContainer |
( |
bool | couldBeOutOfContainer | ) |
|
◆ m_couldBeOutOfContainer
bool CWidgetGTK::m_couldBeOutOfContainer |
|
private |
◆ m_hasDestroy
bool CWidgetGTK::m_hasDestroy |
|
private |
◆ m_timersId
std::vector<uint64_t> CWidgetGTK::m_timersId |
|
private |
◆ m_widgetRef
GtkWidget* CWidgetGTK::m_widgetRef |
|
private |
The documentation for this class was generated from the following files: