Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QCompletionModel Member List

This is the complete list of members for QCompletionModel, including all inherited members.

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 destinationColumn)QAbstractItemModelprotected
beginMoveRows(const QModelIndex &sourceParent, int sourceFirst, int sourceLast, const QModelIndex &destinationParent, int destinationRow)QAbstractItemModelprotected
beginRemoveColumns(const QModelIndex &parent, int first, int last)QAbstractItemModelprotected
beginRemoveRows(const QModelIndex &parent, int first, int last)QAbstractItemModelprotected
beginResetModel()QAbstractItemModelprotected
bindableObjectName()QObject
bindableSourceModel()QAbstractProxyModel
bindingStorage()QObjectinline
bindingStorage() constQObjectinline
blockSignals(bool b) noexceptQObject
buddy(const QModelIndex &index) const overrideQAbstractProxyModelvirtual
cQCompletionModel
canDropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) const overrideQAbstractProxyModelvirtual
canFetchMore(const QModelIndex &parent) const overrideQAbstractProxyModelvirtual
changePersistentIndex(const QModelIndex &from, const QModelIndex &to)QAbstractItemModelprotected
changePersistentIndexList(const QModelIndexList &from, const QModelIndexList &to)QAbstractItemModelprotected
checkIndex(const QModelIndex &index, CheckIndexOptions options=CheckIndexOption::NoOption) constQAbstractItemModel
CheckIndexOption enum nameQAbstractItemModel
childEvent(QChildEvent *event)QObjectprotectedvirtual
children() constQObjectinline
clearItemData(const QModelIndex &index) overrideQAbstractProxyModelvirtual
columnCount(const QModelIndex &index=QModelIndex()) const overrideQCompletionModelvirtual
columnsAboutToBeInserted(const QModelIndex &parent, int first, int last, QPrivateSignal)QAbstractItemModelsignal
columnsAboutToBeMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationColumn, QPrivateSignal)QAbstractItemModelsignal
columnsAboutToBeRemoved(const QModelIndex &parent, int first, int last, QPrivateSignal)QAbstractItemModelsignal
columnsInserted(const QModelIndex &parent, int first, int last, QPrivateSignal)QAbstractItemModelsignal
columnsMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationColumn, QPrivateSignal)QAbstractItemModelsignal
columnsRemoved(const QModelIndex &parent, int first, int last, QPrivateSignal)QAbstractItemModelsignal
completionCount() constQCompletionModel
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection)QObjectstatic
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type=Qt::AutoConnection)QObjectstatic
connect(const QObject *sender, const char *signal, const char *member, Qt::ConnectionType type=Qt::AutoConnection) constQObjectinline
connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::ContextTypeForFunctor< Func2 >::ContextType *context, Func2 &&slot, Qt::ConnectionType type=Qt::AutoConnection)QObjectinlinestatic
connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, Func2 &&slot)QObjectinlinestatic
connectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
countQAbstractItemModel
countQAbstractItemModel
createEngine()QCompletionModel
createIndex(int row, int column, const void *data=nullptr) constQAbstractItemModelinlineprotected
createIndex(int row, int column, quintptr id) constQAbstractItemModelinlineprotected
createSourceIndex(int row, int col, void *internalPtr) constQAbstractProxyModelprotected
currentIndex(bool) constQCompletionModel
currentRow() constQCompletionModelinline
customEvent(QEvent *event)QObjectprotectedvirtual
d_ptrQObjectprotected
data(const QModelIndex &index, int role=Qt::DisplayRole) const overrideQCompletionModelvirtual
dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight, const QList< int > &roles=QList< int >())QAbstractItemModelsignal
decodeData(int row, int column, const QModelIndex &parent, QDataStream &stream)QAbstractItemModelprotected
deleteLater()QObjectslot
destinationChildQAbstractItemModel
destinationChildQAbstractItemModel
destinationParentQAbstractItemModel
destinationParentQAbstractItemModel
destroyed(QObject *=nullptr)QObjectsignal
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member)QObjectstatic
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &member)QObjectstatic
disconnect(const char *signal=nullptr, const QObject *receiver=nullptr, const char *member=nullptr) constQObjectinline
disconnect(const QObject *receiver, const char *member=nullptr) constQObjectinline
disconnect(const QMetaObject::Connection &)QObjectstatic
disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::FunctionPointer< Func2 >::Object *receiver, Func2 slot)QObjectinlinestatic
disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const QObject *receiver, void **zero)QObjectinlinestatic
disconnectNotify(const QMetaMethod &signal)QObjectprotectedvirtual
dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) overrideQAbstractProxyModelvirtual
dumpObjectInfo() constQObject
dumpObjectTree() constQObject
dynamicPropertyNames() constQObject
encodeData(const QModelIndexList &indexes, QDataStream &stream) constQAbstractItemModelprotected
endInsertColumns()QAbstractItemModelprotected
endInsertRows()QAbstractItemModelprotected
endMoveColumns()QAbstractItemModelprotected
endMoveRows()QAbstractItemModelprotected
endRemoveColumns()QAbstractItemModelprotected
endRemoveRows()QAbstractItemModelprotected
endResetModel()QAbstractItemModelprotected
engineQCompletionModel
event(QEvent *event)QObjectvirtual
eventFilter(QObject *watched, QEvent *event)QObjectvirtual
fetchMore(const QModelIndex &parent) overrideQAbstractProxyModelvirtual
filter(const QStringList &parts)QCompletionModel
findChild(QAnyStringView aName, Qt::FindChildOptions options=Qt::FindChildrenRecursively) constQObjectinline
findChild(Qt::FindChildOptions options=Qt::FindChildrenRecursively) constQObjectinline
findChildren(QAnyStringView aName, Qt::FindChildOptions options=Qt::FindChildrenRecursively) constQObjectinline
findChildren(Qt::FindChildOptions options=Qt::FindChildrenRecursively) constQObjectinline
flags(const QModelIndex &index) const overrideQAbstractProxyModelvirtual
hasChildren(const QModelIndex &parent=QModelIndex()) const overrideQCompletionModelvirtual
hasIndex(int row, int column, const QModelIndex &parent=QModelIndex()) constQAbstractItemModel
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const overrideQAbstractProxyModelvirtual
headerDataChanged(Qt::Orientation orientation, int first, int last)QAbstractItemModelsignal
HorizontalSortHint enum valueQAbstractItemModel
index(int row, int column, const QModelIndex &=QModelIndex()) const overrideQCompletionModelvirtual
inherits(const char *classname) constQObjectinline
installEventFilter(QObject *filterObj)QObject
invalidate()QCompletionModelslot
isQuickItemType() constQObjectinline
isSignalConnected(const QMetaMethod &signal) constQObjectprotected
isWidgetType() constQObjectinline
isWindowType() constQObjectinline
itemData(const QModelIndex &index) const overrideQAbstractProxyModelvirtual
killTimer(int id)QObject
killTimer(Qt::TimerId id)QObject
layoutAboutToBeChanged(const QList< QPersistentModelIndex > &parents=QList< QPersistentModelIndex >(), QAbstractItemModel::LayoutChangeHint hint=QAbstractItemModel::NoLayoutChangeHint)QAbstractItemModelsignal
layoutChanged(const QList< QPersistentModelIndex > &parents=QList< QPersistentModelIndex >(), QAbstractItemModel::LayoutChangeHint hint=QAbstractItemModel::NoLayoutChangeHint)QAbstractItemModelsignal
LayoutChangeHint enum nameQAbstractItemModel
mapFromSource(const QModelIndex &sourceIndex) const overrideQCompletionModelvirtual
mapSelectionFromSource(const QItemSelection &selection) constQAbstractProxyModelvirtual
mapSelectionToSource(const QItemSelection &selection) constQAbstractProxyModelvirtual
mapToSource(const QModelIndex &proxyIndex) const overrideQCompletionModelvirtual
match(const QModelIndex &start, int role, const QVariant &value, int hits=1, Qt::MatchFlags flags=Qt::MatchFlags(Qt::MatchStartsWith|Qt::MatchWrap)) constQAbstractItemModelvirtual
mimeData(const QModelIndexList &indexes) const overrideQAbstractProxyModelvirtual
mimeTypes() const overrideQAbstractProxyModelvirtual
modelAboutToBeReset(QPrivateSignal)QAbstractItemModelsignal
modelDestroyed()QCompletionModelslot
modelReset(QPrivateSignal)QAbstractItemModelsignal
moveToThread(QThread *thread QT6_DECL_NEW_OVERLOAD_TAIL)QObject
multiData(const QModelIndex &index, QModelRoleDataSpan roleDataSpan) constQAbstractItemModelvirtual
NoLayoutChangeHint enum valueQAbstractItemModel
objectNameQObject
objectName() constQObject
objectNameChanged(const QString &objectName, QPrivateSignal)QObjectsignal
orderQAbstractItemModel
parent(const QModelIndex &=QModelIndex()) const overrideQCompletionModelinlinevirtual
QAbstractProxyModel::parentQAbstractItemModel
QAbstractProxyModel::parent() constQAbstractItemModelinline
persistentIndexList() constQAbstractItemModelprotected
property(const char *name) constQObject
Q_REVISION(6, 4) virtual bool insertRows(int rowQAbstractItemModel
Q_REVISION(6, 4) virtual bool insertColumns(int columnQAbstractItemModel
Q_REVISION(6, 4) virtual bool removeRows(int rowQAbstractItemModel
Q_REVISION(6, 4) virtual bool removeColumns(int columnQAbstractItemModel
Q_REVISION(6, 4) virtual bool moveRows(const QModelIndex &sourceParentQAbstractItemModel
Q_REVISION(6, 4) virtual bool moveColumns(const QModelIndex &sourceParentQAbstractItemModel
Q_REVISION(6, 4) inline bool insertRow(int rowQAbstractItemModel
Q_REVISION(6, 4) inline bool insertColumn(int columnQAbstractItemModel
Q_REVISION(6, 4) inline bool removeRow(int rowQAbstractItemModel
Q_REVISION(6, 4) inline bool removeColumn(int columnQAbstractItemModel
Q_REVISION(6, 4) inline bool moveRow(const QModelIndex &sourceParentQAbstractItemModel
Q_REVISION(6, 4) inline bool moveColumn(const QModelIndex &sourceParentQAbstractItemModel
Q_REVISION(6, 4) virtual void sort(int columnQAbstractItemModel
QAbstractItemModel(QObject *parent=nullptr)QAbstractItemModelexplicit
QAbstractItemModel(QAbstractItemModelPrivate &dd, QObject *parent=nullptr)QAbstractItemModelprotected
QAbstractProxyModel(QObject *parent=nullptr)QAbstractProxyModelexplicit
QAbstractProxyModel(QAbstractProxyModelPrivate &, QObject *parent)QAbstractProxyModelprotected
QCompletionModel(QCompleterPrivate *c, QObject *parent)QCompletionModel
qFindChildqFindChildren(const QObject *obj, const QString &name)()QObjectrelated
qFindChildrenqFindChildren(const QObject *obj, const QString &name)()QObjectrelated
QObject(QObject *parent=nullptr)QObjectexplicit
QObject(QObjectPrivate &dd, QObject *parent=nullptr)QObjectprotected
qobject_cast(const QObject *object)QObjectrelated
QObjectListQObjectrelated
receivers(const char *signal) constQObjectprotected
removeEventFilter(QObject *obj)QObject
resetInternalData()QAbstractItemModelprotectedvirtualslot
revert() overrideQAbstractProxyModelvirtual
roleNames() const overrideQAbstractProxyModelvirtual
rowCount(const QModelIndex &index=QModelIndex()) const overrideQCompletionModelvirtual
rowsAboutToBeInserted(const QModelIndex &parent, int first, int last, QPrivateSignal)QAbstractItemModelsignal
rowsAboutToBeMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationRow, QPrivateSignal)QAbstractItemModelsignal
rowsAboutToBeRemoved(const QModelIndex &parent, int first, int last, QPrivateSignal)QAbstractItemModelsignal
rowsAdded()QCompletionModelsignal
rowsInserted()QCompletionModelslot
QAbstractProxyModel::rowsInserted(const QModelIndex &parent, int first, int last, QPrivateSignal)QAbstractItemModelsignal
rowsMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationRow, QPrivateSignal)QAbstractItemModelsignal
rowsRemoved(const QModelIndex &parent, int first, int last, QPrivateSignal)QAbstractItemModelsignal
sender() constQObjectprotected
senderSignalIndex() constQObjectprotected
setCurrentRow(int row)QCompletionModel
setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole) overrideQAbstractProxyModelvirtual
setFiltered(bool)QCompletionModel
setHeaderData(int section, Qt::Orientation orientation, const QVariant &value, int role=Qt::EditRole) overrideQAbstractProxyModelvirtual
setItemData(const QModelIndex &index, const QMap< int, QVariant > &roles) overrideQAbstractProxyModelvirtual
setObjectName(const QString &name)QObjectinline
setObjectName(QAnyStringView name)QObject
setParent(QObject *parent)QObject
setProperty(const char *name, const QVariant &value)QObject
setProperty(const char *name, QVariant &&value)QObjectinline
setSourceModel(QAbstractItemModel *sourceModel) overrideQCompletionModelvirtual
showAllQCompletionModel
sibling(int row, int column, const QModelIndex &idx) const overrideQAbstractProxyModelvirtual
signalsBlocked() const noexceptQObjectinline
sort(int column, Qt::SortOrder order=Qt::AscendingOrder) overrideQAbstractProxyModel
sourceColumnQAbstractItemModel
sourceModelQAbstractProxyModel
sourceModel() constQAbstractProxyModel
sourceModelChanged(QPrivateSignal)QAbstractProxyModelsignal
sourceRowQAbstractItemModel
span(const QModelIndex &index) const overrideQAbstractProxyModelvirtual
startTimer(int interval, Qt::TimerType timerType=Qt::CoarseTimer)QObject
startTimer(std::chrono::nanoseconds time, Qt::TimerType timerType=Qt::CoarseTimer)QObject
submit() overrideQAbstractProxyModelvirtual
supportedDragActions() const overrideQAbstractProxyModelvirtual
supportedDropActions() const overrideQAbstractProxyModelvirtual
thread() constQObject
timerEvent(QTimerEvent *event)QObjectprotectedvirtual
VerticalSortHint enum valueQAbstractItemModel
~QAbstractItemModel()QAbstractItemModelvirtual
~QAbstractProxyModel()QAbstractProxyModel
~QObject()QObjectvirtual