ColorMapDialog Class Reference

#include <ColorMapDialog.h>

List of all members.

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
Matrixd_matrix
ColorMapEditoreditor

Constructor & Destructor Documentation

ColorMapDialog::ColorMapDialog ( QWidget *  parent = 0,
Qt::WFlags  fl = 0 
)

References apply(), applyBtn, closeBtn, and editor.


Member Function Documentation

void ColorMapDialog::apply (  )  [protected, slot]
void ColorMapDialog::setMatrix ( Matrix m  ) 

Member Data Documentation

QPushButton* ColorMapDialog::applyBtn [private]

Referenced by ColorMapDialog().

QPushButton * ColorMapDialog::closeBtn [private]

Referenced by ColorMapDialog().

Referenced by apply(), and setMatrix().

Referenced by apply(), ColorMapDialog(), and setMatrix().


The documentation for this class was generated from the following files:

Generated by  doxygen 1.6.2