![]() |
Stellarium 0.13.3
|
This is the complete list of members for ConstellationMgr, including all inherited members.
| ActionDraw enum value | StelModule | |
| ActionHandleKeys enum value | StelModule | |
| ActionHandleMouseClicks enum value | StelModule | |
| ActionHandleMouseMoves enum value | StelModule | |
| ActionUpdate enum value | StelModule | |
| addAction(const QString &id, const QString &groupId, const QString &text, QObject *target, const char *slot, const QString &shortcut="", const QString &altShortcut="") | StelModule | protected |
| addAction(const QString &id, const QString &groupId, const QString &text, const char *slot, const QString &shortcut="", const QString &altShortcut="") | StelModule | inlineprotected |
| AddToSelection enum value | StelModule | |
| artDisplayed (defined in ConstellationMgr) | ConstellationMgr | |
| artDisplayedChanged(const bool displayed) const (defined in ConstellationMgr) | ConstellationMgr | signal |
| artFadeDuration (defined in ConstellationMgr) | ConstellationMgr | |
| artFadeDurationChanged(const float duration) const (defined in ConstellationMgr) | ConstellationMgr | signal |
| artIntensity (defined in ConstellationMgr) | ConstellationMgr | |
| artIntensityChanged(const double intensity) const (defined in ConstellationMgr) | ConstellationMgr | signal |
| boundariesColor (defined in ConstellationMgr) | ConstellationMgr | |
| boundariesColorChanged(const Vec3f &color) const (defined in ConstellationMgr) | ConstellationMgr | signal |
| boundariesDisplayed (defined in ConstellationMgr) | ConstellationMgr | |
| boundariesDisplayedChanged(const bool displayed) const (defined in ConstellationMgr) | ConstellationMgr | signal |
| configureGui(bool show=true) | StelModule | inlinevirtual |
| ConstellationDisplayStyle enum name | ConstellationMgr | |
| constellationDisplayStyle | ConstellationMgr | |
| ConstellationMgr(StarMgr *stars) | ConstellationMgr | |
| constellationsAbbreviated enum value (defined in ConstellationMgr) | ConstellationMgr | |
| constellationsDisplayStyleChanged(const ConstellationDisplayStyle style) const (defined in ConstellationMgr) | ConstellationMgr | signal |
| constellationsEnglish enum value (defined in ConstellationMgr) | ConstellationMgr | |
| constellationsNative enum value (defined in ConstellationMgr) | ConstellationMgr | |
| constellationsTranslated enum value (defined in ConstellationMgr) | ConstellationMgr | |
| deinit() | StelModule | inlinevirtual |
| draw(StelCore *core) | ConstellationMgr | virtual |
| fontSize (defined in ConstellationMgr) | ConstellationMgr | |
| fontSizeChanged(const float newSize) const (defined in ConstellationMgr) | ConstellationMgr | signal |
| getArtFadeDuration() const | ConstellationMgr | slot |
| getArtIntensity() const | ConstellationMgr | slot |
| getAuthorEmail() const | StelModule | inlinevirtual |
| getAuthorName() const | StelModule | inlinevirtual |
| getBoundariesColor() const | ConstellationMgr | slot |
| getCallOrder(StelModuleActionName actionName) const | ConstellationMgr | virtual |
| getConstellationDisplayStyle() | ConstellationMgr | slot |
| getConstellationDisplayStyleString() (defined in ConstellationMgr) | ConstellationMgr | slot |
| getConstellationLineThickness() const | ConstellationMgr | inlineslot |
| getFlagArt(void) const | ConstellationMgr | slot |
| getFlagBoundaries(void) const | ConstellationMgr | slot |
| getFlagConstellationPick(void) const | ConstellationMgr | slot |
| getFlagIsolateSelected(void) const | ConstellationMgr | slot |
| getFlagLabels(void) const | ConstellationMgr | slot |
| getFlagLines(void) const | ConstellationMgr | slot |
| getFontSize() const | ConstellationMgr | slot |
| getLabelsColor() const | ConstellationMgr | slot |
| getLinesColor() const | ConstellationMgr | slot |
| getModuleVersion() const | StelModule | virtual |
| getName() const (defined in ConstellationMgr) | ConstellationMgr | inlinevirtual |
| handleKeys(class QKeyEvent *e) | StelModule | inlinevirtual |
| handleMouseClicks(class QMouseEvent *) | StelModule | inlinevirtual |
| handleMouseMoves(int x, int y, Qt::MouseButtons b) | StelModule | inlinevirtual |
| handleMouseWheel(class QWheelEvent *) | StelModule | inlinevirtual |
| handlePinch(qreal scale, bool started) | StelModule | inlinevirtual |
| init() | ConstellationMgr | virtual |
| isolateSelected (defined in ConstellationMgr) | ConstellationMgr | |
| isolateSelectedChanged(const bool isolate) const (defined in ConstellationMgr) | ConstellationMgr | signal |
| linesColor (defined in ConstellationMgr) | ConstellationMgr | |
| linesColorChanged(const Vec3f &color) const (defined in ConstellationMgr) | ConstellationMgr | signal |
| linesDisplayed (defined in ConstellationMgr) | ConstellationMgr | |
| linesDisplayedChanged(const bool displayed) const (defined in ConstellationMgr) | ConstellationMgr | signal |
| listAllObjects(bool inEnglish) const (defined in ConstellationMgr) | ConstellationMgr | virtual |
| listAllObjectsByType(const QString &objType, bool inEnglish) const (defined in ConstellationMgr) | ConstellationMgr | inlinevirtual |
| listMatchingObjects(const QString &objPrefix, int maxNbItem=5, bool useStartOfWords=false) const | ConstellationMgr | virtual |
| listMatchingObjectsI18n(const QString &objPrefix, int maxNbItem=5, bool useStartOfWords=false) const | ConstellationMgr | virtual |
| namesColor (defined in ConstellationMgr) | ConstellationMgr | |
| namesColorChanged(const Vec3f &color) const (defined in ConstellationMgr) | ConstellationMgr | signal |
| namesDisplayed (defined in ConstellationMgr) | ConstellationMgr | |
| namesDisplayedChanged(const bool displayed) const (defined in ConstellationMgr) | ConstellationMgr | signal |
| RemoveFromSelection enum value | StelModule | |
| ReplaceSelection enum value | StelModule | |
| searchAround(const Vec3d &v, double limitFov, const StelCore *core) const | ConstellationMgr | virtual |
| searchByName(const QString &name) const | ConstellationMgr | virtual |
| searchByNameI18n(const QString &nameI18n) const | ConstellationMgr | virtual |
| setArtFadeDuration(const float duration) | ConstellationMgr | slot |
| setArtIntensity(const double intensity) | ConstellationMgr | slot |
| setBoundariesColor(const Vec3f &color) | ConstellationMgr | slot |
| setConstellationDisplayStyle(int style) | ConstellationMgr | slot |
| setConstellationLineThickness(const double thickness) | ConstellationMgr | slot |
| setFlagArt(const bool displayed) | ConstellationMgr | slot |
| setFlagBoundaries(const bool displayed) | ConstellationMgr | slot |
| setFlagConstellationPick(const bool mode) | ConstellationMgr | slot |
| setFlagIsolateSelected(const bool isolate) | ConstellationMgr | slot |
| setFlagLabels(const bool displayed) | ConstellationMgr | slot |
| setFlagLines(const bool displayed) | ConstellationMgr | slot |
| setFontSize(const float newFontSize) | ConstellationMgr | slot |
| setLabelsColor(const Vec3f &color) | ConstellationMgr | slot |
| setLinesColor(const Vec3f &color) | ConstellationMgr | slot |
| StelModule() (defined in StelModule) | StelModule | inline |
| StelModuleActionName enum name | StelModule | |
| StelModuleSelectAction enum name | StelModule | |
| StelObjectModule() (defined in StelObjectModule) | StelObjectModule | |
| update(double deltaTime) | ConstellationMgr | virtual |
| ~ConstellationMgr() | ConstellationMgr | virtual |
| ~StelModule() (defined in StelModule) | StelModule | inlinevirtual |
| ~StelObjectModule() (defined in StelObjectModule) | StelObjectModule |
1.8.7