Stellarium  HEAD
Data Fields
StelStyle Class Reference

Holds the contents of CSS style files for GUI and HTML of Stellarium. More...

#include <StelStyle.hpp>

Data Fields

QString qtStyleSheet
 The content of the associated Qt Style Sheet for styling widgets.
 
QString htmlStyleSheet
 The content of the associated HTML Style Sheet for styling rich text.
 

Detailed Description

Holds the contents of CSS style files for GUI and HTML of Stellarium.

Field Documentation

◆ htmlStyleSheet

QString StelStyle::htmlStyleSheet

The content of the associated HTML Style Sheet for styling rich text.

◆ qtStyleSheet

QString StelStyle::qtStyleSheet

The content of the associated Qt Style Sheet for styling widgets.