Kstars
modelmanager.h
Q_OBJECTQ_OBJECT
void updateAllModels(ObsConditions *obs)
Updates sky-object list models.
Definition: modelmanager.cpp:147
ModelManager(ObsConditions *obs)
Constructor - Creates models for different sky-object types.
Definition: modelmanager.cpp:21
Definition: skyobjlistmodel.h:19
Manages models for QML listviews of different types of sky-objects.
Definition: modelmanager.h:27
void loadCatalog(const QString &name)
Load objects from the dso db for the catalog with name can be used to retreive the object lists later...
Definition: modelmanager.cpp:274
SkyObjListModel * returnModel(QString modelName)
Returns model of given type.
Definition: modelmanager.cpp:265
Definition: obsconditions.h:21
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sat Dec 2 2023 04:05:52 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Sat Dec 2 2023 04:05:52 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.