Stellarium 0.15.2
List of all members | Public Member Functions
RemoteControlStelPluginInterface Class Reference

This class defines the plugin interface with the main Stellarium program. More...

#include <RemoteControl.hpp>

+ Inheritance diagram for RemoteControlStelPluginInterface:
+ Collaboration diagram for RemoteControlStelPluginInterface:

Public Member Functions

virtual StelModulegetStelModule () 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...
 

Detailed Description

This class defines the plugin interface with the main Stellarium program.

Definition at line 168 of file RemoteControl.hpp.

Member Function Documentation

virtual StelPluginInfo RemoteControlStelPluginInterface::getPluginInfo ( ) const
virtual

Get information about the plugin.

Implements StelPluginInterface.

virtual StelModule* RemoteControlStelPluginInterface::getStelModule ( ) const
virtual

Get the instance of StelModule to include in the list of standard StelModule.

Implements StelPluginInterface.


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