kstars
modelmanager.cpp
Go to the documentation of this file.
void addSkyObject(SkyObjItem *sobj)
Add a sky-object to the model.
Definition: skyobjlistmodel.cpp:25
Definition: skyobject.h:111
Definition: modelmanager.h:37
Definition: skyobject.h:108
Definition: skyobject.h:109
Represents a model for the list of interesting sky-objects to be displayed in the QML interface...
Definition: skyobjlistmodel.h:30
SkyObjListModel * returnModel(int type)
Returns model of given type.
Definition: modelmanager.cpp:163
Definition: skyobject.h:111
ModelManager(ObsConditions *obs)
Constructor - Creates models for different sky-object types.
Definition: modelmanager.cpp:24
void updateModels(ObsConditions *obs)
Updates sky-object list models.
Definition: modelmanager.cpp:52
Definition: modelmanager.h:37
bool isVisible(GeoLocation *geo, dms *lst, SkyObject *so)
Evaluate visibility of sky-object based on current observing conditions.
Definition: obsconditions.cpp:96
Definition: ksfilereader.h:65
Definition: skyobject.h:110
Definition: skyobject.h:109
This class deals with the observing conditions of the night sky.
Definition: obsconditions.h:31
virtual SkyObject * findByName(const QString &name)
Search the children of this SkyMapComposite for a SkyObject whose name matches the argument...
Definition: skymapcomposite.cpp:426
Definition: skyobject.h:109
Definition: modelmanager.h:37
Definition: skyobject.h:108
Definition: skyobject.h:108
Provides all necessary information about an object in the sky: its coordinates, name(s), type, magnitude, and QStringLists of URLs for images and webpages regarding the object.
Definition: skyobject.h:46
Definition: skyobject.h:108
Definition: modelmanager.h:37
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.