kstars
OpsColors Class Reference
The Colors page allows the user to adjust all of the colors used to display the night sky. More...
#include <opscolors.h>
Inheritance diagram for OpsColors:

Public Member Functions | |
OpsColors (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
~OpsColors () |
Detailed Description
The Colors page allows the user to adjust all of the colors used to display the night sky.The colors are presented as a list of colored rectangles and a description of its assignment in the map. Clicking on any color opens a KColorDialog for selecting a new color.
The user can also load preset color schemes, or create new schemes from the current set of colors.
The Colors page of the Options window.
- Version:
- 1.0
Definition at line 41 of file opscolors.h.
Constructor & Destructor Documentation
OpsColors::OpsColors | ( | QWidget * | parent = 0 , |
|
const char * | name = 0 , |
|||
WFlags | fl = 0 | |||
) |
Definition at line 35 of file opscolors.cpp.
OpsColors::~OpsColors | ( | ) |
Definition at line 96 of file opscolors.cpp.
The documentation for this class was generated from the following files: