39 #ifndef OME_QTWIDGETS_NAVIGATIONDOCK2D_H
40 #define OME_QTWIDGETS_NAVIGATIONDOCK2D_H
42 #include <ome/bioformats/FormatReader.h>
46 #include <ome/qtwidgets/GLWindow.h>
47 #include <ome/qtwidgets/gl/Image2D.h>
48 #include <ome/qtwidgets/gl/Grid2D.h>
49 #include <ome/qtwidgets/gl/Axis2D.h>
51 #include <QtWidgets/QDockWidget>
52 #include <QtWidgets/QLabel>
53 #include <QtWidgets/QSlider>
54 #include <QtWidgets/QSpinBox>
56 #include <glm/glm.hpp>
95 setReader(ome::compat::shared_ptr<ome::bioformats::FormatReader>
reader,
160 ome::compat::shared_ptr<ome::bioformats::FormatReader>
reader;
177 #endif // OME_QTWIDGETS_NAVIGATIONDOCK2D_H
Memory type substitution.
Open Microscopy Environment C++ implementation.
Definition: CoreMetadata.cpp:40