Stellarium 0.15.2
ConstellationMgr Member List

This is the complete list of members for ConstellationMgr, including all inherited members.

ActionDraw enum valueStelModule
ActionHandleKeys enum valueStelModule
ActionHandleMouseClicks enum valueStelModule
ActionHandleMouseMoves enum valueStelModule
ActionUpdate enum valueStelModule
addAction(const QString &id, const QString &groupId, const QString &text, QObject *target, const char *slot, const QString &shortcut="", const QString &altShortcut="")StelModuleprotected
addAction(const QString &id, const QString &groupId, const QString &text, const char *slot, const QString &shortcut="", const QString &altShortcut="")StelModuleinlineprotected
AddToSelection enum valueStelModule
artDisplayed (defined in ConstellationMgr)ConstellationMgr
artDisplayedChanged(const bool displayed) const (defined in ConstellationMgr)ConstellationMgrsignal
artFadeDuration (defined in ConstellationMgr)ConstellationMgr
artFadeDurationChanged(const float duration) const (defined in ConstellationMgr)ConstellationMgrsignal
artIntensity (defined in ConstellationMgr)ConstellationMgr
artIntensityChanged(const double intensity) const (defined in ConstellationMgr)ConstellationMgrsignal
boundariesColor (defined in ConstellationMgr)ConstellationMgr
boundariesColorChanged(const Vec3f &color) const (defined in ConstellationMgr)ConstellationMgrsignal
boundariesDisplayed (defined in ConstellationMgr)ConstellationMgr
boundariesDisplayedChanged(const bool displayed) const (defined in ConstellationMgr)ConstellationMgrsignal
configureGui(bool show=true)StelModuleinlinevirtual
ConstellationDisplayStyle enum nameConstellationMgr
constellationDisplayStyleConstellationMgr
constellationLineThickness (defined in ConstellationMgr)ConstellationMgr
constellationLineThicknessChanged(float thickness) const (defined in ConstellationMgr)ConstellationMgrsignal
ConstellationMgr(StarMgr *stars)ConstellationMgr
constellationsAbbreviated enum value (defined in ConstellationMgr)ConstellationMgr
constellationsDisplayStyleChanged(const ConstellationMgr::ConstellationDisplayStyle style) const (defined in ConstellationMgr)ConstellationMgrsignal
constellationsEnglish enum value (defined in ConstellationMgr)ConstellationMgr
constellationsNative enum value (defined in ConstellationMgr)ConstellationMgr
constellationsTranslated enum value (defined in ConstellationMgr)ConstellationMgr
deinit()StelModuleinlinevirtual
draw(StelCore *core)ConstellationMgrvirtual
fontSize (defined in ConstellationMgr)ConstellationMgr
fontSizeChanged(const float newSize) const (defined in ConstellationMgr)ConstellationMgrsignal
getArtFadeDuration() const ConstellationMgrslot
getArtIntensity() const ConstellationMgrslot
getArtIntensityMaximumFov() const ConstellationMgrslot
getArtIntensityMinimumFov() const ConstellationMgrslot
getAuthorEmail() const StelModuleinlinevirtual
getAuthorName() const StelModuleinlinevirtual
getBoundariesColor() const ConstellationMgrslot
getCallOrder(StelModuleActionName actionName) const ConstellationMgrvirtual
getConstellationDisplayStyle()ConstellationMgrslot
getConstellationDisplayStyleString(ConstellationMgr::ConstellationDisplayStyle style)ConstellationMgrstaticslot
getConstellationLineThickness() const ConstellationMgrinlineslot
getFlagArt(void) const ConstellationMgrslot
getFlagBoundaries(void) const ConstellationMgrslot
getFlagConstellationPick(void) const ConstellationMgrslot
getFlagIsolateSelected(void) const ConstellationMgrslot
getFlagLabels(void) const ConstellationMgrslot
getFlagLines(void) const ConstellationMgrslot
getFontSize() const ConstellationMgrslot
getLabelsColor() const ConstellationMgrslot
getLinesColor() const ConstellationMgrslot
getModuleVersion() const StelModulevirtual
getName() const (defined in ConstellationMgr)ConstellationMgrinlinevirtual
handleKeys(class QKeyEvent *e)StelModuleinlinevirtual
handleMouseClicks(class QMouseEvent *)StelModuleinlinevirtual
handleMouseMoves(int x, int y, Qt::MouseButtons b)StelModuleinlinevirtual
handleMouseWheel(class QWheelEvent *)StelModuleinlinevirtual
handlePinch(qreal scale, bool started)StelModuleinlinevirtual
init()ConstellationMgrvirtual
isolateSelected (defined in ConstellationMgr)ConstellationMgr
isolateSelectedChanged(const bool isolate) const (defined in ConstellationMgr)ConstellationMgrsignal
linesColor (defined in ConstellationMgr)ConstellationMgr
linesColorChanged(const Vec3f &color) const (defined in ConstellationMgr)ConstellationMgrsignal
linesDisplayed (defined in ConstellationMgr)ConstellationMgr
linesDisplayedChanged(const bool displayed) const (defined in ConstellationMgr)ConstellationMgrsignal
listAllObjects(bool inEnglish) const ConstellationMgrvirtual
listAllObjectsByType(const QString &objType, bool inEnglish) const StelObjectModulevirtual
listMatchingObjects(const QString &objPrefix, int maxNbItem=5, bool useStartOfWords=false, bool inEnglish=false) const ConstellationMgrvirtual
matchObjectName(const QString &objName, const QString &objPrefix, bool useStartOfWords) const StelObjectModule
namesColor (defined in ConstellationMgr)ConstellationMgr
namesColorChanged(const Vec3f &color) const (defined in ConstellationMgr)ConstellationMgrsignal
namesDisplayed (defined in ConstellationMgr)ConstellationMgr
namesDisplayedChanged(const bool displayed) const (defined in ConstellationMgr)ConstellationMgrsignal
RemoveFromSelection enum valueStelModule
ReplaceSelection enum valueStelModule
searchAround(const Vec3d &v, double limitFov, const StelCore *core) const ConstellationMgrvirtual
searchByName(const QString &name) const ConstellationMgrvirtual
searchByNameI18n(const QString &nameI18n) const ConstellationMgrvirtual
setArtFadeDuration(const float duration)ConstellationMgrslot
setArtIntensity(const float intensity)ConstellationMgrslot
setArtIntensityMaximumFov(const double fov)ConstellationMgrslot
setArtIntensityMinimumFov(const double fov)ConstellationMgrslot
setBoundariesColor(const Vec3f &color)ConstellationMgrslot
setConstellationDisplayStyle(ConstellationMgr::ConstellationDisplayStyle style)ConstellationMgrslot
setConstellationLineThickness(const float thickness)ConstellationMgrslot
setFlagArt(const bool displayed)ConstellationMgrslot
setFlagBoundaries(const bool displayed)ConstellationMgrslot
setFlagConstellationPick(const bool mode)ConstellationMgrslot
setFlagIsolateSelected(const bool isolate)ConstellationMgrslot
setFlagLabels(const bool displayed)ConstellationMgrslot
setFlagLines(const bool displayed)ConstellationMgrslot
setFontSize(const float newFontSize)ConstellationMgrslot
setLabelsColor(const Vec3f &color)ConstellationMgrslot
setLinesColor(const Vec3f &color)ConstellationMgrslot
StelModule() (defined in StelModule)StelModule
StelModuleActionName enum nameStelModule
StelModuleSelectAction enum nameStelModule
StelObjectModule() (defined in StelObjectModule)StelObjectModule
update(double deltaTime)ConstellationMgrvirtual
~ConstellationMgr()ConstellationMgrvirtual
~StelModule() (defined in StelModule)StelModuleinlinevirtual
~StelObjectModule() (defined in StelObjectModule)StelObjectModule