|
| AnimationsModel (WorkspaceAnimations &animations, QObject *parent=0) |
Qt::ItemFlags | flags (const QModelIndex &index) const override |
QVariant | headerData (int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const override |
int | rowCount (const QModelIndex &parent=QModelIndex()) const override |
QVariant | data (const QModelIndex &index, int role=Qt::DisplayRole) const override |
bool | setData (const QModelIndex &index, const QVariant &value, int role=Qt::EditRole) override |
bool | insertRows (int row, int count, const QModelIndex &parent=QModelIndex()) override |
bool | removeRows (int row, int count, const QModelIndex &parent=QModelIndex()) override |
virtual void | onTrackAdded (Track *) |
virtual void | onTrackRemoved (Track *) |
virtual void | onFirstMoved () |
virtual void | onLastMoved () |
| Observer (const Observer &other) |
| Observer (Observer &&other) |
Observer & | operator= (Observer &&other) |
Observer & | operator= (const Observer &other) |
virtual | ~Observer () |
void | removeObservation (ObservableInterface *observable) |
void | removeObservations () |
The documentation for this class was generated from the following file:
- workspaceanimationsmodel.h