acceptDrop(const QMimeData *mime) const | swift::gui::CDropBase | |
addAcceptedMetaTypeId(int id) | swift::gui::CDropBase | |
AircraftModelMode enum name | swift::gui::models::CAircraftModelListModel | |
allowDrop(bool allowed) | swift::gui::CDropBase | inlinevirtual |
allowJsonFileDrop(bool allow) | swift::gui::CDropBase | inlinevirtual |
appendColumn(const QList< QStandardItem * > &items) | QStandardItemModel | |
appendRow(QStandardItem *item) | QStandardItemModel | |
appendRow(const QList< QStandardItem * > &items) | QStandardItemModel | |
asyncThreshold | swift::gui::models::CListModelBaseNonTemplate | static |
asyncUpdateFinished() | swift::gui::models::CListModelBaseNonTemplate | signal |
at(const QModelIndex &index) const | swift::gui::models::CListModelBase< T, false > | virtual |
beginInsertColumns(const QModelIndex &parent, int first, int last) | QAbstractItemModel | protected |
beginInsertRows(const QModelIndex &parent, int first, int last) | QAbstractItemModel | protected |
beginMoveColumns(const QModelIndex &sourceParent, int sourceFirst, int sourceLast, const QModelIndex &destinationParent, int destinationChild) | QAbstractItemModel | protected |
beginMoveRows(const QModelIndex &sourceParent, int sourceFirst, int sourceLast, const QModelIndex &destinationParent, int destinationChild) | QAbstractItemModel | protected |
beginRemoveColumns(const QModelIndex &parent, int first, int last) | QAbstractItemModel | protected |
beginRemoveRows(const QModelIndex &parent, int first, int last) | QAbstractItemModel | protected |
beginResetModel() | QAbstractItemModel | protected |
bindableObjectName() | QObject | |
bindableSortRole() | QStandardItemModel | |
blockSignals(bool block) | QObject | |
buddy(const QModelIndex &index) const const | QAbstractItemModel | virtual |
CAircraftModelListModel(AircraftModelMode mode, QObject *parent=nullptr) | swift::gui::models::CAircraftModelListModel | explicit |
canDropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) const final | swift::gui::models::CListModelBase< T, false > | virtual |
canFetchMore(const QModelIndex &parent) const const | QAbstractItemModel | virtual |
CDropBase() | swift::gui::CDropBase | protected |
changed() | swift::gui::models::CListModelBaseNonTemplate | signal |
changedDigest() | swift::gui::models::CListModelBaseNonTemplate | signal |
changePersistentIndex(const QModelIndex &from, const QModelIndex &to) | QAbstractItemModel | protected |
changePersistentIndexList(const QModelIndexList &from, const QModelIndexList &to) | QAbstractItemModel | protected |
checkIndex(const QModelIndex &index, QAbstractItemModel::CheckIndexOptions options) const const | QAbstractItemModel | |
CheckIndexOption enum name | QAbstractItemModel | |
CheckIndexOptions | QAbstractItemModel | |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const const | QObject | |
clear() | swift::gui::models::CListModelBase< T, false > | virtual |
clearHighlightedDbKeys() | swift::gui::models::CListModelDbObjects< T, K, UseCompare > | inline |
clearHighlighting() | swift::gui::models::CAircraftModelListModel | virtual |
clearItemData(const QModelIndex &index) override | QStandardItemModel | virtual |
CListModelBase(const QString &translationContext, QObject *parent=nullptr) | swift::gui::models::CListModelBase< T, false > | protected |
CListModelBaseNonTemplate(const QString &translationContext, QObject *parent=nullptr) | swift::gui::models::CListModelBaseNonTemplate | protected |
CListModelDbObjects(const QString &translationContext, QObject *parent=nullptr) | swift::gui::models::CListModelDbObjects< T, K, UseCompare > | protected |
columnCount(const QModelIndex &modelIndex=QModelIndex()) const final | swift::gui::models::CListModelBaseNonTemplate | virtual |
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) const | swift::gui::models::CListModelBaseNonTemplate | virtual |
connect(const QObject *sender, PointerToMemberFunction signal, Functor functor) | QObject | static |
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const const | QObject | |
connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
container() const | swift::gui::models::CListModelBase< T, false > | |
containerFiltered() const | swift::gui::models::CListModelBase< T, false > | |
containerOrFilteredContainer(bool *filtered=nullptr) const | swift::gui::models::CListModelBase< T, false > | |
ContainerType typedef | swift::gui::models::COrderableListModelDbObjects< swift::misc::simulation::CAircraftModelList, int, true > | |
COrderableListModelDbObjects(const QString &translationContext, QObject *parent=nullptr) | swift::gui::models::COrderableListModelDbObjects< swift::misc::simulation::CAircraftModelList, int, true > | protected |
createIndex(int row, int column, const void *ptr) const const | QAbstractItemModel | protected |
createIndex(int row, int column, quintptr id) const const | QAbstractItemModel | protected |
customEvent(QEvent *event) | QObject | protectedvirtual |
data(const QModelIndex &index, int role) const | swift::gui::models::CAircraftModelListModel | virtual |
Database enum value | swift::gui::models::CAircraftModelListModel | |
dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight, const QList< int > &roles) | QAbstractItemModel | |
dbKeyForIndex(const QModelIndex &index) const | swift::gui::models::CListModelDbObjects< T, K, UseCompare > | |
deleteLater() | QObject | |
destroyed(QObject *obj) | QObject | |
disconnect(const QMetaObject::Connection &connection) | QObject | static |
disconnect(const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
disconnect(const QObject *receiver, const char *method) const const | QObject | |
disconnect(const char *signal, const QObject *receiver, const char *method) const const | QObject | |
disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
DoNotUseParent | QAbstractItemModel | |
dropMimeData(const QMimeData *mimeData, Qt::DropAction action, int row, int column, const QModelIndex &parent) final | swift::gui::models::CListModelBase< T, false > | virtual |
dumpObjectInfo() const const | QObject | |
dumpObjectTree() const const | QObject | |
dynamicPropertyNames() const const | QObject | |
emitDataChanged(int startRowIndex, int endRowIndex) | swift::gui::models::CListModelBaseNonTemplate | |
emitModelDataChanged() | swift::gui::models::CListModelBase< T, false > | protected |
endInsertColumns() | QAbstractItemModel | protected |
endInsertRows() | QAbstractItemModel | protected |
endMoveColumns() | QAbstractItemModel | protected |
endMoveRows() | QAbstractItemModel | protected |
endRemoveColumns() | QAbstractItemModel | protected |
endRemoveRows() | QAbstractItemModel | protected |
endResetModel() | QAbstractItemModel | protected |
endsWithEmptyColumn() const | swift::gui::models::CListModelBaseNonTemplate | inline |
event(QEvent *e) | QObject | virtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
fetchMore(const QModelIndex &parent) | QAbstractItemModel | virtual |
findChild(QAnyStringView name, Qt::FindChildOptions options) const const | QObject | |
findChild(Qt::FindChildOptions options) const const | QObject | |
findChildren(QAnyStringView name, Qt::FindChildOptions options) const const | QObject | |
findChildren(Qt::FindChildOptions options) const const | QObject | |
findChildren(const QRegularExpression &re, Qt::FindChildOptions options) const const | QObject | |
findItems(const QString &text, Qt::MatchFlags flags, int column) const const | QStandardItemModel | |
flags(const QModelIndex &index) const final | swift::gui::models::CListModelBaseNonTemplate | virtual |
getColumns() const | swift::gui::models::CListModelBaseNonTemplate | inline |
getModelMode() const | swift::gui::models::CAircraftModelListModel | inline |
getModelStrings(bool sort) const | swift::gui::models::CAircraftModelListModel | |
getSortColumn() const | swift::gui::models::CListModelBaseNonTemplate | inlinevirtual |
getSortOrder() const | swift::gui::models::CListModelBaseNonTemplate | inlinevirtual |
getSortProperty() const | swift::gui::models::CListModelBaseNonTemplate | |
hasChildren(const QModelIndex &parent) const const override | QStandardItemModel | virtual |
hasFilter() const | swift::gui::models::CListModelBase< T, false > | |
hasHighlightedRows() const | swift::gui::models::CAircraftModelListModel | virtual |
hasIndex(int row, int column, const QModelIndex &parent) const const | QAbstractItemModel | |
hasValidSortColumn() const | swift::gui::models::CListModelBaseNonTemplate | virtual |
headerData(int section, Qt::Orientation orientation, int role) const final | swift::gui::models::CListModelBaseNonTemplate | virtual |
headerDataChanged(Qt::Orientation orientation, int first, int last) | QAbstractItemModel | |
highlightModels() const | swift::gui::models::CAircraftModelListModel | inline |
horizontalHeaderItem(int column) const const | QStandardItemModel | |
HorizontalSortHint | QAbstractItemModel | |
index(int row, int column, const QModelIndex &parent=QModelIndex()) const final | swift::gui::models::CListModelBaseNonTemplate | virtual |
indexFromItem(const QStandardItem *item) const const | QStandardItemModel | |
IndexIsValid | QAbstractItemModel | |
inherits(const char *className) const const | QObject | |
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) override | QStandardItemModel | virtual |
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) override | QStandardItemModel | virtual |
installEventFilter(QObject *filterObj) | QObject | |
Invalid | QObject | |
invisibleRootItem() const const | QStandardItemModel | |
isDropAllowed() const | swift::gui::CDropBase | inlinevirtual |
isEmpty() const | swift::gui::models::CListModelBase< T, false > | virtual |
isHighlightedIndex(const QModelIndex &index) const | swift::gui::models::CListModelDbObjects< T, K, UseCompare > | |
isJsonFileDropAllowed() const | swift::gui::CDropBase | inlinevirtual |
isModelDestroyed() | swift::gui::models::CListModelBaseNonTemplate | |
isOrderable() const | swift::gui::models::CAircraftModelListModel | inlinevirtual |
isQuickItemType() const const | QObject | |
isSignalConnected(const QMetaMethod &signal) const const | QObject | protected |
isValidIndex(const QModelIndex &index) const | swift::gui::models::CListModelBase< T, false > | virtual |
isWidgetType() const const | QObject | |
isWindowType() const const | QObject | |
item(int row, int column) const const | QStandardItemModel | |
itemChanged(QStandardItem *item) | QStandardItemModel | |
itemData(const QModelIndex &index) const const override | QStandardItemModel | virtual |
itemFromIndex(const QModelIndex &index) const const | QStandardItemModel | |
itemPrototype() const const | QStandardItemModel | |
KeyType typedef | swift::gui::models::COrderableListModelDbObjects< swift::misc::simulation::CAircraftModelList, int, true > | |
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 name | QAbstractItemModel | |
m_columns | swift::gui::models::CListModelBaseNonTemplate | protected |
m_container | swift::gui::models::CListModelBase< T, false > | protected |
m_containerFiltered | swift::gui::models::CListModelBase< T, false > | protected |
m_dropActions | swift::gui::models::CListModelBaseNonTemplate | protected |
m_filter | swift::gui::models::CListModelBase< T, false > | protected |
m_modelDestroyed | swift::gui::models::CListModelBaseNonTemplate | protected |
m_selectionModel | swift::gui::models::CListModelBase< T, false > | protected |
m_sortColumn | swift::gui::models::CListModelBaseNonTemplate | protected |
m_sortOrder | swift::gui::models::CListModelBaseNonTemplate | protected |
m_sortTieBreakers | swift::gui::models::CListModelBaseNonTemplate | protected |
markDestroyed() | swift::gui::models::CListModelBaseNonTemplate | |
match(const QModelIndex &start, int role, const QVariant &value, int hits, Qt::MatchFlags flags) const const | QAbstractItemModel | virtual |
metaObject() const const | QObject | virtual |
mimeData(const QModelIndexList &indexes) const final | swift::gui::models::CListModelBase< T, false > | virtual |
mimeTypes() const final | swift::gui::models::CListModelBaseNonTemplate | virtual |
modelAboutToBeReset() | QAbstractItemModel | |
modelDataChanged(int count, bool withFilter) | swift::gui::models::CListModelBaseNonTemplate | signal |
modelDataChangedDigest(int count, bool withFilter) | swift::gui::models::CListModelBaseNonTemplate | signal |
modelIndexToPropertyIndex(const QModelIndex &index) const | swift::gui::models::CListModelBaseNonTemplate | virtual |
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) | QAbstractItemModel | virtual |
moveItems(const ContainerType &items, int position) | swift::gui::models::COrderableListModelDbObjects< swift::misc::simulation::CAircraftModelList, int, true > | 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) | QAbstractItemModel | virtual |
moveToThread(QThread *targetThread) | QObject | |
multiData(const QModelIndex &index, QModelRoleDataSpan roleDataSpan) const const override | QStandardItemModel | virtual |
NoLayoutChangeHint | QAbstractItemModel | |
NoOption | QAbstractItemModel | |
NotSet enum value (defined in swift::gui::models::CAircraftModelListModel) | swift::gui::models::CAircraftModelListModel | |
objectChanged(const swift::misc::CVariant &object, const swift::misc::CPropertyIndex &changedIndex) | swift::gui::models::CListModelBaseNonTemplate | signal |
objectName | QObject | |
objectName() const const | QObject | |
objectNameChanged(const QString &objectName) | QObject | |
ObjectType typedef | swift::gui::models::COrderableListModelDbObjects< swift::misc::simulation::CAircraftModelList, int, 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 |
OwnAircraftModelClient enum value | swift::gui::models::CAircraftModelListModel | |
OwnAircraftModelMappingTool enum value | swift::gui::models::CAircraftModelListModel | |
OwnModelSet enum value | swift::gui::models::CAircraftModelListModel | |
parent(const QModelIndex &child) const final | swift::gui::models::CListModelBaseNonTemplate | virtual |
QObject::parent() const const | QObject | |
ParentIsInvalid | QAbstractItemModel | |
persistentIndexList() const const | QAbstractItemModel | protected |
property(const char *name) const const | QObject | |
propertyIndexToColumn(const swift::misc::CPropertyIndex &propertyIndex) const | swift::gui::models::CListModelBaseNonTemplate | virtual |
push_back(const ObjectType &object) | swift::gui::models::CListModelBase< T, false > | virtual |
push_back(const ContainerType &container) | swift::gui::models::CListModelBase< T, false > | virtual |
Q_CLASSINFO(Name, Value) | QObject | |
Q_EMITQ_EMIT | QObject | |
Q_ENUM(...) | QObject | |
Q_ENUM_NS(...) | QObject | |
Q_ENUMS(...) | QObject | |
Q_FLAG(...) | QObject | |
Q_FLAG_NS(...) | QObject | |
Q_FLAGS(...) | QObject | |
Q_GADGETQ_GADGET | QObject | |
Q_GADGET_EXPORT(EXPORT_MACRO) | QObject | |
Q_INTERFACES(...) | QObject | |
Q_INVOKABLEQ_INVOKABLE | QObject | |
Q_MOC_INCLUDEQ_MOC_INCLUDE | QObject | |
Q_NAMESPACEQ_NAMESPACE | QObject | |
Q_NAMESPACE_EXPORT(EXPORT_MACRO) | QObject | |
Q_OBJECTQ_OBJECT | QObject | |
Q_PROPERTY(...) | QObject | |
Q_REVISIONQ_REVISION | QObject | |
Q_SET_OBJECT_NAME(Object) | QObject | |
Q_SIGNALQ_SIGNAL | QObject | |
Q_SIGNALSQ_SIGNALS | QObject | |
Q_SLOTQ_SLOT | QObject | |
Q_SLOTSQ_SLOTS | QObject | |
QAbstractItemModel(QObject *parent) | QAbstractItemModel | |
QObject(QObject *parent) | QObject | |
qobject_cast(QObject *object) | QObject | |
qobject_cast(const QObject *object) | QObject | |
QObjectList | QObject | |
QStandardItemModel(QObject *parent) | QStandardItemModel | |
QStandardItemModel(int rows, int columns, QObject *parent) | QStandardItemModel | |
QT_NO_CONTEXTLESS_CONNECTQT_NO_CONTEXTLESS_CONNECT | QObject | |
QT_NO_NARROWING_CONVERSIONS_IN_CONNECTQT_NO_NARROWING_CONVERSIONS_IN_CONNECT | QObject | |
receivers(const char *signal) const const | QObject | protected |
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) override | QStandardItemModel | virtual |
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) override | QStandardItemModel | virtual |
replaceOrAddByModelString(const swift::misc::simulation::CAircraftModelList &models) | swift::gui::models::CAircraftModelListModel | |
resetInternalData() | QAbstractItemModel | protectedvirtual |
resort() | swift::gui::models::CListModelBase< T, false > | |
revert() | QAbstractItemModel | virtual |
roleNames() const const override | QStandardItemModel | virtual |
rowCount(const QModelIndex &parentIndex=QModelIndex()) const final | swift::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 const | QObject | protected |
senderSignalIndex() const const | QObject | protected |
setAcceptedMetaTypeIds(const QList< int > &ids) | swift::gui::CDropBase | |
setAircraftModelMode(CAircraftModelListModel::AircraftModelMode stationMode) | swift::gui::models::CAircraftModelListModel | |
setColumnCount(int columns) | QStandardItemModel | |
setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole) final | swift::gui::models::CListModelBase< T, false > | virtual |
setDropActions(Qt::DropActions dropActions) | swift::gui::models::CListModelBaseNonTemplate | inline |
setHeaderData(int section, Qt::Orientation orientation, const QVariant &value, int role) override | QStandardItemModel | virtual |
setHighlight(bool highlightModels) | swift::gui::models::CAircraftModelListModel | |
setHighlightColor(const QBrush &brush) | swift::gui::models::CAircraftModelListModel | inline |
COrderableListModelDbObjects< swift::misc::simulation::CAircraftModelList, int, true >::setHighlightColor(QColor color) | swift::gui::models::CListModelDbObjects< T, K, UseCompare > | inline |
setHighlightedDbKeys(const QList< KeyType > &keys) | swift::gui::models::CListModelDbObjects< T, K, UseCompare > | inline |
setHighlightModels(const swift::misc::simulation::CAircraftModelList &highlightModels) | swift::gui::models::CAircraftModelListModel | |
setHighlightModelStrings(const QStringList &modelStrings=QStringList()) | swift::gui::models::CAircraftModelListModel | |
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) override | QStandardItemModel | virtual |
setItemPrototype(const QStandardItem *item) | QStandardItemModel | |
setItemRoleNames(const QHash< int, QByteArray > &roleNames) | QStandardItemModel | |
setNoSorting() | swift::gui::models::CListModelBaseNonTemplate | inline |
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::CListModelBaseNonTemplate | inlinevirtual |
setSortColumnByPropertyIndex(const swift::misc::CPropertyIndex &propertyIndex) | swift::gui::models::CListModelBaseNonTemplate | virtual |
setSortColumnToOrder() | swift::gui::models::COrderableListModelDbObjects< swift::misc::simulation::CAircraftModelList, int, true > | |
setSorting(const swift::misc::CPropertyIndex &propertyIndex, Qt::SortOrder order=Qt::AscendingOrder) | swift::gui::models::CListModelBaseNonTemplate | virtual |
setSortRole(int role) | QStandardItemModel | |
setVerticalHeaderItem(int row, QStandardItem *item) | QStandardItemModel | |
setVerticalHeaderLabels(const QStringList &labels) | QStandardItemModel | |
sibling(int row, int column, const QModelIndex &index) const const | QAbstractItemModel | virtual |
signalsBlocked() const const | QObject | |
sort(int column, Qt::SortOrder order) final | swift::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) const | swift::gui::models::CListModelBase< T, false > | |
sortRole | QStandardItemModel | |
sortRole() const const | QStandardItemModel | |
span(const QModelIndex &index) const const | QAbstractItemModel | virtual |
startTimer(int interval, Qt::TimerType timerType) | QObject | |
startTimer(std::chrono::nanoseconds interval, Qt::TimerType timerType) | QObject | |
StashModel enum value | swift::gui::models::CAircraftModelListModel | |
submit() | QAbstractItemModel | virtual |
supportedDragActions() const final | swift::gui::models::CListModelBaseNonTemplate | virtual |
supportedDropActions() const final | swift::gui::models::CListModelBaseNonTemplate | virtual |
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 const | QObject | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
TimerId enum name | QObject | |
toCVariant(const QMimeData *mime) const | swift::gui::CDropBase | |
toJson(bool selectedOnly=false) const | swift::gui::models::CListModelBase< T, false > | virtual |
toJsonString(QJsonDocument::JsonFormat format=QJsonDocument::Indented, bool selectedOnly=false) const | swift::gui::models::CListModelBase< T, false > | virtual |
tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
truncate(int maxNumber, bool forceSort=false) | swift::gui::models::CListModelBase< T, false > | |
update(const ContainerType &container, bool sort) | swift::gui::models::COrderableListModelDbObjects< swift::misc::simulation::CAircraftModelList, int, true > | virtual |
swift::gui::models::CListModelDbObjects::update(const QModelIndex &index, const ObjectType &object) | swift::gui::models::CListModelBase< T, false > | virtual |
swift::gui::models::CListModelDbObjects::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 const | QStandardItemModel | |
VerticalSortHint | QAbstractItemModel | |
VPilotRuleModel enum value | swift::gui::models::CAircraftModelListModel | |
~CAircraftModelListModel() | swift::gui::models::CAircraftModelListModel | inlinevirtual |
~CDropBase() | swift::gui::CDropBase | virtual |
~CListModelBase()=default | swift::gui::models::CListModelBase< T, false > | |
~CListModelBaseNonTemplate()=default | swift::gui::models::CListModelBaseNonTemplate | |
~CListModelDbObjects() | swift::gui::models::CListModelDbObjects< T, K, UseCompare > | inlinevirtual |
~COrderableListModelDbObjects() | swift::gui::models::COrderableListModelDbObjects< swift::misc::simulation::CAircraftModelList, int, true > | inlinevirtual |
~QAbstractItemModel() | QAbstractItemModel | virtual |
~QObject() | QObject | virtual |
~QStandardItemModel() | QStandardItemModel | virtual |