swift
swift::gui::models::CAircraftPartsListModel Member List

This is the complete list of members for swift::gui::models::CAircraftPartsListModel, including all inherited members.

acceptDrop(const QMimeData *mime) constswift::gui::CDropBase
addAcceptedMetaTypeId(int id)swift::gui::CDropBase
addTimestampColumns()swift::gui::models::CListModelTimestampObjects< T, UseCompare >protected
addTimestampOffsetColumns()swift::gui::models::CListModelTimestampWithOffsetObjects< swift::misc::aviation::CAircraftPartsList, true >protected
allowDrop(bool allowed)swift::gui::CDropBaseinlinevirtual
allowJsonFileDrop(bool allow)swift::gui::CDropBaseinlinevirtual
appendColumn(const QList< QStandardItem * > &items)QStandardItemModel
appendRow(QStandardItem *item)QStandardItemModel
appendRow(const QList< QStandardItem * > &items)QStandardItemModel
asyncThresholdswift::gui::models::CListModelBaseNonTemplatestatic
asyncUpdateFinished()swift::gui::models::CListModelBaseNonTemplatesignal
at(const QModelIndex &index) constswift::gui::models::CListModelBase< T, false >virtual
beginInsertColumns(const QModelIndex &parent, int first, int last)QAbstractItemModelprotected
beginInsertRows(const QModelIndex &parent, int first, int last)QAbstractItemModelprotected
beginMoveColumns(const QModelIndex &sourceParent, int sourceFirst, int sourceLast, const QModelIndex &destinationParent, int destinationChild)QAbstractItemModelprotected
beginMoveRows(const QModelIndex &sourceParent, int sourceFirst, int sourceLast, const QModelIndex &destinationParent, int destinationChild)QAbstractItemModelprotected
beginRemoveColumns(const QModelIndex &parent, int first, int last)QAbstractItemModelprotected
beginRemoveRows(const QModelIndex &parent, int first, int last)QAbstractItemModelprotected
beginResetModel()QAbstractItemModelprotected
bindableObjectName()QObject
bindableSortRole()QStandardItemModel
blockSignals(bool block)QObject
buddy(const QModelIndex &index) const constQAbstractItemModelvirtual
CAircraftPartsListModel(QObject *parent=nullptr)swift::gui::models::CAircraftPartsListModelexplicit
canDropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) const finalswift::gui::models::CListModelBase< T, false >virtual
canFetchMore(const QModelIndex &parent) const constQAbstractItemModelvirtual
CDropBase()swift::gui::CDropBaseprotected
changed()swift::gui::models::CListModelBaseNonTemplatesignal
changedDigest()swift::gui::models::CListModelBaseNonTemplatesignal
changePersistentIndex(const QModelIndex &from, const QModelIndex &to)QAbstractItemModelprotected
changePersistentIndexList(const QModelIndexList &from, const QModelIndexList &to)QAbstractItemModelprotected
checkIndex(const QModelIndex &index, QAbstractItemModel::CheckIndexOptions options) const constQAbstractItemModel
CheckIndexOption enum nameQAbstractItemModel
CheckIndexOptionsQAbstractItemModel
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() const constQObject
clear()swift::gui::models::CListModelBase< T, false >virtual
clearHighlighting()swift::gui::models::CListModelBaseNonTemplatevirtual
clearItemData(const QModelIndex &index) overrideQStandardItemModelvirtual
CListModelBase(const QString &translationContext, QObject *parent=nullptr)swift::gui::models::CListModelBase< T, false >protected
CListModelBaseNonTemplate(const QString &translationContext, QObject *parent=nullptr)swift::gui::models::CListModelBaseNonTemplateprotected
CListModelTimestampObjects(const QString &translationContext, QObject *parent=nullptr)swift::gui::models::CListModelTimestampObjects< T, UseCompare >protected
CListModelTimestampWithOffsetObjects(const QString &translationContext, QObject *parent=nullptr)swift::gui::models::CListModelTimestampWithOffsetObjects< swift::misc::aviation::CAircraftPartsList, true >protected
columnCount(const QModelIndex &modelIndex=QModelIndex()) const finalswift::gui::models::CListModelBaseNonTemplatevirtual
columnsAboutToBeInserted(const QModelIndex &parent, int first, int last)QAbstractItemModel
columnsAboutToBeMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationColumn)QAbstractItemModel
columnsAboutToBeRemoved(const QModelIndex &parent, int first, int last)QAbstractItemModel
columnsInserted(const QModelIndex &parent, int first, int last)QAbstractItemModel
columnsMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationColumn)QAbstractItemModel
columnsRemoved(const QModelIndex &parent, int first, int last)QAbstractItemModel
columnToPropertyIndex(int column) constswift::gui::models::CListModelBaseNonTemplatevirtual
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)QObjectstatic
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const constQObject
connectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
container() constswift::gui::models::CListModelBase< T, false >
containerFiltered() constswift::gui::models::CListModelBase< T, false >
containerOrFilteredContainer(bool *filtered=nullptr) constswift::gui::models::CListModelBase< T, false >
ContainerType typedefswift::gui::models::CListModelTimestampWithOffsetObjects< swift::misc::aviation::CAircraftPartsList, true >
createIndex(int row, int column, const void *ptr) const constQAbstractItemModelprotected
createIndex(int row, int column, quintptr id) const constQAbstractItemModelprotected
customEvent(QEvent *event)QObjectprotectedvirtual
data(const QModelIndex &index, int role) constswift::gui::models::CListModelBase< T, false >virtual
dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight, const QList< int > &roles)QAbstractItemModel
deleteLater()QObject
destroyed(QObject *obj)QObject
disconnect(const QMetaObject::Connection &connection)QObjectstatic
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method)QObjectstatic
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)QObjectstatic
disconnect(const QObject *receiver, const char *method) const constQObject
disconnect(const char *signal, const QObject *receiver, const char *method) const constQObject
disconnectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
DoNotUseParentQAbstractItemModel
dropMimeData(const QMimeData *mimeData, Qt::DropAction action, int row, int column, const QModelIndex &parent) finalswift::gui::models::CListModelBase< T, false >virtual
dumpObjectInfo() const constQObject
dumpObjectTree() const constQObject
dynamicPropertyNames() const constQObject
emitDataChanged(int startRowIndex, int endRowIndex)swift::gui::models::CListModelBaseNonTemplate
emitModelDataChanged()swift::gui::models::CListModelBase< T, false >protected
endInsertColumns()QAbstractItemModelprotected
endInsertRows()QAbstractItemModelprotected
endMoveColumns()QAbstractItemModelprotected
endMoveRows()QAbstractItemModelprotected
endRemoveColumns()QAbstractItemModelprotected
endRemoveRows()QAbstractItemModelprotected
endResetModel()QAbstractItemModelprotected
endsWithEmptyColumn() constswift::gui::models::CListModelBaseNonTemplateinline
event(QEvent *e)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
fetchMore(const QModelIndex &parent)QAbstractItemModelvirtual
findChild(QAnyStringView name, Qt::FindChildOptions options) const constQObject
findChild(Qt::FindChildOptions options) const constQObject
findChildren(QAnyStringView name, Qt::FindChildOptions options) const constQObject
findChildren(Qt::FindChildOptions options) const constQObject
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const constQObject
findItems(const QString &text, Qt::MatchFlags flags, int column) const constQStandardItemModel
flags(const QModelIndex &index) const finalswift::gui::models::CListModelBaseNonTemplatevirtual
getColumns() constswift::gui::models::CListModelBaseNonTemplateinline
getSortColumn() constswift::gui::models::CListModelBaseNonTemplateinlinevirtual
getSortOrder() constswift::gui::models::CListModelBaseNonTemplateinlinevirtual
getSortProperty() constswift::gui::models::CListModelBaseNonTemplate
hasChildren(const QModelIndex &parent) const const overrideQStandardItemModelvirtual
hasFilter() constswift::gui::models::CListModelBase< T, false >
hasHighlightedRows() constswift::gui::models::CListModelBaseNonTemplatevirtual
hasIndex(int row, int column, const QModelIndex &parent) const constQAbstractItemModel
hasValidSortColumn() constswift::gui::models::CListModelBaseNonTemplatevirtual
headerData(int section, Qt::Orientation orientation, int role) const finalswift::gui::models::CListModelBaseNonTemplatevirtual
headerDataChanged(Qt::Orientation orientation, int first, int last)QAbstractItemModel
horizontalHeaderItem(int column) const constQStandardItemModel
HorizontalSortHintQAbstractItemModel
index(int row, int column, const QModelIndex &parent=QModelIndex()) const finalswift::gui::models::CListModelBaseNonTemplatevirtual
indexFromItem(const QStandardItem *item) const constQStandardItemModel
IndexIsValidQAbstractItemModel
inherits(const char *className) const constQObject
insert(const ObjectType &object)swift::gui::models::CListModelBase< T, false >virtual
insert(const ContainerType &container)swift::gui::models::CListModelBase< T, false >virtual
insertColumn(int column, const QModelIndex &parent)QStandardItemModel
insertColumn(int column, const QList< QStandardItem * > &items)QStandardItemModel
insertColumns(int column, int count, const QModelIndex &parent) overrideQStandardItemModelvirtual
insertRow(int row, const QModelIndex &parent)QStandardItemModel
insertRow(int row, QStandardItem *item)QStandardItemModel
insertRow(int row, const QList< QStandardItem * > &items)QStandardItemModel
insertRows(int row, int count, const QModelIndex &parent) overrideQStandardItemModelvirtual
installEventFilter(QObject *filterObj)QObject
InvalidQObject
invisibleRootItem() const constQStandardItemModel
isDropAllowed() constswift::gui::CDropBaseinlinevirtual
isEmpty() constswift::gui::models::CListModelBase< T, false >virtual
isJsonFileDropAllowed() constswift::gui::CDropBaseinlinevirtual
isModelDestroyed()swift::gui::models::CListModelBaseNonTemplate
isOrderable() constswift::gui::models::CListModelBase< T, false >virtual
isQuickItemType() const constQObject
isSignalConnected(const QMetaMethod &signal) const constQObjectprotected
isSortedByTimestampProperty() constswift::gui::models::CListModelTimestampObjects< T, UseCompare >
isValidIndex(const QModelIndex &index) constswift::gui::models::CListModelBase< T, false >virtual
isWidgetType() const constQObject
isWindowType() const constQObject
item(int row, int column) const constQStandardItemModel
itemChanged(QStandardItem *item)QStandardItemModel
itemData(const QModelIndex &index) const const overrideQStandardItemModelvirtual
itemFromIndex(const QModelIndex &index) const constQStandardItemModel
itemPrototype() const constQStandardItemModel
killTimer(Qt::TimerId id)QObject
killTimer(int id)QObject
layoutAboutToBeChanged(const QList< QPersistentModelIndex > &parents, QAbstractItemModel::LayoutChangeHint hint)QAbstractItemModel
layoutChanged(const QList< QPersistentModelIndex > &parents, QAbstractItemModel::LayoutChangeHint hint)QAbstractItemModel
LayoutChangeHint enum nameQAbstractItemModel
m_columnsswift::gui::models::CListModelBaseNonTemplateprotected
m_containerswift::gui::models::CListModelBase< T, false >protected
m_containerFilteredswift::gui::models::CListModelBase< T, false >protected
m_dropActionsswift::gui::models::CListModelBaseNonTemplateprotected
m_filterswift::gui::models::CListModelBase< T, false >protected
m_modelDestroyedswift::gui::models::CListModelBaseNonTemplateprotected
m_selectionModelswift::gui::models::CListModelBase< T, false >protected
m_sortColumnswift::gui::models::CListModelBaseNonTemplateprotected
m_sortOrderswift::gui::models::CListModelBaseNonTemplateprotected
m_sortTieBreakersswift::gui::models::CListModelBaseNonTemplateprotected
markDestroyed()swift::gui::models::CListModelBaseNonTemplate
match(const QModelIndex &start, int role, const QVariant &value, int hits, Qt::MatchFlags flags) const constQAbstractItemModelvirtual
metaObject() const constQObjectvirtual
mimeData(const QModelIndexList &indexes) const finalswift::gui::models::CListModelBase< T, false >virtual
mimeTypes() const finalswift::gui::models::CListModelBaseNonTemplatevirtual
modelAboutToBeReset()QAbstractItemModel
modelDataChanged(int count, bool withFilter)swift::gui::models::CListModelBaseNonTemplatesignal
modelDataChangedDigest(int count, bool withFilter)swift::gui::models::CListModelBaseNonTemplatesignal
modelIndexToPropertyIndex(const QModelIndex &index) constswift::gui::models::CListModelBaseNonTemplatevirtual
modelReset()QAbstractItemModel
moveColumn(const QModelIndex &sourceParent, int sourceColumn, const QModelIndex &destinationParent, int destinationChild)QAbstractItemModel
moveColumns(const QModelIndex &sourceParent, int sourceColumn, int count, const QModelIndex &destinationParent, int destinationChild)QAbstractItemModelvirtual
moveItems(const ContainerType &items, int position)swift::gui::models::CListModelBase< T, false >virtual
moveRow(const QModelIndex &sourceParent, int sourceRow, const QModelIndex &destinationParent, int destinationChild)QAbstractItemModel
moveRows(const QModelIndex &sourceParent, int sourceRow, int count, const QModelIndex &destinationParent, int destinationChild)QAbstractItemModelvirtual
moveToThread(QThread *targetThread)QObject
multiData(const QModelIndex &index, QModelRoleDataSpan roleDataSpan) const const overrideQStandardItemModelvirtual
NoLayoutChangeHintQAbstractItemModel
NoOptionQAbstractItemModel
objectChanged(const swift::misc::CVariant &object, const swift::misc::CPropertyIndex &changedIndex)swift::gui::models::CListModelBaseNonTemplatesignal
objectNameQObject
objectName() const constQObject
objectNameChanged(const QString &objectName)QObject
ObjectType typedefswift::gui::models::CListModelTimestampWithOffsetObjects< swift::misc::aviation::CAircraftPartsList, true >
onChangedDigest()swift::gui::models::CListModelBase< T, false >protectedvirtual
onDataChanged(const QModelIndex &topLeft, const QModelIndex &bottomLeft, const QVector< int > &roles)swift::gui::models::CListModelBase< T, false >protectedvirtual
parent(const QModelIndex &child) const finalswift::gui::models::CListModelBaseNonTemplatevirtual
QObject::parent() const constQObject
ParentIsInvalidQAbstractItemModel
persistentIndexList() const constQAbstractItemModelprotected
property(const char *name) const constQObject
propertyIndexToColumn(const swift::misc::CPropertyIndex &propertyIndex) constswift::gui::models::CListModelBaseNonTemplatevirtual
push_back(const ObjectType &object)swift::gui::models::CListModelBase< T, false >virtual
push_back(const ContainerType &container)swift::gui::models::CListModelBase< T, false >virtual
push_frontKeepLatestAdjustedFirst(const ObjectType &object, int max)swift::gui::models::CListModelTimestampWithOffsetObjects< swift::misc::aviation::CAircraftPartsList, true >
Q_CLASSINFO(Name, Value)QObject
Q_EMITQ_EMITQObject
Q_ENUM(...)QObject
Q_ENUM_NS(...)QObject
Q_ENUMS(...)QObject
Q_FLAG(...)QObject
Q_FLAG_NS(...)QObject
Q_FLAGS(...)QObject
Q_GADGETQ_GADGETQObject
Q_GADGET_EXPORT(EXPORT_MACRO)QObject
Q_INTERFACES(...)QObject
Q_INVOKABLEQ_INVOKABLEQObject
Q_MOC_INCLUDEQ_MOC_INCLUDEQObject
Q_NAMESPACEQ_NAMESPACEQObject
Q_NAMESPACE_EXPORT(EXPORT_MACRO)QObject
Q_OBJECTQ_OBJECTQObject
Q_PROPERTY(...)QObject
Q_REVISIONQ_REVISIONQObject
Q_SET_OBJECT_NAME(Object)QObject
Q_SIGNALQ_SIGNALQObject
Q_SIGNALSQ_SIGNALSQObject
Q_SLOTQ_SLOTQObject
Q_SLOTSQ_SLOTSQObject
QAbstractItemModel(QObject *parent)QAbstractItemModel
QObject(QObject *parent)QObject
qobject_cast(QObject *object)QObject
qobject_cast(const QObject *object)QObject
QObjectListQObject
QStandardItemModel(QObject *parent)QStandardItemModel
QStandardItemModel(int rows, int columns, QObject *parent)QStandardItemModel
QT_NO_CONTEXTLESS_CONNECTQT_NO_CONTEXTLESS_CONNECTQObject
QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECTQObject
receivers(const char *signal) const constQObjectprotected
remove(const ObjectType &object)swift::gui::models::CListModelBase< T, false >virtual
removeColumn(int column, const QModelIndex &parent)QAbstractItemModel
removeColumns(int column, int count, const QModelIndex &parent) overrideQStandardItemModelvirtual
removeEventFilter(QObject *obj)QObject
removeFilter()swift::gui::models::CListModelBase< T, false >
removeIf(K0 k0, V0 v0, KeysValues... keysValues)swift::gui::models::CListModelBase< T, false >inline
removeRow(int row, const QModelIndex &parent)QAbstractItemModel
removeRows(int row, int count, const QModelIndex &parent) overrideQStandardItemModelvirtual
resetInternalData()QAbstractItemModelprotectedvirtual
resort()swift::gui::models::CListModelBase< T, false >
revert()QAbstractItemModelvirtual
roleNames() const const overrideQStandardItemModelvirtual
rowCount(const QModelIndex &parentIndex=QModelIndex()) const finalswift::gui::models::CListModelBase< T, false >virtual
rowsAboutToBeInserted(const QModelIndex &parent, int start, int end)QAbstractItemModel
rowsAboutToBeMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationRow)QAbstractItemModel
rowsAboutToBeRemoved(const QModelIndex &parent, int first, int last)QAbstractItemModel
rowsInserted(const QModelIndex &parent, int first, int last)QAbstractItemModel
rowsMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationRow)QAbstractItemModel
rowsRemoved(const QModelIndex &parent, int first, int last)QAbstractItemModel
sender() const constQObjectprotected
senderSignalIndex() const constQObjectprotected
setAcceptedMetaTypeIds(const QList< int > &ids)swift::gui::CDropBase
setColumnCount(int columns)QStandardItemModel
setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole) finalswift::gui::models::CListModelBase< T, false >virtual
setDropActions(Qt::DropActions dropActions)swift::gui::models::CListModelBaseNonTemplateinline
setHeaderData(int section, Qt::Orientation orientation, const QVariant &value, int role) overrideQStandardItemModelvirtual
setHorizontalHeaderItem(int column, QStandardItem *item)QStandardItemModel
setHorizontalHeaderLabels(const QStringList &labels)QStandardItemModel
setInContainer(const QModelIndex &index, const ObjectType &obj)swift::gui::models::CListModelBase< T, false >
setItem(int row, QStandardItem *item)QStandardItemModel
setItem(int row, int column, QStandardItem *item)QStandardItemModel
setItemData(const QModelIndex &index, const QMap< int, QVariant > &roles) overrideQStandardItemModelvirtual
setItemPrototype(const QStandardItem *item)QStandardItemModel
setItemRoleNames(const QHash< int, QByteArray > &roleNames)QStandardItemModel
setNoSorting()swift::gui::models::CListModelBaseNonTemplateinline
setObjectName(QAnyStringView name)QObject
setObjectName(const QString &name)QObject
setParent(QObject *parent)QObject
setProperty(const char *name, QVariant &&value)QObject
setProperty(const char *name, const QVariant &value)QObject
setRowCount(int rows)QStandardItemModel
setSelectionModel(swift::gui::models::ISelectionModel< ContainerType > *selectionModel)swift::gui::models::CListModelBase< T, false >inline
setSortColumn(int column)swift::gui::models::CListModelBaseNonTemplateinlinevirtual
setSortColumnByPropertyIndex(const swift::misc::CPropertyIndex &propertyIndex)swift::gui::models::CListModelBaseNonTemplatevirtual
setSorting(const swift::misc::CPropertyIndex &propertyIndex, Qt::SortOrder order=Qt::AscendingOrder)swift::gui::models::CListModelBaseNonTemplatevirtual
setSortRole(int role)QStandardItemModel
setVerticalHeaderItem(int row, QStandardItem *item)QStandardItemModel
setVerticalHeaderLabels(const QStringList &labels)QStandardItemModel
sibling(int row, int column, const QModelIndex &index) const constQAbstractItemModelvirtual
signalsBlocked() const constQObject
sort(int column, Qt::SortOrder order) finalswift::gui::models::CListModelBase< T, false >virtual
sort()swift::gui::models::CListModelBase< T, false >
sortByPropertyIndex(const swift::misc::CPropertyIndex &propertyIndex, Qt::SortOrder order=Qt::AscendingOrder)swift::gui::models::CListModelBaseNonTemplate
sortContainerByColumn(const ContainerType &container, int column, Qt::SortOrder order) constswift::gui::models::CListModelBase< T, false >
sortRoleQStandardItemModel
sortRole() const constQStandardItemModel
span(const QModelIndex &index) const constQAbstractItemModelvirtual
startTimer(int interval, Qt::TimerType timerType)QObject
startTimer(std::chrono::nanoseconds interval, Qt::TimerType timerType)QObject
submit()QAbstractItemModelvirtual
supportedDragActions() const finalswift::gui::models::CListModelBaseNonTemplatevirtual
supportedDropActions() const finalswift::gui::models::CListModelBaseNonTemplatevirtual
takeColumn(int column)QStandardItemModel
takeFilterOwnership(std::unique_ptr< IModelFilter< ContainerType >> &filter)swift::gui::models::CListModelBase< T, false >
takeHorizontalHeaderItem(int column)QStandardItemModel
takeItem(int row, int column)QStandardItemModel
takeRow(int row)QStandardItemModel
takeVerticalHeaderItem(int row)QStandardItemModel
thread() const constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
TimerId enum nameQObject
toCVariant(const QMimeData *mime) constswift::gui::CDropBase
toJson(bool selectedOnly=false) constswift::gui::models::CListModelBase< T, false >virtual
toJsonString(QJsonDocument::JsonFormat format=QJsonDocument::Indented, bool selectedOnly=false) constswift::gui::models::CListModelBase< T, false >virtual
tr(const char *sourceText, const char *disambiguation, int n)QObjectstatic
truncate(int maxNumber, bool forceSort=false)swift::gui::models::CListModelBase< T, false >
update(const ContainerType &container, bool sort=true)swift::gui::models::CListModelBase< T, false >virtual
update(const QModelIndex &index, const ObjectType &object)swift::gui::models::CListModelBase< T, false >virtual
update(int rowIndex, const ObjectType &object)swift::gui::models::CListModelBase< T, false >virtual
updateAsync(const ContainerType &container, bool sort=true)swift::gui::models::CListModelBase< T, false >virtual
updateContainerMaybeAsync(const ContainerType &container, bool sort=true)swift::gui::models::CListModelBase< T, false >virtual
updateFilteredContainer()swift::gui::models::CListModelBase< T, false >protected
verticalHeaderItem(int row) const constQStandardItemModel
VerticalSortHintQAbstractItemModel
~CAircraftPartsListModel()swift::gui::models::CAircraftPartsListModelinlinevirtual
~CDropBase()swift::gui::CDropBasevirtual
~CListModelBase()=defaultswift::gui::models::CListModelBase< T, false >
~CListModelBaseNonTemplate()=defaultswift::gui::models::CListModelBaseNonTemplate
~CListModelTimestampWithOffsetObjects()swift::gui::models::CListModelTimestampWithOffsetObjects< swift::misc::aviation::CAircraftPartsList, true >inlinevirtual
~QAbstractItemModel()QAbstractItemModelvirtual
~QObject()QObjectvirtual
~QStandardItemModel()QStandardItemModelvirtual