The MapViewer class Displays the image created by MapData.
More...
#include <mapviewer.h>
The MapViewer class Displays the image created by MapData.
Definition at line 45 of file mapviewer.h.
MapViewer::MapViewer.
- Parameters
-
name | Name of this map |
directory | Working directory for this window |
parent | MapData associated with this image Constructor for this object |
Definition at line 31 of file mapviewer.cpp.
MapViewer::~MapViewer |
( |
| ) |
|
void MapViewer::keyPressEvent |
( |
QKeyEvent * |
event | ) |
|
|
protected |
void MapViewer::RequestHeldSpectrumPlot |
( |
QString |
dataset_key, |
|
|
QString |
map_name, |
|
|
size_t |
index |
|
) |
| |
|
signal |
void MapViewer::RequestSpectrumPlot |
( |
QString |
dataset_key, |
|
|
QString |
map_name, |
|
|
size_t |
index |
|
) |
| |
|
signal |
void MapViewer::SetStatusbar |
( |
double |
x, |
|
|
double |
y, |
|
|
double |
z |
|
) |
| |
|
slot |
void MapViewer::showEvent |
( |
QShowEvent * |
event | ) |
|
|
protected |
void MapViewer::SpectrumRequested |
( |
size_t |
index | ) |
|
|
slot |
The documentation for this class was generated from the following files:
- Projects/VespucciProject/Vespucci/Vespucci/GUI/Display/mapviewer.h
- Projects/VespucciProject/Vespucci/Vespucci/GUI/Display/mapviewer.cpp