Stellarium 0.14.3
List of all members | Public Slots | Signals | Public Member Functions
NavStars Class Reference

Main class of the Navigational Stars plugin. More...

#include <NavStars.hpp>

Public Slots

void setNavStarsMarks (const bool b)
 Set flag of displaying markers of the navigational stars Emits navStarsMarksChanged() if the value changes. More...
 
bool getNavStarsMarks (void) const
 Get flag of displaying markers of the navigational stars. More...
 

Signals

void navStarsMarksChanged (bool b)
 Emitted when display of markers have been changed. More...
 

Public Member Functions

virtual void init ()
 
virtual void deinit ()
 
virtual void update (double deltaTime)
 
virtual void draw (StelCore *core)
 
virtual double getCallOrder (StelModuleActionName actionName) const
 

Detailed Description

Main class of the Navigational Stars plugin.

Author
Alexander Wolf

Definition at line 57 of file NavStars.hpp.

Member Function Documentation

bool NavStars::getNavStarsMarks ( void  ) const
slot

Get flag of displaying markers of the navigational stars.

void NavStars::navStarsMarksChanged ( bool  b)
signal

Emitted when display of markers have been changed.

void NavStars::setNavStarsMarks ( const bool  b)
slot

Set flag of displaying markers of the navigational stars Emits navStarsMarksChanged() if the value changes.


The documentation for this class was generated from the following file: