|
| sigc::signal< void > | Updated |
| | Emitted when the calendar is updated. More...
|
| |
Definition at line 57 of file Calendar.h.
◆ Calendar()
| Eris::Calendar::Calendar |
( |
Avatar & |
av | ) |
|
|
explicit |
◆ calendarAttrChanged()
| void Eris::Calendar::calendarAttrChanged |
( |
const Atlas::Message::Element & |
value | ) |
|
|
protected |
◆ hoursPerDay()
| int Eris::Calendar::hoursPerDay |
( |
| ) |
const |
|
inline |
◆ initFromCalendarAttr()
| void Eris::Calendar::initFromCalendarAttr |
( |
const Atlas::Message::MapType & |
cal | ) |
|
|
protected |
◆ minutesPerHour()
| int Eris::Calendar::minutesPerHour |
( |
| ) |
const |
|
inline |
◆ now()
◆ secondsPerMinute()
| int Eris::Calendar::secondsPerMinute |
( |
| ) |
const |
|
inline |
◆ topLevelEntityChanged()
| void Eris::Calendar::topLevelEntityChanged |
( |
| ) |
|
|
protected |
◆ m_avatar
| Avatar& Eris::Calendar::m_avatar |
|
protected |
◆ m_calendarObserver
| sigc::connection Eris::Calendar::m_calendarObserver |
|
protected |
◆ m_daysPerMonth
| int Eris::Calendar::m_daysPerMonth |
|
protected |
◆ m_hoursPerDay
| int Eris::Calendar::m_hoursPerDay |
|
protected |
◆ m_minutesPerHour
| int Eris::Calendar::m_minutesPerHour |
|
protected |
◆ m_monthsPerYear
| int Eris::Calendar::m_monthsPerYear |
|
protected |
◆ m_secondsPerMinute
| int Eris::Calendar::m_secondsPerMinute |
|
protected |
◆ Updated
| sigc::signal<void> Eris::Calendar::Updated |
Emitted when the calendar is updated.
Definition at line 69 of file Calendar.h.
The documentation for this class was generated from the following files: