_actualZoom (defined in CTL::gui::Chunk2DView) | CTL::gui::Chunk2DView | private |
_colorTable (defined in CTL::gui::Chunk2DView) | CTL::gui::Chunk2DView | private |
_contrastLineItem (defined in CTL::gui::Chunk2DView) | CTL::gui::Chunk2DView | private |
_contrLineLabelX (defined in CTL::gui::Chunk2DView) | CTL::gui::Chunk2DView | private |
_contrLineLabelY (defined in CTL::gui::Chunk2DView) | CTL::gui::Chunk2DView | private |
_data (defined in CTL::gui::Chunk2DView) | CTL::gui::Chunk2DView | private |
_imageItem (defined in CTL::gui::Chunk2DView) | CTL::gui::Chunk2DView | private |
_mouseDragStart (defined in CTL::gui::Chunk2DView) | CTL::gui::Chunk2DView | private |
_mouseWindowingScaling (defined in CTL::gui::Chunk2DView) | CTL::gui::Chunk2DView | private |
_scene (defined in CTL::gui::Chunk2DView) | CTL::gui::Chunk2DView | private |
_wheelZoomPerTurn (defined in CTL::gui::Chunk2DView) | CTL::gui::Chunk2DView | private |
_window (defined in CTL::gui::Chunk2DView) | CTL::gui::Chunk2DView | private |
_windowDragStartValue (defined in CTL::gui::Chunk2DView) | CTL::gui::Chunk2DView | private |
_zoom (defined in CTL::gui::Chunk2DView) | CTL::gui::Chunk2DView | private |
autoResize() | CTL::gui::Chunk2DView | slot |
checkerboard() const (defined in CTL::gui::Chunk2DView) | CTL::gui::Chunk2DView | private |
Chunk2DView(QWidget *parent=nullptr) | CTL::gui::Chunk2DView | explicit |
Chunk2DView(Chunk2D< float > data, QWidget *parent=nullptr) | CTL::gui::Chunk2DView | |
contrastLine() const | CTL::gui::Chunk2DView | |
contrastLineFromClipbord() (defined in CTL::gui::Chunk2DView) | CTL::gui::Chunk2DView | private |
contrastLineToClipbord() const (defined in CTL::gui::Chunk2DView) | CTL::gui::Chunk2DView | private |
data() const | CTL::gui::Chunk2DView | |
image(const QSize &renderSize=QSize()) | CTL::gui::Chunk2DView | |
keyPressEvent(QKeyEvent *event) override (defined in CTL::gui::Chunk2DView) | CTL::gui::Chunk2DView | protected |
mouseDoubleClickEvent(QMouseEvent *event) override (defined in CTL::gui::Chunk2DView) | CTL::gui::Chunk2DView | protected |
mouseMoveEvent(QMouseEvent *event) override (defined in CTL::gui::Chunk2DView) | CTL::gui::Chunk2DView | protected |
mousePressEvent(QMouseEvent *event) override (defined in CTL::gui::Chunk2DView) | CTL::gui::Chunk2DView | protected |
pixelIdxFromPos(const QPoint &pos) (defined in CTL::gui::Chunk2DView) | CTL::gui::Chunk2DView | private |
pixelInfoUnderCursor(int x, int y, float value) (defined in CTL::gui::Chunk2DView) | CTL::gui::Chunk2DView | signal |
pixmap() const | CTL::gui::Chunk2DView | |
plot(const Chunk2D< T > &data, QPair< double, double > windowing=qMakePair(0.0, 0.0), double zoom=1.0) | CTL::gui::Chunk2DView | static |
plot(Chunk2D< float > data, QPair< double, double > windowing=qMakePair(0.0, 0.0), double zoom=1.0) | CTL::gui::Chunk2DView | static |
save(const QString &fileName) | CTL::gui::Chunk2DView | slot |
saveDialog() | CTL::gui::Chunk2DView | slot |
setAutoMouseWindowScaling() | CTL::gui::Chunk2DView | slot |
setColorTable(const QVector< QRgb > &colorTable) | CTL::gui::Chunk2DView | |
setContrastLinePlotLabels(const QString &labelX, const QString &labelY) | CTL::gui::Chunk2DView | |
setData(const Chunk2D< T > &data) | CTL::gui::Chunk2DView | |
setData(Chunk2D< float > data) | CTL::gui::Chunk2DView | |
setGrayscaleColorTable() (defined in CTL::gui::Chunk2DView) | CTL::gui::Chunk2DView | private |
setLivePixelDataEnabled(bool enabled) | CTL::gui::Chunk2DView | slot |
setMouseWindowingScaling(double centerScale, double widthScale) | CTL::gui::Chunk2DView | |
setWheelZoomPerTurn(double zoomPerTurn) | CTL::gui::Chunk2DView | |
setWindowing(double from, double to) | CTL::gui::Chunk2DView | slot |
setWindowingCenterWidth(double center, double width) | CTL::gui::Chunk2DView | slot |
setWindowingMinMax() | CTL::gui::Chunk2DView | slot |
setZoom(double zoom) | CTL::gui::Chunk2DView | slot |
showContrastLinePlot() | CTL::gui::Chunk2DView | |
updateImage() (defined in CTL::gui::Chunk2DView) | CTL::gui::Chunk2DView | private |
viewChangeRequested(int requestedChange) (defined in CTL::gui::Chunk2DView) | CTL::gui::Chunk2DView | signal |
wheelEvent(QWheelEvent *event) override (defined in CTL::gui::Chunk2DView) | CTL::gui::Chunk2DView | protected |
windowingCenterWidth() const | CTL::gui::Chunk2DView | |
windowingChanged(double from, double to) (defined in CTL::gui::Chunk2DView) | CTL::gui::Chunk2DView | signal |
windowingFromTo() const | CTL::gui::Chunk2DView | |
zoom() const | CTL::gui::Chunk2DView | |
zoomChanged(double zoom) (defined in CTL::gui::Chunk2DView) | CTL::gui::Chunk2DView | signal |