►Nbr_stl | |
CgVectorTempl | |
►NSyncProtocol | Contains sync protocol data definitions shared between client and server |
CAlive | |
CClientChallengeResponse | |
CErrorMessage | |
CFov | |
CLocation | |
CSelection | |
CServerChallenge | |
CServerChallengeResponseValid | This is just a notify message with no data, so no serialize/deserialize |
CStelPropertyUpdate | |
CSyncHeader | All messages are preceded by this |
CSyncMessage | Base interface for the messages themselves, allowing to serialize/deserialize them |
CTime | |
CView | |
►NTelescopeControlGlobals | |
CDeviceModel | |
CAABBox | An axis-aligned bounding-box class |
CAbstractAPIService | Abstract base class for all RemoteControlServiceInterface implementations which are provided by the Remote Control Plug-in plugin directly |
CACCelPosTreeWidgetItem | |
CACEphemTreeWidgetItem | |
CACPhenTreeWidgetItem | |
CAddRemoveLandscapesDialog | |
CAllSkySphericalRegion | Special SphericalRegion for the whole sphere |
CAngleMeasure | Main class of the Angle Measure plug-in |
CAngleMeasureDialog | Main window of the Angle Measure plug-in |
CAngleMeasureStelPluginInterface | This class is used by Qt to manage a plug-in interface |
CAngleSpinBox | A spin box for displaying/entering angular values |
CAPIController | This class handles the API-specific requests and dispatches them to the correct RemoteControlServiceInterface implementation |
CAPIServiceResponse | Thread-safe version of HttpResponse that can be passed around through QMetaObject::invokeMethod |
CArchaeoLine | Class which manages a line (small circle) to display around the sky like the solstices line |
CArchaeoLines | Main class of the ArchaeoLines plug-in |
CArchaeoLinesDialog | Main window of the ArchaeoLines plug-in |
CArchaeoLinesStelPluginInterface | This class is used by Qt to manage a plug-in interface |
CAsterism | Models a grouping of stars in a Sky Culture |
CAsterismMgr | Display and manage the asterisms |
CAstroCalcDialog | |
CAtmosphere | Compute and display the daylight sky color using openGL |
CAtmosphereDialog | |
CBarFrame | A title bar control used in windows derived from StelDialog |
CBarlowsDataMapper | |
Cbookmark | |
CBookmarksDialog | |
CBooleanFader | Implementation of StelFader which behaves like a normal boolean, i.e |
CBottomStelBar | |
CCCD | |
CClientAliveHandler | |
CClientAuthHandler | Reacts to Server challenge and challenge OK on the client |
CClientErrorHandler | |
CClientFovHandler | |
CClientHandler | |
CClientLocationHandler | |
CClientSelectionHandler | |
CClientStelPropertyUpdateHandler | |
CClientTimeHandler | |
CClientViewHandler | |
CCLIProcessor | |
CComet | |
CCometOrbit | |
CCommLink | Radio communication channel properties |
CCompassMarks | Main class of the Compass Marks plug-in |
CCompassMarksStelPluginInterface | This class is used by Qt to manage a plug-in interface |
CCompletionLabel | Display a list of results matching the search string, and allow to tab through those selections |
CConfigurationDialog | |
CConfigureDSOColorsDialog | |
CConfigureOrbitColorsDialog | |
CConnection | TCP/IP connection to a client |
CConstellation | Models a grouping of stars in a Sky Culture |
CConstellationMgr | Display and manage the constellations |
CCornerButtons | |
Ccrossid | |
CCubemapModeListModel | |
CCustomDeltaTEquationDialog | |
CCustomObject | |
CCustomObjectMgr | |
CCustomProxy | |
CCustomTextEdit | A custom QTextEdit subclass that has an editingFinished() signal like QLineEdit |
CDataSetCredits | Contains all the credits for the creator of the image collection |
CDateTimeDialog | |
CDummyDialog | The TextUserInterface wants to intercept all key presses including those which are assigned to glocal key bindings in the main GUI definition (i.e |
CDummyMessageHandler | Skips the message, and does nothing else |
CEdgeVertex | Describe a vertex composing polygon contours, and whether it belong to an edge or not |
CEllipticalOrbit | |
Celsetrec | |
CEmptySphericalRegion | Special SphericalRegion for — UMM, WHAT EXACTLY? |
CEphemWrapper | |
CEquationOfTime | Main class of the Equation of Time plugin |
CEquationOfTimeStelPluginInterface | This class is used by Qt to manage a plug-in interface |
CEquationOfTimeWindow | Main window of the Equation of Time plug-in |
CExoplanet | A exoplanet object represents one planetary system on the sky |
CexoplanetData | |
CExoplanets | Main class of the Exoplanets plugin |
CExoplanetsDialog | Main window of the Exoplanets plugin |
CExoplanetsStelPluginInterface | This class is used by Qt to manage a plug-in interface |
CExtinction | This class performs extinction computations, following literature from atmospheric optics and astronomy |
CFieldConcatModel | Allows for concatinating fields from a model for disply |
CFiltersDataMapper | |
CFOV | Main class of the Field of View plugin |
CFovEventSender | |
CFOVStelPluginInterface | This class is used by Qt to manage a plug-in interface |
CFOVWindow | Main window of the FOV plug-in |
CFrustum | |
CGeodesicSearchBorderIterator | |
CGeodesicSearchInsideIterator | |
CGeodesicSearchResult | |
CGeoLocTranslations | |
CGLExtFuncs | Defines some OpenGL functions not resolved through StelOpenGL (which only contains base OpenGL ES2 functions) Using the QOpenGLFunctions_*_* directly would solve this better, but it conflicts with the current StelOpenGL header dramatically |
CGlobalShaderParameters | A structure for global shader parameters |
CGreatRedSpotDialog | |
CGridLinesMgr | The GridLinesMgr controls the drawing of the Azimuthal, Equatorial, Ecliptical and Galactic Grids, as well as the great circles: Meridian Line, Ecliptic Lines of J2000.0 and date, Equator Line (of J2000.0 and date), Precession Circles, and a special line marking conjunction or opposition in ecliptical longitude (of date) |
CgSatTEME | Sat position and velocity predictions over TEME reference system |
CgSatWrapper | Wrapper allowing compatibility between gsat and Stellarium/Qt |
CgTime | This class implements time calculations |
CgTimeSpan | |
CgVector | This class implement the needed code to make vector calculations |
CHeightmap | This represents a heightmap for viewer-ground collision |
CHelloStelModule | This is an example of a plug-in which can be dynamically loaded into stellarium |
CHelloStelModuleStelPluginInterface | This class is used by Qt to manage a plug-in interface |
CHelpDialog | |
CHipIndexStruct | Container for Hipparcos information |
CHipZoneArray | ZoneArray of Hipparcos stars |
CHttpConnectionHandler | The connection handler accepts incoming connections and dispatches incoming requests to to a request mapper |
CHttpConnectionHandlerPool | Pool of http connection handlers |
CHttpConnectionHandlerPoolSettings | Contains all settings for the connection handler pool and the child connection handlers |
CHttpConnectionHandlerSettings | Contains all settings for the connection handler |
CHttpCookie | HTTP cookie as defined in RFC 2109 |
CHttpListener | Listens for incoming TCP connections and and passes all incoming HTTP requests to your implementation of HttpRequestHandler, which processes the request and generates the response (usually a HTML document) |
CHttpListenerSettings | Contains all settings for HttpListener and supporting classes |
CHttpRequest | This object represents a single HTTP request |
CHttpRequestHandler | The request handler generates a response for each HTTP request |
CHttpResponse | This object represents a HTTP response, used to return something to the web client |
CImagersDataMapper | |
►CINDIConnection | |
CCoordinates | |
CInfoPanel | The informations about the currently selected object |
CInterpolatedPosition | |
Cinterpolation_info | |
CIridiumFlaresPrediction | |
CITemplateTranslationProvider | Interface for Template::translate calls |
Cjpl_eph_data | |
CLabelMgr | Allows for creation of custom labels on objects or coordinates |
►CLandscape | Store and manages the displaying of the Landscape |
CLandscapeLabel | |
CLandscapeFisheye | This uses a single image in fisheye projection |
CLandscapeMgr | Manages all the rendering at the level of the observer's surroundings |
►CLandscapeOldStyle | This was the original landscape, introduced for decorative purposes |
ClandscapeTexCoord | |
CLandscapePolygonal | This uses the list of (usually measured) horizon altitudes to define the horizon |
CLandscapeSpherical | This uses a single panorama image in spherical (equirectangular) projection |
CLeftStelBar | |
CLens | |
CLimitingDoubleValidator | |
CLimitingIntValidator | |
CLine | A simple line class, identified by a point and a direction vector |
CLinearFader | Implementation of StelFader which implements a linear transition |
CLocationDialog | |
CLocationEventSender | |
CLocationSearchService | Provides predefined location search functionality, using the StelLocationMgr |
CLocationService | Provides methods to look up location-related information, and change the current location |
CLogBook | This is an example of a plug-in which can be dynamically loaded into stellarium |
CLogBookConfigDialog | |
CLogBookStelPluginInterface | This class is used by Qt to manage a plug-in interface |
CLogBookTextEdit | |
CLx200Command | Abstract base class for Meade LX200 (and compatible) commands |
CLx200CommandGetDec | Meade LX200 command: Get the current declination |
CLx200CommandGetRa | Meade LX200 command: Get the current right ascension |
CLx200CommandGotoSelected | Meade LX200 command: Slew to the coordinates set before |
CLx200CommandSetSelectedDec | Meade LX200 command: Set declination |
CLx200CommandSetSelectedRa | Meade LX200 command: Set right ascension |
CLx200CommandStopSlew | Meade LX200 command: Stop the current slew |
CLx200CommandToggleFormat | Meade LX200 command: Toggle long or short format |
CLx200Connection | Serial port connection to a Meade LX200 or a compatible telescope |
CMainService | Implements the main API services, including the status operation which can be repeatedly polled to find the current state of the main program, including time, view, location, StelAction and StelProperty state changes, movement, script status .. |
CManualImportWindow | Window for manual entry of Solar System object properties |
CMapLabel | Special QLabel that shows a world map |
CMatrix3 | A templatized column-major 3x3 matrix compatible with openGL (mostly for NormalMatrix calculation) |
CMatrix4 | A templatized column-major 4x4 matrix compatible with openGL |
CMeteor | Models a single meteor |
CMeteorObj | Models a single meteor |
►CMeteorShower | A MeteorShower object represents one meteor shower on the sky |
CActivity | |
►CMeteorShowers | This class manages a collection of MeteorShower objects |
CSearchResult | |
CMeteorShowersMgr | Main class of the Meteor Showers plugin, inherits from StelModule |
CMeteorShowersStelPluginInterface | This class is used by Qt to manage a plug-in interface |
CMilkyWay | Manages the displaying of the Milky Way |
CMinorPlanet | |
CMpcImportWindow | Window for importing orbital elements from the Minor Planet Center |
CMSConfigDialog | Configuration window |
CMSSearchDialog | |
CMSTranslations | |
CMSTreeWidgetItem | |
CMultiLevelJsonBase | Abstract base class for managing multi-level tree objects stored in JSON format |
CNavStars | Main class of the Navigational Stars plugin |
CNavStarsStelPluginInterface | This class is used by Qt to manage a plug-in interface |
CNavStarsWindow | Main window of the Navigational Stars plug-in |
CNebula | |
CNebulaMgr | Manage a collection of nebulae |
CNexStarCommand | Abstract base class for Celestron NexStar (and compatible) commands |
CNexStarCommandGetRaDec | Celestron NexStar command: Get the current position |
CNexStarCommandGotoPosition | Celestron NexStar command: Slew to a given position |
CNexStarConnection | Serial port connection to a Celestron NexStar or a compatible telescope |
CNomenclatureItem | |
CNomenclatureMgr | |
CNonEmptyStringValidator | |
CNova | A Nova object represents one nova on the sky |
CNovae | Main class of the Bright Novae plugin |
CNovaeDialog | |
CNovaeStelPluginInterface | This class is used by Qt to manage a plug-in interface |
CNow | |
CObjectService | Provides operations to look up objects in the Stellarium catalogs |
CObservability | Main class of the Observability Analysis plug-in |
CObservabilityDialog | Configuration window of the Observability Analysis plug-in |
CObservabilityStelPluginInterface | |
CObservationsDialog | |
CObserversDataMapper | |
COctahedronPolygon | Manage a non-convex polygon which can extends on more than 180 deg |
COcular | |
COcularDialog | |
COculars | Main class of the Oculars plug-in |
COcularsDataMapper | |
COcularsGuiPanel | A screen widget similar to InfoPanel |
COcularsStelPluginInterface | This class is used by Qt to manage a plug-in interface |
COpticsDataMapper | |
COrbit | |
COrbitSampleProc | |
CParabolicFader | |
CPlane | |
►CPlanet | |
CPlanetOBJModel | |
Cpluto_argument | |
Cpluto_latitude | |
Cpluto_longitude | |
Cpluto_radius | |
CPointerCoordinates | Main class of the Pointer Coordinates plugin |
CPointerCoordinatesStelPluginInterface | This class is used by Qt to manage a plug-in interface |
CPointerCoordinatesWindow | Main window of the Pointer Coordinates plug-in |
CPolyhedron | This implementation is based on Stingl's Robust Hard Shadows |
CPosition | A telescope's position at a given time |
CPropertyBasedTableModel | This class provides a table model for just about any QObject |
CPulsar | A Pulsar object represents one pulsar on the sky |
CPulsars | Main class of the Pulsars plugin |
CPulsarsDialog | |
CPulsarsStelPluginInterface | This class is used by Qt to manage a plug-in interface |
CQAbstractButtonStelPropertyConnectionHelper | A StelPropertyProxy that works with QAbstractButton widgets |
CQComboBoxStelPropertyConnectionHelper | A StelPropertyProxy that works with QComboBox widgets |
CQDoubleSpinBoxStelPropertyConnectionHelper | A StelPropertyProxy that works with QDoubleSpinBox widgets |
CQFuture | |
CQSharedPointerNoDelete | Special version of QSharedPointer which by default doesn't delete the referenced pointer when the reference count reaches 0 |
CQSliderStelPropertyConnectionHelper | |
CQSpinBoxStelPropertyConnectionHelper | A StelPropertyProxy that works with QSpinBox widgets |
CQuasar | A Quasar object represents one Quasar on the sky |
CQuasars | Main class of the Quasars plugin |
CQuasarsDialog | |
CQuasarsStelPluginInterface | This class is used by Qt to manage a plug-in interface |
CRCMag | Contains the 2 parameters necessary to draw a star on screen |
CRefraction | This class performs refraction computations, following literature from atmospheric optics and astronomy |
CRemoteControl | Main class of the RemoteControl plug-in, implementing the StelModule interface |
CRemoteControlDialog | Main window of the Angle Measure plug-in |
CRemoteControlServiceInterface | Interface for all Remote Control Plug-in services |
CRemoteControlStelPluginInterface | This class defines the plugin interface with the main Stellarium program |
CRemoteSync | Main class of the RemoteSync plug-in |
CRemoteSyncDialog | |
CRemoteSyncStelPluginInterface | This class is used by Qt to manage a plug-in interface |
CRequestHandler | This is the main request handler for the remote control plugin, receiving and dispatching the HTTP requests |
CResizeFrame | |
CRing | |
CRotationElements | |
CS3DEnum | |
CS3DRenderer | Scenery3d renderer class |
►CS3DScene | |
►CMaterial | Extension of StelOBJ::Material which provides Scenery3d specific stuff |
CTraits | |
CSatellite | A representation of a satellite in Earth orbit |
CSatellites | Main class of the Satellites plugin |
CSatellitesDialog | Main configuration window of the Satellites plugin |
CSatellitesImportDialog | |
CSatellitesListFilterModel | Custom proxy model allowing filtering by satellite group and flag |
CSatellitesListModel | A model encapsulating a satellite list |
CSatellitesStelPluginInterface | This class is used by Qt to manage a plug-in interface |
CSatPIFTreeWidgetItem | |
CSceneInfo | Contains all the metadata necessary for a Scenery3d scene, and can be loaded from special .ini files in a scene's folder |
CScenery3d | Main class of the module, inherits from StelModule |
CScenery3dDialog | |
CScenery3dRemoteControlService | Provides a Scenery3d service for the Remote Control Plug-in plugin |
CScenery3dStelPluginInterface | This class is used by Qt to manage a plug-in interface |
CScreenImage | |
CScreenImageMgr | Module for managing images for scripting |
CScriptConsole | |
CScriptService | Contains services related to script execution |
CSearchDialog | The sky object search dialog |
CSelectionEventSender | |
CSerialPort | Serial interface connection |
CServer | Base class for telescope server classes |
CServerAliveHandler | |
CServerAuthHandler | Server-side auth handler |
CServerCredits | Contain all the credits for a given server hosting the data |
CServerErrorHandler | |
CServerHandler | |
CSessionsDialog | |
CShaderMgr | A simple shader cache class that gives us the correct shader depending on desired configuration |
CShortcutLineEdit | Specialised GUI control for entering keyboard shortcut combinations |
CShortcutsDialog | |
CShortcutsFilterModel | Custom filter class for filtering tree sub-items |
CSimbadLookupReply | Contains all the information about a current simbad lookup query |
CSimbadSearcher | Provides lookup features into the online Simbad service from CDS |
CSimbadService | Allows SIMBAD object lookups like SearchDialog uses |
CSimpleDrawLine | This is an example of a plug-in which can be dynamically loaded into stellarium |
CSimpleDrawLineStelPluginInterface | This class is used by Qt to manage a plug-in interface |
CSitesDataMapper | |
CSkybright | This class makes use of the 1998 sky brightness model by Bradley Schaefer |
CSkyGui | The class managing the layout for button bars, selected object info and loading bars |
CSkylight | |
CskylightStruct | |
CskylightStruct2 | |
CSkyLine | GridLinesMgr.cpp at V0.13.2, but with small-circle drawing |
CSlewDialog | |
CSocket | |
CSolarSystem | This StelObjectModule derivative is used to model SolarSystem bodies |
CSolarSystemEditor | Main class of the Solar System Editor plug-in which allows editing (add, delete, update) of the minor bodies |
CSolarSystemEditorStelPluginInterface | This class is used by Qt to manage a plug-in interface |
CSolarSystemManagerWindow | Main window for handling Solar System objects |
CSpaceShipObserver | An observer which moves from from one position to another one and/or from one planet to another one |
CSpecialZoneArray | Implements all the virtual methods in ZoneArray |
CSpecialZoneData | Wrapper struct around ZoneData |
CSphericalCap | A SphericalCap is defined by a direction and an aperture |
CSphericalConvexPolygon | A special case of SphericalPolygon for which the polygon is convex |
CSphericalLandscape | Re-implementation of gluSphere : glu is overridden for non-standard projection |
CSphericalPoint | Special SphericalRegion for a point on the sphere |
CSphericalPolygon | Class defining default implementations for some spherical geometry methods |
CSphericalRegion | Abstract class defining a region of the sphere |
CSphericalRegionP | A shared pointer on a SphericalRegion |
CSphericalTexturedConvexPolygon | Extension of SphericalConvexPolygon for textured polygon |
►CSphericalTexturedPolygon | An extension of SphericalPolygon with addition of texture coordinates |
CTextureVertex | A container for 3D vertex + associated texture coordinates |
CSphericMirrorCalculator | |
CSPolygon | |
CSporadicMeteor | Models a single sporadic meteor with a random color and a random radiant |
CSporadicMeteorMgr | Simulates a sporadic meteor shower, with a random color and a random radiant |
CSpoutSender | Helper class to send rendered frames to Spout (http://spout.zeal.co/) |
CStar1 | |
CStar2 | |
CStar3 | |
CStarMgr | Stores the star catalogue data |
CStarWrapper | |
CStarWrapper1 | |
CStarWrapper2 | |
CStarWrapper3 | |
CStarWrapperBase | A Star (Star1,Star2,Star3,...) cannot be a StelObject |
CStaticFileController | Delivers static files |
CStaticFileControllerSettings | Contains all the settings for the StaticFileController |
CStelAction | Wrapper around an argumentless QObject slot or a bool Q_PROPERTY with WRITE method, allowing the slot to be called/property to be toggled using this action object |
CStelActionMgr | Manager for StelAction instances. Allows registration of new actions, and finding an existing one by name |
CStelActionService | Provides services related to StelAction |
CStelApp | Singleton main Stellarium application class |
CStelAudioMgr | |
CStelBarsPath | |
CStelButton | A Button Graphicsitem for use in Stellarium's graphic widgets |
CStelCore | Main class for Stellarium core processing |
CStelDialog | Base class for all the GUI windows in Stellarium |
CStelDialogLogBook | |
CStelFader | Manages a (usually smooth) transition between two states (typically ON/OFF) in function of a counter It used for various purpose like smooth transitions |
CStelFileMgr | Provides utilities for locating and handling files |
CStelGeodesicGrid | Grid of triangles (zones) on the sphere with radius 1, generated by subdividing the icosahedron |
CStelGeodesicGridDrawer | |
CStelGui | Main class for the GUI based on QGraphicView |
CStelGuiBase | Abstract class defining the base interface for all GUIs |
CStelJsonParser | Qt-based simple JSON reader inspired by the one from Zoolib |
CStelLocaleMgr | Manage i18n operations such as message translation and date/time localization |
CStelLocation | Store the informations for a location on a planet |
CStelLocationMgr | Manage the list of available location |
CStelLogger | Class wit only static members used to manage logging for Stellarium |
CStelMainScriptAPI | Provide script API for Stellarium global functions |
CStelMainScriptAPIProxy | 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 |
►CStelMainView | Reimplement a QGraphicsView for Stellarium |
CGLInfo | Contains some basic info about the OpenGL context used |
CStelModule | This is the common base class for all the main components of stellarium |
►CStelModuleMgr | Manage a collection of StelModules including both core and plugin modules |
CPluginDescriptor | Contains the information read from the module.ini file |
CStelMovementMgr | Manages the head movements and zoom operations |
►CStelOBJ | Representation of a custom subset of a Wavefront .obj file, including only triangle data and materials |
CMaterial | Defines a material loaded from an .mtl file |
CMaterialGroup | Represents a bunch of faces following after each other that use the same material |
CObject | Represents an OBJ object as defined with the 'o' statement |
CVertex | A Vertex struct holds the vertex itself (position), corresponding texture coordinates, normals, tangents and bitangents It does not use Vec3f etc |
CStelObject | The base abstract class for sky objects used in Stellarium like Stars, Planets, Constellations etc.. |
CStelObjectMgr | Manage the selection and queries on one or more StelObjects |
CStelObjectModule | Specialization of StelModule which manages a collection of StelObject |
CStelObserver | Should be renamed as PlanetBasedObserver and derive from a more generical StelObserver class |
CStelOpenGLArray | Encapsulates vertex data stored in the OpenGL server memory, which can be used for fast drawing commands, without repeated CPU-GPU data uploads |
CStelPainter | Provides functions for performing openGL drawing operations |
CStelPluginInfo | Contains information about a Stellarium plugin |
CStelPluginInterface | Define the interface to implement when creating a plugin |
CStelProgressBarMgr | |
CStelProgressController | Maintain the state of a progress bar |
►CStelProjector | Provide the main interface to all operations of projecting coordinates from sky to screen |
CMat4dTransform | |
CModelViewTranform | Allows to define non linear operations in addition to the standard linear (Matrix 4d) ModelView transformation |
CStelProjectorParams | Contains all the param needed to initialize a StelProjector |
CStelProjector2d | |
CStelProjectorCylinder | |
CStelProjectorEqualArea | |
CStelProjectorFisheye | |
CStelProjectorHammer | |
CStelProjectorMercator | |
CStelProjectorMiller | |
CStelProjectorOrthographic | |
CStelProjectorPerspective | |
CStelProjectorSinusoidal | |
CStelProjectorStereographic | |
CStelProperty | Wrapper around a Q_PROPERTY (see the Qt property system for more information) of a specific object, which provides access to the property through a unique ID |
CStelPropertyBoolProxy | A StelPropertyProxy for bool-based properties |
CStelPropertyDoubleProxy | A StelPropertyProxy for double-based properties |
CStelPropertyEventSender | |
CStelPropertyIntProxy | A StelPropertyProxy for int-based properties |
CStelPropertyMgr | Manages the registration of specific object properties with the StelProperty system |
CStelPropertyProxy | Abstract base class for a StelProperty proxy implementation, which allow reacting to the StelProperty::changed event using a specific type instead of reacting to the QVariant version |
CStelPropertyService | Provides services related to StelProperty |
CStelRegionObject | Simple abstract class defining basic methods implemented by all objects that need to be stored in a StelSphericalIndex |
CStelScriptMgr | Manage scripting in Stellarium |
CStelScriptOutput | Class with only static members used to manage output for Stellarium scripts |
CStelScriptSyntaxHighlighter | |
CStelSkyCulture | Store basic info about a sky culture for stellarium |
CStelSkyCultureMgr | Manage sky cultures for stellarium |
CStelSkyDrawer | Provide a set of methods used to draw sky objects taking into account eyes adaptation, zoom level, instrument model and artificially set magnitude limits |
CStelSkyImageTile | Base class for any astro image with a fixed position |
CStelSkyLayer | Abstract class defining the API to implement for all sky layer |
CStelSkyLayerMgr | Manage the sky background images, including DSS and deep sky objects images |
CStelSkyPolygon | Base class for any polygon with a fixed position in the sky |
CStelSphericalIndex | Container allowing to store and query SphericalRegion |
CStelStyle | Holds the information related to a color style for GUI and modules of Stellarium |
►CStelTexture | Base texture class |
CStelTextureParams | Contains the parameters defining how a texture is created |
CStelTextureMgr | Manage textures loading |
CStelToneReproducer | Converts tones in function of the eye adaptation to luminance |
CStelTranslator | Class used to translate strings to any language |
CStelVertexArray | |
CStelVideoMgr | A scriptable way to show videos embedded in the screen |
CStelViewportDistorterFisheyeToSphericMirror | |
CStelViewportEffect | Allow to apply visual effects on the whole Stellarium viewport |
CstoredPoint | |
CStoredPointsDialog | |
CStoredView | A structure which stores a specific view position, view direction and FOV, together with a textual description |
CStoredViewDialog | |
CStoredViewModel | |
CstringLengthCompare | |
CSubContour | |
CSupernova | A Supernova object represents one supernova on the sky |
CSupernovae | Main class of the Historical Supernovae plugin |
CSupernovaeDialog | |
CSupernovaeStelPluginInterface | This class is used by Qt to manage a plug-in interface |
CSyncClient | A client which can connect to a SyncServer to receive state changes, and apply them |
CSyncMessageHandler | Base interface for message handlers, i.e. reacting to messages |
CSyncRemotePeer | Handling the connection to a remote peer (i.e. all clients on the server, and the server on the client) |
CSyncServer | Implements a server to which SyncClients can connect and receive state changes |
CSyncServerEventSender | Subclasses of this class notify clients of state changes |
CTargetsDialog | |
CTelescope | |
CTelescopeClient | An abstract base class that should never be used directly, only inherited |
CTelescopeClientDirectLx200 | Telescope client that connects directly to a Meade LX200 through a serial port |
CTelescopeClientDirectNexStar | Telescope client that connects directly to a Celestron NexStar through a serial port |
CTelescopeClientDummy | Example Telescope class |
CTelescopeClientINDI | |
CTelescopeClientINDIWidget | |
CTelescopeClientJsonRts2 | RTS2 JSON telescope |
CTelescopeConfigurationDialog | |
CTelescopeControl | This class manages the controlling of one or more telescopes by one instance of the stellarium program |
CTelescopeControlStelPluginInterface | This class is used by Qt to manage a plug-in interface |
CTelescopeDialog | |
CTelescopeTCP | This TelescopeClient class can control a telescope by communicating to a server process ("telescope server") via the "Stellarium telescope control protocol" over TCP/IP |
CTemplate | Enhanced version of QString for template processing |
CtestINDIConnection | |
CtestTelescopeControl_INDI | |
CTextUserInterface | This is an example of a plug-in which can be dynamically loaded into stellarium |
CTextUserInterfaceStelPluginInterface | This class is used by Qt to manage a plug-in interface |
CTimeEventSender | Notifies clients of simulation time jumps and time scale changes |
CTleData | Data structure containing unvalidated TLE set as read from a TLE list file |
CTleSource | TLE update source, used only internally for now |
CToastGrid | Convenience class that can be used to compute the TOAST grid points |
CToastMgr | |
CToastSurvey | Represents a full Toast survey |
►CToastTile | Represents a tile in a TOAST image |
CCoord | Triple struct for a coordinate of a ToastTile |
CTrailGroup | |
CTranslations | |
CTuiNode | TuiNode objects are linked together in a network of nodes to form the structure of a menu which may be navigated using the cursor keys |
CTuiNodeActivate | Allows navigation but also sends a signal to a specified object when the return key is pressed |
CTuiNodeBool | Allows navigation but also editing of a boolean value |
CTuiNodeColor | Allows navigation but also editing of color value as represented by a Vec3f object |
CTuiNodeDateTime | Allows navigation but also editing of a julian date |
CTuiNodeDouble | Allows navigation but also editing of a double value |
CTuiNodeEditable | Pure virtual from which editables for different data types are derived |
CTuiNodeEnum | Allows navigation but also selection from a list of string values |
CTuiNodeFloat | Allows navigation but also editing of a float value |
CTuiNodeInt | Allows navigation but also editing of an integer value |
CTuiNodeResponse | A TuiNodeResponse contains a flag, "accepted" if a keystroke was accepted And a link to a node, should the key action have prompted a change in the current node used by the menu system |
CTypedSyncServerEventSender | This class provides a semi-automatic event sender using a specific message type |
Cvarstar | |
CVector2 | A templatized 2d vector compatible with openGL |
CVector3 | A templatized 3d vector compatible with openGL |
CVector4 | A templatized 4d vector compatible with openGL |
CViewDialog | |
CViewEventSender | |
CViewService | Provides services related to the view (landscape, sky culture, projection) |
Cwds | |
CZodiacalLight | Manages the displaying of the Zodiacal Light |
CZoneArray | Manages all ZoneData structures of a given StelGeodesicGrid level |
CZoneData | A single triangle |