![]() |
Home · All Namespaces · All Classes · Functions · Coding Style · Scripting · Plugins · File Structure |
Contains information about a Stellarium plugin. More...
#include <StelPluginInterface.hpp>
Public Attributes | |
QString | id |
QString | displayedName |
QString | authors |
QString | contact |
QString | description |
QImage | image |
bool | startByDefault |
Contains information about a Stellarium plugin.
QImage StelPluginInfo::image |
Logo or preview image to display in the information dialog or an invalid image if not applicable.
The image size should be x by x pixels.