animationChanged() | AnimationModel | [slot] |
AnimationModel(AnnotationObject *parent) (defined in AnimationModel) | AnimationModel | |
beginInsertRow(int row) | AnimationModel | |
beginRemoveRow(int row) | AnimationModel | |
beginRemoveRowsPub(const QModelIndex &i, int first, int last) | AnimationModel | |
columnCount(const QModelIndex &parent=QModelIndex()) const | AnimationModel | |
data(const QModelIndex &index, int role=Qt::DisplayRole) const | AnimationModel | |
dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int col, const QModelIndex &parent) | AnimationModel | |
endInsertRow() | AnimationModel | |
endRemoveRow() | AnimationModel | |
flags(const QModelIndex &index) const | AnimationModel | |
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const | AnimationModel | |
rowCount(const QModelIndex &parent=QModelIndex()) const | AnimationModel | |
setData(const QModelIndex &index, const QVariant &value, int role) | AnimationModel | |
setLastClick(const QModelIndex &index) (defined in AnimationModel) | AnimationModel | [inline] |
setPosition(int frameNum, QPointF pos) | AnimationModel | |
supportedDropActions() const | AnimationModel |