Kstars
skyobjectlistmodel.h
16 * A model used in Find Object Dialog in QML. Each entry is a QString (name of object) and pointer to
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
virtual QModelIndex index(int row, int column, const QModelIndex &parent) const const override
Q_OBJECTQ_OBJECT
objectName
QObject * parent() const const
UserRole
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.