Stellarium 0.15.2
|
Contain all the credits for a given server hosting the data. 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 server. More... | |
Contain all the credits for a given server hosting the data.
Definition at line 36 of file StelSkyImageTile.hpp.
QString ServerCredits::fullCredits |
Full credits.
Definition at line 43 of file StelSkyImageTile.hpp.
QString ServerCredits::infoURL |
The URL where to get more info about the server.
Definition at line 46 of file StelSkyImageTile.hpp.
QString ServerCredits::shortCredits |
Very short credit to display in the loading bar.
Definition at line 40 of file StelSkyImageTile.hpp.