Stellarium  HEAD
Data Fields | Friends
StelModuleMgr::PluginDescriptor Struct Reference

Contains the information read from the module.ini file. More...

#include <StelModuleMgr.hpp>

Data Fields

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.
 

Friends

class StelModuleMgr
 

Detailed Description

Contains the information read from the module.ini file.