Stellarium 0.15.2
|
This class is used by Qt to manage a plug-in interface. More...
#include <Satellites.hpp>
Public Member Functions | |
virtual StelModule * | getStelModule () const |
Get the instance of StelModule to include in the list of standard StelModule. More... | |
virtual StelPluginInfo | getPluginInfo () const |
Get information about the plugin. More... | |
This class is used by Qt to manage a plug-in interface.
Definition at line 630 of file Satellites.hpp.
|
virtual |
Get information about the plugin.
Implements StelPluginInterface.
|
virtual |
Get the instance of StelModule to include in the list of standard StelModule.
Implements StelPluginInterface.