Changeset d49254d for src/mvc/eventmodel.h
- Timestamp:
- 01/27/10 22:08:37 (13 years ago)
- Branches:
- master, qt5
- Children:
- 0401cc2
- Parents:
- 21d7cc0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/mvc/eventmodel.h
r21d7cc0 rd49254d 23 23 void loadNowEvents(int aConferenceId); // loads Now events from the DB 24 24 void loadEventsByRoom(const QDate &aDate, int aConferenceId); 25 void loadConflictEvents(int aEventId, int aConferenceId); // loads events in conflict 25 26 26 27 private:
Note: See TracChangeset
for help on using the changeset viewer.