![]() |
Stellarium 0.11.1 | ||
| Home · All Namespaces · All Classes · Functions · Coding Style · Scripting · Plugins · File Structure |
#include <StelPluginInterface.hpp>
Public Member Functions | |
| virtual class StelModule * | getStelModule () const =0 |
| virtual StelPluginInfo | getPluginInfo () const =0 |
Define the interface to implement when creating a plugin.
The interface is used by the QPluginLoader to load Stellarium plugins dynamically.
1.7.6.1