Stellarium
0.17.0
|
This class is used by Qt to manage a plug-in interface.
#include <LogBook.hpp>
Public Member Functions | |
virtual StelModule * | getStelModule () const |
Get the instance of StelModule to include in the list of standard StelModule. | |
virtual StelPluginInfo | getPluginInfo () const |
Get information about the plugin. | |
Public Member Functions inherited from StelPluginInterface | |
virtual QObjectList | getExtensionList () const =0 |
A mechanism to provide abitrary QObjects to the StelModuleMgr. More... | |