![]() |
Stellarium 0.12.0 | ||
| Home · All Namespaces · All Classes · Functions · Coding Style · Scripting · Plugins · Renderer · File Structure |
An example GUI plugin with an empty GUI. More...
#include <StelNoGui.hpp>
Public Member Functions | |
| virtual class StelGuiBase * | getStelGuiBase () const |
| Get the instance of StelGuiBase implmenting the GUI. | |
An example GUI plugin with an empty GUI.
Definition at line 50 of file StelNoGui.hpp.
| virtual class StelGuiBase* StelNoGuiPluginInterface::getStelGuiBase | ( | ) | const [virtual] |
Get the instance of StelGuiBase implmenting the GUI.
Implements StelGuiPluginInterface.
1.6.3