Changeset 72f6fe4 for src/model/eventmodel.h
- Timestamp:
- 01/12/10 21:32:08 (12 years ago)
- Branches:
- master, qt5
- Children:
- f0ce4d0
- Parents:
- 66327a0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/model/eventmodel.h
r66327a0 r72f6fe4 15 15 int columnCount ( const QModelIndex & parent = QModelIndex() ) const; 16 16 int rowCount ( const QModelIndex & parent = QModelIndex() ) const; 17 void reload(); // reloads Events from the DB 17 18 18 19 private:
Note: See TracChangeset
for help on using the changeset viewer.