Public Types | |
| using | ProcessResult = bool |
Public Member Functions | |
| ClockEventProcessor (const QString processor) | |
| virtual ProcessResult | process_events (std::shared_ptr< AlarmyNote > note)=0 |
| bool | getLeave_session () const |
| void | setLeave_session (bool newLeave_session) |
| bool | getEnabled () const |
| void | setEnabled (bool newEnabled) |
| QString | getProcessor_name () const |
| void | setProcessor_name (const QString &newProcessor_name) |