Kstars
skyobjectlistmodel.cpp
QStringList filter(const QRegularExpression ®Ex)
Filter the model.
Definition skyobjectlistmodel.cpp:54
int indexOf(const QString &objectName) const
Definition skyobjectlistmodel.cpp:25
Provides all necessary information about an object in the sky: its coordinates, name(s),...
Definition skyobject.h:42
void beginResetModel()
void endResetModel()
virtual QModelIndex index(int row, int column, const QModelIndex &parent) const const override
void append(QList< T > &&value)
bool isValid() const const
int row() const const
objectName
QRegularExpressionMatch match(QStringView subjectView, qsizetype offset, MatchType matchType, MatchOptions matchOptions) const const
bool hasMatch() const const
DisplayRole
QVariant fromValue(T &&value)
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:42 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 4 2024 16:38:42 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.