Stellarium
0.17.0
|
The informations about the currently selected object.
#include <SkyGui.hpp>
Public Member Functions | |
InfoPanel (QGraphicsItem *parent) | |
Reads "gui/selected_object_info", etc from the configuration file. More... | |
void | setInfoTextFilters (const StelObject::InfoStringGroup &aflags) |
const StelObject::InfoStringGroup & | getInfoTextFilters (void) const |
void | setTextFromObjects (const QList< StelObjectP > &) |
const QString | getSelectedText (void) |
InfoPanel::InfoPanel | ( | QGraphicsItem * | parent | ) |