Qt 6.x
The Qt SDK
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
QCompletionModelPrivate Member List

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

_q_reregisterTimers(void *pointer)QObjectPrivate
_q_sourceModelColumnsAboutToBeInserted(const QModelIndex &parent, int first, int last)QAbstractProxyModelPrivate
_q_sourceModelColumnsInserted(const QModelIndex &parent, int first, int last)QAbstractProxyModelPrivate
_q_sourceModelColumnsRemoved(const QModelIndex &parent, int first, int last)QAbstractProxyModelPrivate
_q_sourceModelRowsAboutToBeInserted(const QModelIndex &parent, int first, int last)QAbstractProxyModelPrivate
_q_sourceModelRowsInserted(const QModelIndex &parent, int first, int last)QAbstractProxyModelPrivate
_q_sourceModelRowsRemoved(const QModelIndex &parent, int first, int last)QAbstractProxyModelPrivate
addConnection(int signal, Connection *c)QObjectPrivateinline
allowMove(const QModelIndex &srcParent, int srcFirst, int srcLast, const QModelIndex &destinationParent, int destinationChild, Qt::Orientation orientation)QAbstractItemModelPrivate
bindingStorageQObjectData
blockSigQObjectData
changesQAbstractItemModelPrivate
checkForIncompatibleLibraryVersion(int version) constQObjectPrivateinline
childrenQObjectData
clearBindingStorage()QObjectPrivate
columnsAboutToBeInserted(const QModelIndex &parent, int first, int last)QAbstractItemModelPrivate
columnsAboutToBeRemoved(const QModelIndex &parent, int first, int last)QAbstractItemModelPrivate
columnsInserted(const QModelIndex &parent, int first, int last)QAbstractItemModelPrivate
columnsRemoved(const QModelIndex &parent, int first, int last)QAbstractItemModelPrivate
connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::FunctionPointer< Func2 >::Object *receiverPrivate, Func2 slot, Qt::ConnectionType type=Qt::AutoConnection)QObjectPrivateinlinestatic
connect(const QObject *sender, int signal_index, QtPrivate::QSlotObjectBase *slotObj, Qt::ConnectionType type)QObjectPrivatestatic
connect(const QObject *sender, int signal_index, const QObject *receiver, QtPrivate::QSlotObjectBase *slotObj, Qt::ConnectionType type)QObjectPrivatestatic
connectImpl(const QObject *sender, int signal_index, const QObject *receiver, void **slot, QtPrivate::QSlotObjectBase *slotObj, int type, const int *types, const QMetaObject *senderMetaObject)QObjectPrivatestatic
ConnectionDataPointer typedefQObjectPrivate
connectionsQObjectPrivate
connectNotify(const QMetaMethod &signal)QObjectPrivateinline
createIndex(int row, int column, void *data=nullptr) constQAbstractItemModelPrivateinline
createIndex(int row, int column, int id) constQAbstractItemModelPrivateinline
currentChildBeingDeletedQObjectPrivate
declarativeDataQObjectPrivate
defaultRoleNames()QAbstractItemModelPrivatestatic
deleteChildren()QObjectPrivate
deleteLaterCalledQObjectData
disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::FunctionPointer< Func2 >::Object *receiverPrivate, Func2 slot)QObjectPrivateinlinestatic
disconnect(const QObject *sender, int signal_index, void **slot)QObjectPrivatestatic
disconnect(const QObject *sender, int signal_index, const QObject *receiver, void **slot)QObjectPrivatestatic
disconnectNotify(const QMetaMethod &signal)QObjectPrivateinline
dynamicMetaObject() constQObjectData
ensureConnectionData()QObjectPrivateinline
ensureExtraData()QObjectPrivateinline
executePendingOperations() constQAbstractItemModelPrivatevirtual
extraDataQObjectPrivatemutable
flagsForDumping() constQObjectPrivatevirtual
get(QObject *o)QObjectPrivateinlinestatic
get(const QObject *o)QObjectPrivateinlinestatic
getModelForwarder() constQAbstractProxyModelPrivateinline
getPropertyAdaptorSlotObject(const QMetaProperty &property)QObjectPrivate
indexValid(const QModelIndex &index) constQAbstractItemModelPrivateinline
invalidatePersistentIndex(const QModelIndex &index)QAbstractItemModelPrivate
invalidatePersistentIndexes()QAbstractItemModelPrivate
isDeclarativeSignalConnected(uint signalIdx) constQObjectPrivateinline
isDeletingChildrenQObjectData
isQuickItemQObjectData
isSender(const QObject *receiver, const char *signal) constQObjectPrivate
isSignalConnected(uint signalIdx, bool checkDeclarative=true) constQObjectPrivate
isVariantLessThan(const QVariant &left, const QVariant &right, Qt::CaseSensitivity cs=Qt::CaseSensitive, bool isLocaleAware=false)QAbstractItemModelPrivatestatic
isWidgetQObjectData
isWindowQObjectData
itemsAboutToBeMoved(const QModelIndex &srcParent, int srcFirst, int srcLast, const QModelIndex &destinationParent, int destinationChild, Qt::Orientation)QAbstractItemModelPrivate
itemsMoved(const QModelIndex &srcParent, int srcFirst, int srcLast, const QModelIndex &destinationParent, int destinationChild, Qt::Orientation orientation)QAbstractItemModelPrivate
mapDropCoordinatesToSource(int row, int column, const QModelIndex &parent, int *source_row, int *source_column, QModelIndex *source_parent) constQAbstractProxyModelPrivate
maybeSignalConnected(uint signalIndex) constQObjectPrivate
metaObjectQObjectData
modelChangedForwarder()QAbstractProxyModelPrivateinline
movePersistentIndexes(const QList< QPersistentModelIndexData * > &indexes, int change, const QModelIndex &parent, Qt::Orientation orientation)QAbstractItemModelPrivate
moveToThread_helper()QObjectPrivate
parentQObjectData
persistentQAbstractItemModelPrivate
postedEventsQObjectData
Q_OBJECT_COMPAT_PROPERTY_WITH_ARGS(QAbstractProxyModelPrivate, QAbstractItemModel *, model, &QAbstractProxyModelPrivate::setModelForwarder, &QAbstractProxyModelPrivate::modelChangedForwarder, &QAbstractProxyModelPrivate::getModelForwarder, nullptr) virtual void _q_sourceModelDestroyed()QAbstractProxyModelPrivate
q_ptrQObjectData
QAbstractItemModelPrivate()QAbstractItemModelPrivate
QAbstractProxyModelPrivate()QAbstractProxyModelPrivateinline
QObjectData()=defaultQObjectData
QObjectPrivate(int version=QObjectPrivateVersion)QObjectPrivate
receiveChildEventsQObjectData
receiverList(const char *signal) constQObjectPrivate
reinitBindingStorageAfterThreadMove()QObjectPrivate
removeConnection(Connection *c)QObjectPrivateinlinestatic
removePersistentIndexData(QPersistentModelIndexData *data)QAbstractItemModelPrivate
rowsAboutToBeInserted(const QModelIndex &parent, int first, int last)QAbstractItemModelPrivate
rowsAboutToBeRemoved(const QModelIndex &parent, int first, int last)QAbstractItemModelPrivate
rowsInserted(const QModelIndex &parent, int first, int last)QAbstractItemModelPrivate
rowsRemoved(const QModelIndex &parent, int first, int last)QAbstractItemModelPrivate
sendChildEventsQObjectData
senderList() constQObjectPrivate
setModelForwarder(QAbstractItemModel *sourceModel)QAbstractProxyModelPrivateinline
setParent_helper(QObject *)QObjectPrivate
setThreadData_helper(QThreadData *currentData, QThreadData *targetData, QBindingStatus *status)QObjectPrivate
sharedRefcountQObjectPrivate
signalIndex(const char *signalName, const QMetaObject **meta=nullptr) constQObjectPrivate
sourceHadZeroColumnsQAbstractProxyModelPrivate
sourceHadZeroRowsQAbstractProxyModelPrivate
staticEmptyModel()QAbstractItemModelPrivatestatic
StaticMetaCallFunction typedefQObjectPrivate
threadDataQObjectPrivate
unusedQObjectData
variantLessThan(const QVariant &v1, const QVariant &v2)QAbstractItemModelPrivatestatic
wasDeletedQObjectData
wasWidgetQObjectData
willBeWidgetQObjectData
~QAbstractItemModelPrivate()QAbstractItemModelPrivate
~QObjectData()=0QObjectDatapure virtual
~QObjectPrivate()QObjectPrivatevirtual