Stellarium  0.19.3
Public Member Functions
InfoPanel Class Reference

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) const
 

Constructor & Destructor Documentation

◆ InfoPanel()

InfoPanel::InfoPanel ( QGraphicsItem *  parent)