Changeset 04acaf9 for src/mvc/eventmodel.h
- Timestamp:
- 04/15/10 14:50:23 (12 years ago)
- Branches:
- master, qt5
- Children:
- 2eda137
- Parents:
- d97bcab
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/mvc/eventmodel.h
rd97bcab r04acaf9 42 42 void loadEventsByRoom(const QDate &aDate, int aConferenceId); 43 43 void loadConflictEvents(int aEventId, int aConferenceId); // loads events in conflict 44 void clearModel(); 44 45 45 46 private: … … 63 64 void createTrackGroups(); 64 65 void createTrackGroupsNew(); 65 void clearModel();66 66 void createRoomGroups(); 67 67
Note: See TracChangeset
for help on using the changeset viewer.