Home
last modified time | relevance | path

Searched refs:getInfoStringSize (Results 1 – 4 of 4) sorted by relevance

/dports/astro/stellarium/stellarium-0.21.3/src/core/modules/
H A DComet.hpp101 …virtual QString getInfoStringSize(const StelCore *core, const InfoStringGroup& flags) const Q_DECL…
H A DPlanet.hpp586 virtual QString getInfoStringSize(const StelCore *core, const InfoStringGroup& flags) const;
H A DComet.cpp156 QString Comet::getInfoStringSize(const StelCore *core, const InfoStringGroup &flags) const in getInfoStringSize() function in Comet
H A DPlanet.cpp679 oss << getInfoStringSize(core, flags); in getInfoString()
691 QString Planet::getInfoStringSize(const StelCore *core, const InfoStringGroup& flags) const in getInfoStringSize() function in Planet