AllSkySphericalRegion | Special SphericalRegion for the whole sphere |
AngleSpinBox | A spin box for displaying/entering angular values |
Atmosphere | Compute and display the daylight sky color using openGL |
BigStarCatalogExtension::HipIndexStruct | Container for Hipparcos information |
BigStarCatalogExtension::HipZoneArray | ZoneArray of Hipparcos stars |
BigStarCatalogExtension::SpecialZoneArray< Star > | Implements all the virtual methods in ZoneArray |
BigStarCatalogExtension::SpecialZoneData< Star > | Wrapper struct around ZoneData |
BigStarCatalogExtension::StarWrapperBase | A Star (Star1,Star2,Star3, |
BigStarCatalogExtension::ZoneArray | Manages all ZoneData structures of a given StelGeodesicGrid level |
BigStarCatalogExtension::ZoneData | A single triangle |
BooleanFader | Implementation of StelFader which behaves like a normal boolean, i.e |
CompletionLabel | Display a list of results matching the search string, and allow to tab through those selections |
Constellation | Models a grouping of stars in a Sky Culture |
ConstellationMgr | Display and manage the constellations |
DataSetCredits | Contains all the credits for the creator of the image collection |
GridLinesMgr | The GridLinesMgr controls the drawing of the Azimuthal and Equatorial Grids, as well as the great circles: Meridian Line, Ecliptic Line and Equator Line |
InfoPanel | The informations about the currently selected object |
JsonListIterator | Qt-style iterator over a JSON array |
LabelMgr | Allows for creation of custom labels on objects or coordinates |
Landscape | Store and manages the displaying of the Landscape |
LandscapeMgr | Manages all the rendering a the level of the observer's surrounding |
LinearFader | Implementation of StelFader which implements a linear transition |
MapLabel | Special QLabel that shows a world map |
Matrix4< T > | A templatized column-major 4x4 matrix compatible with openGL |
Meteor | Models a single meteor |
MeteorMgr | Simulates meteor showers |
MilkyWay | Manages the displaying of the Milky Way |
MultiLevelJsonBase | Abstract base class for managing multi-level tree objects stored in JSON format |
NebulaMgr | Manage a collection of nebulae |
OctahedronContour | Manage a non-convex polygon which can extends on more than 180 deg |
QSharedPointerNoDelete< T > | Special version of QSharedPointer which by default doesn't delete the referenced pointer when the reference count reaches 0 |
ScreenImageMgr | Module for managing images for scripting |
ScriptSleeper | Blocking sleep function which can receive a signal changing the rate at which the sleep timer counts down |
SearchDialog | The sky object search dialog |
ServerCredits | Contain all the credits for a given server hosting the data |
SimbadLookupReply | Contains all the information about a current simbad lookup query |
SimbadSearcher | Provides lookup features into the online Simbad service from CDS |
Skybright | Compute the luminance of the sky according to some parameters like sun moon position or time or altitude etc |
SkyGui | The class managing the layout for button bars, selected object info and loading bars |
SolarSystem | This StelObjectModule derivative is used to model SolarSystem boies |
SpaceShipObserver | An observer which moves from from one position to another one and/or from one planet to another one |
SphericalCap | A SphericalCap is defined by a direction and an aperture |
SphericalConvexPolygon | A special case of SphericalPolygon for which the polygon is convex |
SphericalPoint | Special SphericalRegion for a point on the sphere |
SphericalPolygonBase | Abstract class defining default implementations for some spherical geometry methods |
SphericalRegion | Abstract class defining a region of the sphere |
SphericalRegionP | A shared pointer on a SphericalRegion |
SphericalTexturedPolygon | An extension of SphericalPolygon with addition of texture coordinates |
StarMgr | Stores the star catalogue data |
StelApp | Singleton main Stellarium application class |
StelAppGraphicsWidget | A QGraphicsWidget encapsulating all the Stellarium main sky view and the embedded GUI widgets such as the moving button bars |
StelButton | A Button Graphicsitem for use in Stellarium's graphic widgets |
StelCore | Main class for Stellarium core processing |
StelDialog | Base class for all the GUI windows in stellarium |
StelFader | Manages a (usually smooth) transition between two states (typically ON/OFF) in function of a counter It used for various purpose like smooth transitions between |
StelFileMgr | Provides utilities for locating and handling files |
StelGeodesicGrid | Grid of triangles (zones) on the sphere with radius 1, generated by subdividing the icosahedron |
StelGui | Main class for the GUI based on QGraphicView |
StelGuiBase | Abstract class defining the base interface for all GUIs |
StelGuiPluginInterface | Define the interface to implement when creating a GUI plugin |
StelJsonParser | Qt-based simple JSON reader inspired by the one from Zoolib |
StelLoadingBar | This class is used to display loading bar |
StelLocaleMgr | Manage i18n operations such as message translation and date/time localization |
StelLocation | Store the informations for a location on a planet |
StelLocationMgr | Manage the list of available location |
StelLogger | Class wit only static members used to manage logging for Stellarium |
StelMainGraphicsView | Reimplement a QGraphicsView for Stellarium |
StelMainScriptAPI | Provide script API for Stellarium global functions |
StelMainScriptAPIProxy | Because the core API runs in a different thread to the main program, direct function calls to some classes can cause problems - especially when images must be loaded, or other non-atomic operations are involved |
StelMainWindow | Reimplement a QMainWindow for Stellarium |
StelModule | This is the common base class for all the main components of stellarium |
StelModuleMgr | Manage a collection of StelModules including both core and plugin modules |
StelModuleMgr::PluginDescriptor | Contains the information read from the module.ini file |
StelMovementMgr | Manages the head movements and zoom operations |
StelNavigator | Manages a navigation context |
StelNoGui | Dummy implementation of StelGuiBase to use when no GUI is used |
StelNoGuiPluginInterface | An example GUI plugin with an empty GUI |
StelObject | The base abstract class for sky objects used in Stellarium like Stars, Planets, Constellations etc |
StelObjectMgr | Manage the selection and queries on one or more StelObjects |
StelObjectModule | Specialization of StelModule which manages a collection of StelObject |
StelObserver | Should be renamed as PlanetBasedObserver and derive from a more generical StelObserver class |
StelPainter | Provides functions for performing openGL drawing operations |
StelPluginInfo | Contains information about a Stellarium plugin |
StelPluginInterface | Define the interface to implement when creating a plugin |
StelProjector | Provide the main interface to all operations of projecting coordinates from sky to screen |
StelProjector::StelProjectorParams | Contains all the param needed to initialize a StelProjector |
StelRegionObject | Simple abstract class defining basic methods implemented by all objects that need to be stored in a StelSphericalIndex |
StelScriptMgr | Manage scripting in Stellarium |
StelSkyCulture | Store basic info about a sky culture for stellarium |
StelSkyCultureMgr | Manage sky cultures for stellarium |
StelSkyDrawer | Provide a set of methods used to draw sky objects taking into account eyes adaptation, zoom level and instrument model |
StelSkyImageTile | Base class for any astro image with a fixed position |
StelSkyLayer | Abstract class defining the API to implement for all sky layer |
StelSkyLayerMgr | Manage the sky background images, including DSS and deep sky objects images |
StelSkyPolygon | Base class for any polygon with a fixed position in the sky |
StelSphericalIndex | Container allowing to store and query SphericalRegion |
StelSphericalIndexMultiRes | Container allowing to store and query SphericalRegion |
StelStandardGuiPluginInterface | Allow to load the GUI as a static plugin |
StelStyle | Holds the information related to a color style for GUI and modules of Stellarium |
StelTexture | Base texture class |
StelTexture::StelTextureParams | Contains the parameters defining how a texture is created |
StelTextureMgr | Manage textures loading |
StelToneReproducer | Converts tones in function of the eye adaptation to luminance |
StelTranslator | Class used to translate strings to any language |
StelViewportEffect | Allow to apply visual effects on the whole Stellarium viewport |
TelescopeMgr | This class manages the controlling of one or more telescopes by one instance of the stellarium program |
TelescopeTcp | This Telescope class can controll a telescope by communicating to a server process ("telescope server") via the "Stellarium telescope control protocol" over TCP/IP |
TextUI | Text user interface stub |
Vector2< T > | A templatized 2d vector compatible with openGL |
Vector3< T > | A templatized 3d vector compatible with openGL |
Vector4< T > | A templatized 4d vector compatible with openGL |