Changeset b6cd05c for src/alarm/alarm.h
- Timestamp:
- 01/18/10 16:13:01 (13 years ago)
- Branches:
- master, qt5
- Children:
- f6300c7
- Parents:
- d23aa6a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/alarm/alarm.h
rd23aa6a rb6cd05c 20 20 int addAlarm(int aEventId, const QDateTime &aDateTime); 21 21 void deleteAlarm(int aEventId); 22 static bool hasEventAlarm(int aEventId); 22 23 signals: 23 24 void alarmAdded(int aEventId);
Note: See TracChangeset
for help on using the changeset viewer.