Allows user specification of the colors used in drawing the histogram and pluggable functionality.
More...
#include <ColorPreferences.qo.h>
Allows user specification of the colors used in drawing the histogram and pluggable functionality.
Definition at line 41 of file ColorPreferences.qo.h.
casa::ColorPreferences::ColorPreferences |
( |
QWidget * |
parent = 0 | ) |
|
casa::ColorPreferences::~ColorPreferences |
( |
| ) |
|
void casa::ColorPreferences::addColorToList |
( |
QColor |
color | ) |
|
|
private |
void casa::ColorPreferences::addHistogramColor |
( |
| ) |
|
|
privateslot |
void casa::ColorPreferences::colorsAccepted |
( |
| ) |
|
|
privateslot |
void casa::ColorPreferences::colorsChanged |
( |
| ) |
|
|
signal |
void casa::ColorPreferences::colorsRejected |
( |
| ) |
|
|
privateslot |
void casa::ColorPreferences::deleteHistogramColor |
( |
| ) |
|
|
privateslot |
QColor casa::ColorPreferences::getButtonColor |
( |
QPushButton * |
button | ) |
const |
|
private |
QColor casa::ColorPreferences::getFitCurveColor |
( |
| ) |
const |
QColor casa::ColorPreferences::getFitEstimateColor |
( |
| ) |
const |
QColor casa::ColorPreferences::getHistogramColor |
( |
| ) |
const |
QList<QColor> casa::ColorPreferences::getMultipleHistogramColors |
( |
| ) |
const |
void casa::ColorPreferences::initializeUserColors |
( |
| ) |
|
|
private |
void casa::ColorPreferences::persistColorList |
( |
QSettings & |
settings | ) |
|
|
private |
void casa::ColorPreferences::persistColors |
( |
| ) |
|
|
private |
QString casa::ColorPreferences::readCustomColor |
( |
QSettings & |
settings, |
|
|
const QString & |
identifier, |
|
|
const QString & |
colorDefaultName |
|
) |
| |
|
private |
void casa::ColorPreferences::readCustomColorList |
( |
QSettings & |
settings | ) |
|
|
private |
void casa::ColorPreferences::resetColors |
( |
| ) |
|
|
private |
void casa::ColorPreferences::selectFitCurveColor |
( |
| ) |
|
|
privateslot |
void casa::ColorPreferences::selectFitEstimateColor |
( |
| ) |
|
|
privateslot |
void casa::ColorPreferences::selectHistogramColor |
( |
| ) |
|
|
privateslot |
void casa::ColorPreferences::setButtonColor |
( |
QPushButton * |
button, |
|
|
QColor |
color |
|
) |
| |
|
private |
void casa::ColorPreferences::setFitColorsVisible |
( |
bool |
visible | ) |
|
void casa::ColorPreferences::setMultipleHistogramColorsVisible |
( |
bool |
visible | ) |
|
void casa::ColorPreferences::showColorDialog |
( |
QPushButton * |
source | ) |
|
|
private |
const QString casa::ColorPreferences::APPLICATION |
|
staticprivate |
const QString casa::ColorPreferences::FIT_CURVE_COLOR |
|
staticprivate |
const QString casa::ColorPreferences::FIT_ESTIMATE_COLOR |
|
staticprivate |
QColor casa::ColorPreferences::fitCurveColor |
|
private |
QColor casa::ColorPreferences::fitEstimateColor |
|
private |
const QString casa::ColorPreferences::HISTOGRAM_COLOR |
|
staticprivate |
QColor casa::ColorPreferences::histogramColor |
|
private |
const QString casa::ColorPreferences::MULTIPLE_HISTOGRAM_COLORS |
|
staticprivate |
QList<QString> casa::ColorPreferences::multipleHistogramColors |
|
private |
const QString casa::ColorPreferences::ORGANIZATION |
|
staticprivate |
Ui::ColorPreferencesClass casa::ColorPreferences::ui |
|
private |
The documentation for this class was generated from the following file: