|
|
void | fitToWindow () |
| |
|
void | resetZoom () |
| |
|
void | zoomIn () |
| |
|
void | zoomOut () |
| |
|
|
void | clear () |
| |
|
void | setColormap (const QString &colormap) |
| |
|
void | setImageData (const std::vector< double > &data, int width, int height) |
| |
|
void | setImageData (const std::vector< std::vector< double > > &data) |
| |
|
void | setTitle (const QString &title) |
| |
|
| SimpleImageWidget (QWidget *parent=nullptr) |
| |
The documentation for this class was generated from the following files:
- HDF5DataVisualizationWidget.hpp
- HDF5DataVisualizationWidget.cpp