#include <curvecolorpick.h>
Definition at line 13 of file curvecolorpick.h.
CurveColorPick::CurveColorPick |
( |
const std::map< std::string, QColor > & |
mapped_colors, |
|
|
QWidget * |
parent = 0 |
|
) |
| |
|
explicit |
CurveColorPick::~CurveColorPick |
( |
| ) |
|
bool CurveColorPick::anyColorModified |
( |
| ) |
const |
void CurveColorPick::changeColor |
( |
QString |
, |
|
|
QColor |
|
|
) |
| |
|
signal |
void CurveColorPick::on_colorChanged |
( |
QColor |
color | ) |
|
|
privateslot |
void CurveColorPick::on_listWidget_itemClicked |
( |
QListWidgetItem * |
item | ) |
|
|
privateslot |
void CurveColorPick::on_pushButtonClose_clicked |
( |
| ) |
|
|
privateslot |
void CurveColorPick::on_pushButtonUndo_clicked |
( |
| ) |
|
|
privateslot |
bool CurveColorPick::_any_modified |
|
private |
const std::map<std::string, QColor>& CurveColorPick::_mapped_colors |
|
private |
Ui::CurveColorPick* CurveColorPick::ui |
|
private |
The documentation for this class was generated from the following files: