| 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 | |
| configureGui(bool show=true) | MeteorShowersMgr | virtual |
| deinit() | MeteorShowersMgr | virtual |
| displayMessage(const QString &message, const QString hexColor="#999999") | MeteorShowersMgr | slot |
| DownloadStatus enum name (defined in MeteorShowersMgr) | MeteorShowersMgr | |
| downloadStatusChanged(DownloadStatus) (defined in MeteorShowersMgr) | MeteorShowersMgr | signal |
| draw(StelCore *core) | MeteorShowers | virtual |
| enableLabels (defined in MeteorShowersMgr) | MeteorShowersMgr | |
| enableLabelsChanged(bool b) (defined in MeteorShowersMgr) | MeteorShowersMgr | signal |
| enablePlugin (defined in MeteorShowersMgr) | MeteorShowersMgr | |
| enablePluginChanged(bool b) (defined in MeteorShowersMgr) | MeteorShowersMgr | signal |
| FAILED enum value (defined in MeteorShowersMgr) | MeteorShowersMgr | |
| getActiveRadiantOnly() | MeteorShowersMgr | inlineslot |
| getAuthorEmail() const | StelModule | inlinevirtual |
| getAuthorName() const | StelModule | inlinevirtual |
| getBolideTexture() | MeteorShowersMgr | inline |
| getCallOrder(StelModuleActionName actionName) const | MeteorShowersMgr | virtual |
| getColorARC() | MeteorShowersMgr | inlineslot |
| getColorARG() | MeteorShowersMgr | inlineslot |
| getColorIR() | MeteorShowersMgr | inlineslot |
| getEnableAtStartup() | MeteorShowersMgr | inlineslot |
| getEnableAutoUpdates() | MeteorShowersMgr | inlineslot |
| getEnableLabels() | MeteorShowersMgr | inlineslot |
| getEnableMarker() | MeteorShowersMgr | inlineslot |
| getEnablePlugin() (defined in MeteorShowersMgr) | MeteorShowersMgr | inline |
| getFont() | MeteorShowersMgr | inline |
| getFontSize() | MeteorShowersMgr | inlineslot |
| getLastUpdate() (defined in MeteorShowersMgr) | MeteorShowersMgr | inline |
| getMeteorShowers() | MeteorShowersMgr | inline |
| getModuleVersion() const | StelModule | virtual |
| getName() const (defined in MeteorShowers) | MeteorShowers | inlinevirtual |
| getNextUpdate() | MeteorShowersMgr | |
| getPointerTexture() | MeteorShowersMgr | inline |
| getRadiantTexture() | MeteorShowersMgr | inline |
| getShowEnableButton() | MeteorShowersMgr | inlineslot |
| getShowSearchButton() | MeteorShowersMgr | inlineslot |
| getStatusOfLastUpdate() (defined in MeteorShowersMgr) | MeteorShowersMgr | inline |
| getUpdateFrequencyHours() | MeteorShowersMgr | inlineslot |
| getUrl() (defined in MeteorShowersMgr) | MeteorShowersMgr | inline |
| 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() | MeteorShowersMgr | virtual |
| listAllObjects(bool inEnglish) const | MeteorShowers | virtual |
| listAllObjectsByType(const QString &objType, bool inEnglish) const | StelObjectModule | virtual |
| listMatchingObjects(const QString &objPrefix, int maxNbItem=5, bool useStartOfWords=false, bool inEnglish=true) const | MeteorShowers | virtual |
| loadMeteorShowers(const QVariantMap &map) | MeteorShowers | |
| matchObjectName(const QString &objName, const QString &objPrefix, bool useStartOfWords) const | StelObjectModule | |
| messageTimeout() (defined in MeteorShowersMgr) | MeteorShowersMgr | slot |
| MeteorShowers(MeteorShowersMgr *mgr) | MeteorShowers | |
| MeteorShowersMgr() | MeteorShowersMgr | |
| OUTDATED enum value (defined in MeteorShowersMgr) | MeteorShowersMgr | |
| RemoveFromSelection enum value | StelModule | |
| repaint() | MeteorShowersMgr | |
| ReplaceSelection enum value | StelModule | |
| restoreDefaultCatalog(const QString &destination) | MeteorShowersMgr | |
| restoreDefaultSettings() | MeteorShowersMgr | slot |
| searchAround(const Vec3d &v, double limitFov, const StelCore *core) const | MeteorShowers | virtual |
| searchByName(const QString &name) const | MeteorShowers | virtual |
| searchByNameI18n(const QString &nameI18n) const | MeteorShowers | virtual |
| searchEvents(QDate dateFrom, QDate dateTo) const | MeteorShowers | |
| setActiveRadiantOnly(const bool &b) | MeteorShowersMgr | slot |
| setColorARC(const Vec3f &rgb) | MeteorShowersMgr | slot |
| setColorARG(const Vec3f &rgb) | MeteorShowersMgr | slot |
| setColorIR(const Vec3f &rgb) | MeteorShowersMgr | slot |
| setEnableAtStartup(const bool &b) | MeteorShowersMgr | slot |
| setEnableAutoUpdates(const bool &b) | MeteorShowersMgr | slot |
| setEnableLabels(const bool &b) | MeteorShowersMgr | slot |
| setEnableMarker(const bool &b) | MeteorShowersMgr | slot |
| setEnablePlugin(const bool &b) | MeteorShowersMgr | |
| setFontSize(int pixelSize) | MeteorShowersMgr | slot |
| setLastUpdate(const QDateTime &datetime) | MeteorShowersMgr | |
| setShowEnableButton(const bool &show) | MeteorShowersMgr | slot |
| setShowSearchButton(const bool &show) | MeteorShowersMgr | slot |
| setStatusOfLastUpdate(const int &downloadStatus) | MeteorShowersMgr | |
| setUpdateFrequencyHours(const int &hours) | MeteorShowersMgr | slot |
| setUrl(const QString &url) | MeteorShowersMgr | |
| StelModule() (defined in StelModule) | StelModule | |
| StelModuleActionName enum name | StelModule | |
| StelModuleSelectAction enum name | StelModule | |
| StelObjectModule() (defined in StelObjectModule) | StelObjectModule | |
| update(double deltaTime) | MeteorShowers | virtual |
| updateCatalog() | MeteorShowersMgr | slot |
| UPDATED enum value (defined in MeteorShowersMgr) | MeteorShowersMgr | |
| UPDATING enum value (defined in MeteorShowersMgr) | MeteorShowersMgr | |
| ~MeteorShowers() | MeteorShowers | virtual |
| ~MeteorShowersMgr() | MeteorShowersMgr | virtual |
| ~StelModule() (defined in StelModule) | StelModule | inlinevirtual |
| ~StelObjectModule() (defined in StelObjectModule) | StelObjectModule | |