![]() |
Qt 6.x
The Qt SDK
|
This is the complete list of members for QDeclarativeSearchModelBase, including all inherited members.
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 destinationColumn) | QAbstractItemModel | protected |
beginMoveRows(const QModelIndex &sourceParent, int sourceFirst, int sourceLast, const QModelIndex &destinationParent, int destinationRow) | 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 | |
bindingStorage() | QObject | inline |
bindingStorage() const | QObject | inline |
blockSignals(bool b) noexcept | QObject | |
buddy(const QModelIndex &index) const | QAbstractItemModel | virtual |
cancel() | QDeclarativeSearchModelBase | |
canDropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) const | QAbstractItemModel | virtual |
canFetchMore(const QModelIndex &parent) const | QAbstractItemModel | virtual |
changePersistentIndex(const QModelIndex &from, const QModelIndex &to) | QAbstractItemModel | protected |
changePersistentIndexList(const QModelIndexList &from, const QModelIndexList &to) | QAbstractItemModel | protected |
checkIndex(const QModelIndex &index, CheckIndexOptions options=CheckIndexOption::NoOption) const | QAbstractItemModel | |
CheckIndexOption enum name | QAbstractItemModel | |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const | QObject | inline |
classBegin() override | QDeclarativeSearchModelBase | virtual |
clearData(bool suppressSignal=false) | QDeclarativeSearchModelBase | virtual |
clearItemData(const QModelIndex &index) | QAbstractItemModel | virtual |
columnsAboutToBeInserted(const QModelIndex &parent, int first, int last, QPrivateSignal) | QAbstractItemModel | signal |
columnsAboutToBeMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationColumn, QPrivateSignal) | QAbstractItemModel | signal |
columnsAboutToBeRemoved(const QModelIndex &parent, int first, int last, QPrivateSignal) | QAbstractItemModel | signal |
columnsInserted(const QModelIndex &parent, int first, int last, QPrivateSignal) | QAbstractItemModel | signal |
columnsMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationColumn, QPrivateSignal) | QAbstractItemModel | signal |
columnsRemoved(const QModelIndex &parent, int first, int last, QPrivateSignal) | QAbstractItemModel | signal |
componentComplete() override | QDeclarativeSearchModelBase | virtual |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type=Qt::AutoConnection) | QObject | static |
connect(const QObject *sender, const char *signal, const char *member, Qt::ConnectionType type=Qt::AutoConnection) const | QObject | inline |
connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::ContextTypeForFunctor< Func2 >::ContextType *context, Func2 &&slot, Qt::ConnectionType type=Qt::AutoConnection) | QObject | inlinestatic |
connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, Func2 &&slot) | QObject | inlinestatic |
connectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
count | QAbstractItemModel | |
count | QAbstractItemModel | |
createIndex(int row, int column, const void *data=nullptr) const | QAbstractItemModel | inlineprotected |
createIndex(int row, int column, quintptr id) const | QAbstractItemModel | inlineprotected |
customEvent(QEvent *event) | QObject | protectedvirtual |
d_ptr | QObject | protected |
data(const QModelIndex &index, int role=Qt::DisplayRole) const =0 | QAbstractItemModel | pure virtual |
dataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight, const QList< int > &roles=QList< int >()) | QAbstractItemModel | signal |
decodeData(int row, int column, const QModelIndex &parent, QDataStream &stream) | QAbstractItemModel | protected |
deleteLater() | QObject | slot |
destinationChild | QAbstractItemModel | |
destinationChild | QAbstractItemModel | |
destinationParent | QAbstractItemModel | |
destinationParent | QAbstractItemModel | |
destroyed(QObject *=nullptr) | QObject | signal |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *member) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &member) | QObject | static |
disconnect(const char *signal=nullptr, const QObject *receiver=nullptr, const char *member=nullptr) const | QObject | inline |
disconnect(const QObject *receiver, const char *member=nullptr) const | QObject | inline |
disconnect(const QMetaObject::Connection &) | QObject | static |
disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::FunctionPointer< Func2 >::Object *receiver, Func2 slot) | QObject | inlinestatic |
disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const QObject *receiver, void **zero) | QObject | inlinestatic |
disconnectNotify(const QMetaMethod &signal) | QObject | protectedvirtual |
dropMimeData(const QMimeData *data, Qt::DropAction action, int row, int column, const QModelIndex &parent) override | QAbstractListModel | virtual |
dumpObjectInfo() const | QObject | |
dumpObjectTree() const | QObject | |
dynamicPropertyNames() const | QObject | |
encodeData(const QModelIndexList &indexes, QDataStream &stream) const | QAbstractItemModel | protected |
endInsertColumns() | QAbstractItemModel | protected |
endInsertRows() | QAbstractItemModel | protected |
endMoveColumns() | QAbstractItemModel | protected |
endMoveRows() | QAbstractItemModel | protected |
endRemoveColumns() | QAbstractItemModel | protected |
endRemoveRows() | QAbstractItemModel | protected |
endResetModel() | QAbstractItemModel | protected |
Error enum value | QDeclarativeSearchModelBase | |
errorString() const | QDeclarativeSearchModelBase | |
event(QEvent *event) | QObject | virtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
fetchMore(const QModelIndex &parent) | QAbstractItemModel | virtual |
findChild(const QString &aName=QString(), Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
findChildren(const QString &aName, Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
findChildren(Qt::FindChildOptions options=Qt::FindChildrenRecursively) const | QObject | inline |
flags(const QModelIndex &index) const override | QAbstractListModel | virtual |
hasIndex(int row, int column, const QModelIndex &parent=QModelIndex()) const | QAbstractItemModel | |
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const | QAbstractItemModel | virtual |
headerDataChanged(Qt::Orientation orientation, int first, int last) | QAbstractItemModel | signal |
HorizontalSortHint enum value | QAbstractItemModel | |
index(int row, int column=0, const QModelIndex &parent=QModelIndex()) const override | QAbstractListModel | virtual |
inherits(const char *classname) const | QObject | inline |
initializePlugin(QDeclarativeGeoServiceProvider *plugin) | QDeclarativeSearchModelBase | protectedvirtual |
installEventFilter(QObject *filterObj) | QObject | |
isQuickItemType() const | QObject | inline |
isSignalConnected(const QMetaMethod &signal) const | QObject | protected |
isWidgetType() const | QObject | inline |
isWindowType() const | QObject | inline |
itemData(const QModelIndex &index) const | QAbstractItemModel | virtual |
killTimer(int id) | QObject | |
layoutAboutToBeChanged(const QList< QPersistentModelIndex > &parents=QList< QPersistentModelIndex >(), QAbstractItemModel::LayoutChangeHint hint=QAbstractItemModel::NoLayoutChangeHint) | QAbstractItemModel | signal |
layoutChanged(const QList< QPersistentModelIndex > &parents=QList< QPersistentModelIndex >(), QAbstractItemModel::LayoutChangeHint hint=QAbstractItemModel::NoLayoutChangeHint) | QAbstractItemModel | signal |
LayoutChangeHint enum name | QAbstractItemModel | |
limit | QDeclarativeSearchModelBase | |
limit() const | QDeclarativeSearchModelBase | |
limitChanged() | QDeclarativeSearchModelBase | signal |
Loading enum value | QDeclarativeSearchModelBase | |
m_plugin | QDeclarativeSearchModelBase | protected |
m_reply | QDeclarativeSearchModelBase | protected |
m_request | QDeclarativeSearchModelBase | protected |
match(const QModelIndex &start, int role, const QVariant &value, int hits=1, Qt::MatchFlags flags=Qt::MatchFlags(Qt::MatchStartsWith|Qt::MatchWrap)) const | QAbstractItemModel | virtual |
mimeData(const QModelIndexList &indexes) const | QAbstractItemModel | virtual |
mimeTypes() const | QAbstractItemModel | virtual |
modelAboutToBeReset(QPrivateSignal) | QAbstractItemModel | signal |
modelReset(QPrivateSignal) | QAbstractItemModel | signal |
moveToThread(QThread *thread) | QObject | |
multiData(const QModelIndex &index, QModelRoleDataSpan roleDataSpan) const | QAbstractItemModel | virtual |
nextPage() | QDeclarativeSearchModelBase | |
nextPagesAvailable | QDeclarativeSearchModelBase | |
nextPagesAvailable() const | QDeclarativeSearchModelBase | |
nextPagesAvailableChanged() | QDeclarativeSearchModelBase | signal |
NoLayoutChangeHint enum value | QAbstractItemModel | |
Null enum value | QDeclarativeSearchModelBase | |
objectName | QObject | |
objectName() const | QObject | |
objectNameChanged(const QString &objectName, QPrivateSignal) | QObject | signal |
onContentUpdated() | QDeclarativeSearchModelBase | protectedvirtualslot |
order | QAbstractItemModel | |
parent() const | QAbstractListModel | inline |
QAbstractItemModel::parent | QAbstractItemModel | |
persistentIndexList() const | QAbstractItemModel | protected |
plugin | QDeclarativeSearchModelBase | |
plugin() const | QDeclarativeSearchModelBase | |
pluginChanged() | QDeclarativeSearchModelBase | signal |
previousPage() | QDeclarativeSearchModelBase | |
previousPagesAvailable | QDeclarativeSearchModelBase | |
previousPagesAvailable() const | QDeclarativeSearchModelBase | |
previousPagesAvailableChanged() | QDeclarativeSearchModelBase | signal |
property(const char *name) const | QObject | |
Q_REVISION(6, 4) virtual bool insertRows(int row | QAbstractItemModel | |
Q_REVISION(6, 4) virtual bool insertColumns(int column | QAbstractItemModel | |
Q_REVISION(6, 4) virtual bool removeRows(int row | QAbstractItemModel | |
Q_REVISION(6, 4) virtual bool removeColumns(int column | QAbstractItemModel | |
Q_REVISION(6, 4) virtual bool moveRows(const QModelIndex &sourceParent | QAbstractItemModel | |
Q_REVISION(6, 4) virtual bool moveColumns(const QModelIndex &sourceParent | QAbstractItemModel | |
Q_REVISION(6, 4) inline bool insertRow(int row | QAbstractItemModel | |
Q_REVISION(6, 4) inline bool insertColumn(int column | QAbstractItemModel | |
Q_REVISION(6, 4) inline bool removeRow(int row | QAbstractItemModel | |
Q_REVISION(6, 4) inline bool removeColumn(int column | QAbstractItemModel | |
Q_REVISION(6, 4) inline bool moveRow(const QModelIndex &sourceParent | QAbstractItemModel | |
Q_REVISION(6, 4) inline bool moveColumn(const QModelIndex &sourceParent | QAbstractItemModel | |
Q_REVISION(6, 4) virtual void sort(int column | QAbstractItemModel | |
QAbstractItemModel(QObject *parent=nullptr) | QAbstractItemModel | explicit |
QAbstractItemModel(QAbstractItemModelPrivate &dd, QObject *parent=nullptr) | QAbstractItemModel | protected |
QAbstractListModel(QObject *parent=nullptr) | QAbstractListModel | explicit |
QAbstractListModel(QAbstractItemModelPrivate &dd, QObject *parent) | QAbstractListModel | protected |
QDeclarativeSearchModelBase(QObject *parent=nullptr) | QDeclarativeSearchModelBase | explicit |
qFindChildqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
qFindChildrenqFindChildren(const QObject *obj, const QString &name)() | QObject | related |
QObject(QObject *parent=nullptr) | QObject | explicit |
QObject(QObjectPrivate &dd, QObject *parent=nullptr) | QObject | protected |
qobject_cast(const QObject *object) | QObject | related |
QObjectList | QObject | related |
QQmlParserStatus() | QQmlParserStatus | |
queryFinished()=0 | QDeclarativeSearchModelBase | protectedpure virtualslot |
Ready enum value | QDeclarativeSearchModelBase | |
receivers(const char *signal) const | QObject | protected |
removeEventFilter(QObject *obj) | QObject | |
reset() | QDeclarativeSearchModelBase | |
resetInternalData() | QAbstractItemModel | protectedvirtualslot |
revert() | QAbstractItemModel | virtualslot |
roleNames() const | QAbstractItemModel | virtual |
rowCount(const QModelIndex &parent=QModelIndex()) const =0 | QAbstractItemModel | pure virtual |
rowsAboutToBeInserted(const QModelIndex &parent, int first, int last, QPrivateSignal) | QAbstractItemModel | signal |
rowsAboutToBeMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationRow, QPrivateSignal) | QAbstractItemModel | signal |
rowsAboutToBeRemoved(const QModelIndex &parent, int first, int last, QPrivateSignal) | QAbstractItemModel | signal |
rowsInserted(const QModelIndex &parent, int first, int last, QPrivateSignal) | QAbstractItemModel | signal |
rowsMoved(const QModelIndex &sourceParent, int sourceStart, int sourceEnd, const QModelIndex &destinationParent, int destinationRow, QPrivateSignal) | QAbstractItemModel | signal |
rowsRemoved(const QModelIndex &parent, int first, int last, QPrivateSignal) | QAbstractItemModel | signal |
searchArea | QDeclarativeSearchModelBase | |
searchArea() const | QDeclarativeSearchModelBase | |
searchAreaChanged() | QDeclarativeSearchModelBase | signal |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
sendQuery(QPlaceManager *manager, const QPlaceSearchRequest &request)=0 | QDeclarativeSearchModelBase | protectedpure virtual |
setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole) | QAbstractItemModel | virtual |
setHeaderData(int section, Qt::Orientation orientation, const QVariant &value, int role=Qt::EditRole) | QAbstractItemModel | virtual |
setItemData(const QModelIndex &index, const QMap< int, QVariant > &roles) | QAbstractItemModel | virtual |
setLimit(int limit) | QDeclarativeSearchModelBase | |
setNextPageRequest(const QPlaceSearchRequest &next) | QDeclarativeSearchModelBase | protected |
setObjectName(const QString &name) | QObject | inline |
setObjectName(QAnyStringView name) | QObject | |
setParent(QObject *parent) | QObject | |
setPlugin(QDeclarativeGeoServiceProvider *plugin) | QDeclarativeSearchModelBase | |
setPreviousPageRequest(const QPlaceSearchRequest &previous) | QDeclarativeSearchModelBase | protected |
setProperty(const char *name, const QVariant &value) | QObject | |
setProperty(const char *name, QVariant &&value) | QObject | inline |
setSearchArea(const QVariant &searchArea) | QDeclarativeSearchModelBase | |
setStatus(Status status, const QString &errorString=QString()) | QDeclarativeSearchModelBase | |
sibling(int row, int column, const QModelIndex &idx) const override | QAbstractListModel | virtual |
signalsBlocked() const noexcept | QObject | inline |
sourceColumn | QAbstractItemModel | |
sourceRow | QAbstractItemModel | |
span(const QModelIndex &index) const | QAbstractItemModel | virtual |
startTimer(int interval, Qt::TimerType timerType=Qt::CoarseTimer) | QObject | |
startTimer(std::chrono::milliseconds time, Qt::TimerType timerType=Qt::CoarseTimer) | QObject | |
status | QDeclarativeSearchModelBase | |
status() const | QDeclarativeSearchModelBase | |
Status enum name | QDeclarativeSearchModelBase | |
statusChanged() | QDeclarativeSearchModelBase | signal |
submit() | QAbstractItemModel | virtualslot |
supportedDragActions() const | QAbstractItemModel | virtual |
supportedDropActions() const | QAbstractItemModel | virtual |
thread() const | QObject | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
update() | QDeclarativeSearchModelBase | |
VerticalSortHint enum value | QAbstractItemModel | |
~QAbstractItemModel() | QAbstractItemModel | virtual |
~QAbstractListModel() | QAbstractListModel | |
~QDeclarativeSearchModelBase() | QDeclarativeSearchModelBase | |
~QObject() | QObject | virtual |
~QQmlParserStatus() | QQmlParserStatus | virtual |