Stellarium 0.15.2
List of all members | Public Attributes
StelSkyCulture Class Reference

Store basic info about a sky culture for stellarium. More...

#include <StelSkyCultureMgr.hpp>

Public Attributes

QString englishName
 English name. More...
 
QString author
 Name of the author. More...
 
int boundariesIdx
 Type of the boundaries (-1=none;0=generic;1=own) More...
 

Detailed Description

Store basic info about a sky culture for stellarium.

Definition at line 30 of file StelSkyCultureMgr.hpp.

Member Data Documentation

QString StelSkyCulture::author

Name of the author.

Definition at line 36 of file StelSkyCultureMgr.hpp.

int StelSkyCulture::boundariesIdx

Type of the boundaries (-1=none;0=generic;1=own)

Definition at line 38 of file StelSkyCultureMgr.hpp.

QString StelSkyCulture::englishName

English name.

Definition at line 34 of file StelSkyCultureMgr.hpp.


The documentation for this class was generated from the following file: