Stellarium 0.15.2
|
Contains all the credits for the creator of the image collection. More...
#include <StelSkyImageTile.hpp>
Public Attributes | |
QString | shortCredits |
Very short credit to display in the loading bar. More... | |
QString | fullCredits |
Full credits. More... | |
QString | infoURL |
The URL where to get more info about the data collection. More... | |
Contains all the credits for the creator of the image collection.
Definition at line 50 of file StelSkyImageTile.hpp.
QString DataSetCredits::fullCredits |
Full credits.
Definition at line 57 of file StelSkyImageTile.hpp.
QString DataSetCredits::infoURL |
The URL where to get more info about the data collection.
Definition at line 60 of file StelSkyImageTile.hpp.
QString DataSetCredits::shortCredits |
Very short credit to display in the loading bar.
Definition at line 54 of file StelSkyImageTile.hpp.