Stellarium 0.11.4 | |||
Home · All Namespaces · All Classes · Functions · Coding Style · Scripting · Plugins · File Structure |
Public Member Functions | |
StarWrapper1 (const SpecialZoneArray< Star1 > *a, const SpecialZoneData< Star1 > *z, const Star1 *s) | |
QString | getInfoString (const StelCore *core, const InfoStringGroup &flags) const |
StarWrapper1 supports the following InfoStringGroup flags: | |
QString | getEnglishName (void) const |
Return object's name in english. |
QString BigStarCatalogExtension::StarWrapper1::getEnglishName | ( | void | ) | const [virtual] |
Return object's name in english.
Reimplemented from BigStarCatalogExtension::StarWrapper< Star1 >.
QString BigStarCatalogExtension::StarWrapper1::getInfoString | ( | const StelCore * | core, | |
const InfoStringGroup & | flags | |||
) | const [virtual] |
StarWrapper1 supports the following InfoStringGroup flags:
core | the StelCore object. | |
flags | a set of InfoStringGroup items to include in the return value. |
Reimplemented from BigStarCatalogExtension::StarWrapperBase.