Changeset b8a3ad1 for src/mvc/eventmodel.h
- Timestamp:
- 01/22/10 07:18:25 (13 years ago)
- Branches:
- master, qt5
- Children:
- 8b71fb3
- Parents:
- d336730
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/mvc/eventmodel.h
rd336730 rb8a3ad1 21 21 void loadEventsByTrack(const QDate &aDate, int aConferenceId); // loads Events grouped by Track from the DB 22 22 int loadSearchResultEvents(const QDate &aDate, int aConferenceId); 23 void loadNowEvents(int aConferenceId); // loads Now events from the DB 23 24 24 25 private:
Note: See TracChangeset
for help on using the changeset viewer.