#include <ColorMapPreviewDialog.h>
Public Slots | |
| void | updatePreview (const QString &) |
Public Member Functions | |
| ColorMapPreviewDialog (QWidget *parent=0, Qt::WFlags flags=0) | |
Private Attributes | |
| QLabel * | d_preview_label |
| ColorMapPreviewDialog::ColorMapPreviewDialog | ( | QWidget * | parent = 0, |
|
| Qt::WFlags | flags = 0 | |||
| ) |
| void ColorMapPreviewDialog::updatePreview | ( | const QString & | fileName | ) | [slot] |
References d_preview_label, and Graph3D::openColorMapFile().
Referenced by ColorMapPreviewDialog(), and Plot3DDialog::pickDataColorMap().
QLabel* ColorMapPreviewDialog::d_preview_label [private] |
Referenced by ColorMapPreviewDialog(), and updatePreview().
1.7.1