Main class of the Navigational Stars plugin.
More...
#include <NavStars.hpp>
|
virtual void | init () |
|
virtual void | deinit () |
|
virtual void | update (double deltaTime) |
|
virtual void | draw (StelCore *core) |
|
virtual double | getCallOrder (StelModuleActionName actionName) const |
|
Main class of the Navigational Stars plugin.
- Author
- Alexander Wolf
Definition at line 57 of file NavStars.hpp.
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 |
The documentation for this class was generated from the following file: