Stellarium  HEAD
Data Fields
DataSetCredits Class Reference

Contains all the credits for the creator of the image collection. 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 data collection.
 

Detailed Description

Contains all the credits for the creator of the image collection.

Field Documentation

◆ fullCredits

QString DataSetCredits::fullCredits

Full credits.

◆ infoURL

QString DataSetCredits::infoURL

The URL where to get more info about the data collection.

◆ shortCredits

QString DataSetCredits::shortCredits

Very short credit to display in the loading bar.