KOSMIndoorMap
roomsortfilterproxymodel.cpp
21 connect(this, &RoomSortFilterProxyModel::filterStringChanged, this, &QSortFilterProxyModel::invalidate);
26bool RoomSortFilterProxyModel::filterAcceptsRow(int source_row, const QModelIndex &source_parent) const
41bool RoomSortFilterProxyModel::lessThan(const QModelIndex &source_left, const QModelIndex &source_right) const
@ LevelLongNameRole
Name of the floor the room is on (long form, if available)
Definition roommodel.h:53
OSM-based multi-floor indoor maps for buildings.
Definition locationqueryoverlayproxymodel.h:20
void sourceModelChanged()
QVariant data(int role) const const
void invalidate()
int compare(QLatin1StringView s1, const QString &s2, Qt::CaseSensitivity cs)
bool contains(QChar ch, Qt::CaseSensitivity cs) const const
CaseInsensitive
QFuture< ArgsType< Signal > > connect(Sender *sender, Signal signal)
int toInt(bool *ok) const const
QString toString() const const
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 7 2025 11:54:19 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 7 2025 11:54:19 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.