Stellarium  0.16.1
List of all members | Public Member Functions
LogBookStelPluginInterface Class Reference

This class is used by Qt to manage a plug-in interface. More...

#include <LogBook.hpp>

+ Inheritance diagram for LogBookStelPluginInterface:
+ Collaboration diagram for LogBookStelPluginInterface:

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...
 
- Public Member Functions inherited from StelPluginInterface
virtual QObjectList getExtensionList () const =0
 A mechanism to provide abitrary QObjects to the StelModuleMgr. More...
 

Detailed Description

This class is used by Qt to manage a plug-in interface.

Definition at line 114 of file LogBook.hpp.

Member Function Documentation

virtual StelPluginInfo LogBookStelPluginInterface::getPluginInfo ( ) const
virtual

Get information about the plugin.

Implements StelPluginInterface.

virtual StelModule* LogBookStelPluginInterface::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: