Stellarium  HEAD
Data Fields
ServerCredits Class Reference

Contain all the credits for a given server hosting the data. More...

#include <StelSkyImageTile.hpp>

Data Fields

QString shortCredits
 Very short credit to display in the loading bar.
 
QString fullCredits
 Full credits.
 
QString infoURL
 The URL where to get more info about the server.
 

Detailed Description

Contain all the credits for a given server hosting the data.

Field Documentation

◆ fullCredits

QString ServerCredits::fullCredits

Full credits.

◆ infoURL

QString ServerCredits::infoURL

The URL where to get more info about the server.

◆ shortCredits

QString ServerCredits::shortCredits

Very short credit to display in the loading bar.