Signals | |
| void | timeChanged (const QTime old, const QTime &time) |
| void | alarmEnabledChanged (bool enabled) |
Public Member Functions | |
| EditTimeWidget (QWidget *parent=nullptr) | |
| void | setTime (const QTime &time) |
| QTime | time () const |
| void | setAlarmEnabled (bool enabled) |
| bool | isAlarmEnabled () const |