25 #ifndef IMG_GUI_DATAVIEWER_INFO_PANEL_H_
26 #define IMG_GUI_DATAVIEWER_INFO_PANEL_H_
38 namespace ost {
namespace img {
namespace gui {
63 void UpdateMouseAndDistances(
const geom::Vec2& point);
void SetImageInfo(const ConstData &data)
std::complex< Real > Complex
void SetMousePoint(const geom::Vec2 &point, Real val)
#define DLLEXPORT_OST_GUI
Abstract base class for read-only data.
void SetClickPoint(const geom::Vec2 &point, Real val)
Defines lower and upper valid indices.
void ClearClickPosition()
void SetSelection(const Extent &e)
InfoPanel(QWidget *parent)