digiKam
|
This is the complete list of members for Digikam::RGTagModel, including all inherited members.
addAllExternalTagsToTreeView() | Digikam::RGTagModel | |
addAllSpacersToTag(const QModelIndex ¤tIndex, const QStringList &spacerList, int spacerListIndex) | Digikam::RGTagModel | |
addDataInTree(TreeBranch *currentBranch, int currentRow, const QStringList &addressElements, const QStringList &elementsData) | Digikam::RGTagModel | |
addExternalTags(TreeBranch *parentBranch, int currentRow) | Digikam::RGTagModel | |
addNewData(const QStringList &elements, const QStringList &resultedData) | Digikam::RGTagModel | |
addNewTag(const QModelIndex &parent, const QString &newTagName, const QString &newElement) | Digikam::RGTagModel | |
addSpacerTag(const QModelIndex &parent, const QString &spacerName) | Digikam::RGTagModel | |
branchFromIndex(const QModelIndex &index) const | Digikam::RGTagModel | |
climbTreeAndGetSpacers(const TreeBranch *currentBranch) | Digikam::RGTagModel | |
columnCount(const QModelIndex &parent=QModelIndex()) const override | Digikam::RGTagModel | |
data(const QModelIndex &index, int role=Qt::DisplayRole) const override | Digikam::RGTagModel | |
deleteAllSpacersOrNewTags(const QModelIndex ¤tIndex, Type whatShouldRemove) | Digikam::RGTagModel | |
deleteTag(const QModelIndex ¤tIndex) | Digikam::RGTagModel | |
findAndDeleteSpacersOrNewTags(TreeBranch *currentBranch, int currentRow, Type whatShouldRemove) | Digikam::RGTagModel | |
flags(const QModelIndex &index) const override | Digikam::RGTagModel | |
fromSourceIndex(const QModelIndex &externalTagModelIndex) const | Digikam::RGTagModel | |
getSpacerAddress(TreeBranch *currentBranch) | Digikam::RGTagModel | |
getSpacers() | Digikam::RGTagModel | |
getTagAddress() | Digikam::RGTagModel | |
getTagType(const QModelIndex &index) const | Digikam::RGTagModel | |
headerData(int section, Qt::Orientation orientation, int role) const override | Digikam::RGTagModel | |
index(int row, int column, const QModelIndex &parent=QModelIndex()) const override | Digikam::RGTagModel | |
parent(const QModelIndex &index) const override | Digikam::RGTagModel | |
readdNewTags(const QList< QList< TagData > > &tagAddressList) | Digikam::RGTagModel | |
readdTag(TreeBranch *¤tBranch, int currentRow, const QList< TagData > &tagAddressElements, int currentAddressElementIndex) | Digikam::RGTagModel | |
RGTagModel(QAbstractItemModel *const externalTagModel, QObject *const parent=nullptr) | Digikam::RGTagModel | explicit |
rowCount(const QModelIndex &parent=QModelIndex()) const override | Digikam::RGTagModel | |
setData(const QModelIndex &index, const QVariant &value, int role) override | Digikam::RGTagModel | |
setHeaderData(int section, Qt::Orientation orientation, const QVariant &value, int role) override | Digikam::RGTagModel | |
slotColumnsAboutToBeInserted(const QModelIndex &parent, int start, int end) | Digikam::RGTagModel | slot |
slotColumnsAboutToBeMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationColumn) | Digikam::RGTagModel | slot |
slotColumnsAboutToBeRemoved(const QModelIndex &parent, int start, int end) | Digikam::RGTagModel | slot |
slotColumnsInserted() | Digikam::RGTagModel | slot |
slotColumnsMoved() | Digikam::RGTagModel | slot |
slotColumnsRemoved() | Digikam::RGTagModel | slot |
slotLayoutAboutToBeChanged() | Digikam::RGTagModel | slot |
slotLayoutChanged() | Digikam::RGTagModel | slot |
slotModelAboutToBeReset() | Digikam::RGTagModel | slot |
slotModelReset() | Digikam::RGTagModel | slot |
slotRowsAboutToBeInserted(const QModelIndex &parent, int start, int end) | Digikam::RGTagModel | slot |
slotRowsAboutToBeMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationRow) | Digikam::RGTagModel | slot |
slotRowsAboutToBeRemoved(const QModelIndex &parent, int start, int end) | Digikam::RGTagModel | slot |
slotRowsInserted() | Digikam::RGTagModel | slot |
slotRowsMoved() | Digikam::RGTagModel | slot |
slotRowsRemoved() | Digikam::RGTagModel | slot |
slotSourceDataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight) | Digikam::RGTagModel | slot |
slotSourceHeaderDataChanged(const Qt::Orientation orientation, int first, int last) | Digikam::RGTagModel | slot |
toSourceIndex(const QModelIndex &tagModelIndex) const | Digikam::RGTagModel | |
~RGTagModel() override | Digikam::RGTagModel |