Home
last modified time | relevance | path

Searched refs:StelGuiItem (Results 1 – 2 of 2) sorted by relevance

/dports/astro/stellarium/stellarium-0.21.3/src/
H A DStelMainView.hpp46 friend class StelGuiItem;
H A DStelMainView.cpp518 class StelGuiItem : public QGraphicsWidget class
521 StelGuiItem(QGraphicsItem* parent = Q_NULLPTR) in StelGuiItem() function in StelGuiItem
824 guiItem = new StelGuiItem(rootItem); in init()