![]() |
Stellarium 0.12.0 | ||
| Home · All Namespaces · All Classes · Functions · Coding Style · Scripting · Plugins · Renderer · File Structure |
Contains the information read from the module.ini file. More...
#include <StelModuleMgr.hpp>
Public Attributes | |
| StelPluginInfo | info |
| The static info for the plugin. | |
| bool | loadAtStartup |
| If true, the module is automatically loaded at startup. | |
| bool | loaded |
| True if the plugin is currently loaded. | |
Contains the information read from the module.ini file.
Definition at line 85 of file StelModuleMgr.hpp.
The static info for the plugin.
Definition at line 89 of file StelModuleMgr.hpp.
If true, the module is automatically loaded at startup.
Definition at line 91 of file StelModuleMgr.hpp.
True if the plugin is currently loaded.
Definition at line 93 of file StelModuleMgr.hpp.
1.6.3