![]() |
Stellarium 0.15.2
|
This is the complete list of members for CustomObjectMgr, 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 |
| addCustomObject(QString designation, Vec3d coordinates, bool isVisible=false) | CustomObjectMgr | slot |
| addCustomObject(QString designation, const QString &ra, const QString &dec, bool isVisible=false) | CustomObjectMgr | slot |
| addCustomObjectAltAzi(QString designation, const QString &alt, const QString &azi, bool isVisible=false) | CustomObjectMgr | slot |
| addCustomObjectRaDec(QString designation, const QString &ra, const QString &dec, bool isVisible=false) | CustomObjectMgr | slot |
| AddToSelection enum value | StelModule | |
| configureGui(bool show=true) | StelModule | inlinevirtual |
| CustomObjectMgr() (defined in CustomObjectMgr) | CustomObjectMgr | |
| deinit() | CustomObjectMgr | virtual |
| draw(StelCore *core) | CustomObjectMgr | virtual |
| drawPointer(StelCore *core, StelPainter &painter) (defined in CustomObjectMgr) | CustomObjectMgr | virtual |
| getAuthorEmail() const | StelModule | inlinevirtual |
| getAuthorName() const | StelModule | inlinevirtual |
| getCallOrder(StelModuleActionName actionName) const | CustomObjectMgr | virtual |
| getMarkersColor(void) const | CustomObjectMgr | slot |
| getMarkersSize(void) const | CustomObjectMgr | slot |
| getModuleVersion() const | StelModule | virtual |
| getName() const (defined in CustomObjectMgr) | CustomObjectMgr | inlinevirtual |
| handleKeys(class QKeyEvent *e) | StelModule | inlinevirtual |
| handleMouseClicks(class QMouseEvent *e) | CustomObjectMgr | virtual |
| handleMouseMoves(int x, int y, Qt::MouseButtons b) | StelModule | inlinevirtual |
| handleMouseWheel(class QWheelEvent *) | StelModule | inlinevirtual |
| handlePinch(qreal scale, bool started) | StelModule | inlinevirtual |
| init() | CustomObjectMgr | virtual |
| listAllObjects(bool inEnglish) const | CustomObjectMgr | virtual |
| listAllObjectsByType(const QString &objType, bool inEnglish) const | StelObjectModule | virtual |
| listMatchingObjects(const QString &objPrefix, int maxNbItem=5, bool useStartOfWords=false, bool inEnglish=false) const | CustomObjectMgr | virtual |
| matchObjectName(const QString &objName, const QString &objPrefix, bool useStartOfWords) const | StelObjectModule | |
| removeCustomObjects() | CustomObjectMgr | slot |
| RemoveFromSelection enum value | StelModule | |
| ReplaceSelection enum value | StelModule | |
| searchAround(const Vec3d &v, double limitFov, const StelCore *core) const | CustomObjectMgr | virtual |
| searchByEnglishName(QString customObjectEnglishName) const | CustomObjectMgr | slot |
| searchByName(const QString &name) const | CustomObjectMgr | virtual |
| searchByNameI18n(const QString &nameI18n) const | CustomObjectMgr | virtual |
| setMarkersColor(const Vec3f &c) | CustomObjectMgr | slot |
| setMarkersSize(const float size) | CustomObjectMgr | slot |
| StelModule() (defined in StelModule) | StelModule | |
| StelModuleActionName enum name | StelModule | |
| StelModuleSelectAction enum name | StelModule | |
| StelObjectModule() (defined in StelObjectModule) | StelObjectModule | |
| update(double) | CustomObjectMgr | inlinevirtual |
| ~CustomObjectMgr() (defined in CustomObjectMgr) | CustomObjectMgr | virtual |
| ~StelModule() (defined in StelModule) | StelModule | inlinevirtual |
| ~StelObjectModule() (defined in StelObjectModule) | StelObjectModule |
1.8.11