|
QtiPlot
0.9.8.2
|
#include <ColorMapDialog.h>
Public Member Functions | |
| ColorMapDialog (QWidget *parent=0, Qt::WFlags fl=0) | |
| void | setMatrix (Matrix *m) |
Protected Slots | |
| void | apply () |
Private Attributes | |
| QPushButton * | applyBtn |
| QPushButton * | closeBtn |
| Matrix * | d_matrix |
| ColorMapEditor * | editor |
| ColorMapDialog::ColorMapDialog | ( | QWidget * | parent = 0, |
| Qt::WFlags | fl = 0 |
||
| ) |
|
protectedslot |
References ColorMapEditor::colorMap(), Matrix::colorMap(), Matrix::colorMapType(), Matrix::Custom, d_matrix, editor, Matrix::setColorMap(), and Matrix::undoStack().
Referenced by ColorMapDialog().
| void ColorMapDialog::setMatrix | ( | Matrix * | m | ) |
References Matrix::colorMap(), Matrix::colorRange(), d_matrix, editor, ColorMapEditor::setColorMap(), and ColorMapEditor::setRange().
Referenced by ApplicationWindow::showColorMapDialog().
|
private |
Referenced by ColorMapDialog().
|
private |
Referenced by ColorMapDialog().
|
private |
Referenced by apply(), and setMatrix().
|
private |
Referenced by apply(), ColorMapDialog(), and setMatrix().
1.8.6