Changeset 699d5b8 for src/mvc/delegate.h
- Timestamp:
- 01/21/10 14:38:39 (13 years ago)
- Branches:
- master, qt5
- Children:
- 6a807e7
- Parents:
- 06570e9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/mvc/delegate.h
r06570e9 r699d5b8 72 72 int numberOfFavourities(const QModelIndex &index) const; 73 73 int numberOfAlarms(const QModelIndex &index) const; 74 bool hasTimeConflict(const QModelIndex &index, const QModelIndex &parent) const; 74 75 75 76 private:
Note: See TracChangeset
for help on using the changeset viewer.