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