|
|
void | notifyTimeStart (std::shared_ptr< AlarmyNote > note) |
| |
|
|
| AlarmyNotifier (QObject *parent=nullptr) |
| |
|
void | installAlarmyTime (std::shared_ptr< AlarmyNote > time) |
| |
|
void | removeAlarmyTime (std::shared_ptr< AlarmyNote > time) |
| |
| std::shared_ptr< AlarmyNote > | searchWithTime (QTime time) |
| | searchWithTime search the notifier with clock
|
| |
◆ searchWithTime()
| std::shared_ptr< AlarmyNote > AlarmyNotifier::searchWithTime |
( |
QTime |
time | ) |
|
searchWithTime search the notifier with clock
- Parameters
-
- Returns
The documentation for this class was generated from the following files:
- builtin/app/AlarmyClock/core/alarmynotifier.h
- builtin/app/AlarmyClock/core/alarmynotifier.cpp