, including all inherited members.
ActionDraw enum value | StelModule | |
ActionHandleKeys enum value | StelModule | |
ActionHandleMouseClicks enum value | StelModule | |
ActionHandleMouseMoves enum value | StelModule | |
ActionUpdate enum value | StelModule | |
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 | [inline, virtual] |
ConstellationMgr(StarMgr *stars) | ConstellationMgr | |
deinit() | StelModule | [inline, virtual] |
draw(StelCore *core) | ConstellationMgr | [virtual] |
drawPartial(StelCore *core) | StelModule | [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 | [inline, virtual] |
getAuthorName() const | StelModule | [inline, virtual] |
getBoundariesColor() const | ConstellationMgr | [slot] |
getCallOrder(StelModuleActionName actionName) const | ConstellationMgr | [virtual] |
getFlagArt(void) const | ConstellationMgr | [slot] |
getFlagBoundaries(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] |
handleKeys(class QKeyEvent *e) | StelModule | [inline, virtual] |
handleMouseClicks(class QMouseEvent *) | StelModule | [inline, virtual] |
handleMouseMoves(int x, int y, Qt::MouseButtons b) | StelModule | [inline, virtual] |
handleMouseWheel(class QWheelEvent *) | StelModule | [inline, virtual] |
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] |
listMatchingObjectsI18n(const QString &objPrefix, int maxNbItem=5) 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] |
setFlagArt(const bool displayed) | ConstellationMgr | [slot] |
setFlagBoundaries(const bool displayed) | ConstellationMgr | [slot] |
setFlagIsolateSelected(const bool isolate) | ConstellationMgr | [slot] |
setFlagLabels(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 | [inline, virtual] |
~StelObjectModule() (defined in StelObjectModule) | StelObjectModule | |