AddDistanceLineElementToScene() | DdtGraphicsView | |
AddReferenceLineElementToScene() | DdtGraphicsView | |
AddSlitElementToScene() | DdtGraphicsView | |
AddStatisticRectToScene() | DdtGraphicsView | |
AddTextItem() | DdtGraphicsView | protected |
CalculateDistanceLine(const QPointF p1, const QPointF p2) | DdtGraphicsView | signal |
CalculateHistogramReferenceLine(const QPointF p1, const QPointF p2) | DdtGraphicsView | signal |
ClearTextItemFocus() | DdtGraphicsView | slot |
CursorPosition(double x, double y, bool mouse_clicked) | DdtGraphicsView | signal |
DdtGraphicsView(QWidget *parent=nullptr) | DdtGraphicsView | explicit |
drawForeground(QPainter *painter, const QRectF &rect) override | DdtGraphicsView | protected |
GetDrawMode() const | DdtGraphicsView | |
GraphicalElement(double x1, double y1, double x2, double y2, QString draw_mode) | DdtGraphicsView | signal |
GraphicalTextElement(double x1, double y1, double x2, double y2, QString draw_mode, QString text) | DdtGraphicsView | signal |
IsHandleGraphicalElement() const | DdtGraphicsView | protected |
keyPressEvent(QKeyEvent *event) override | DdtGraphicsView | protected |
LayerDecrement(const int dec) | DdtGraphicsView | signal |
LayerIncrement(const int inc) | DdtGraphicsView | signal |
MouseDecrementScale() | DdtGraphicsView | signal |
mouseDoubleClickEvent(QMouseEvent *event) override | DdtGraphicsView | protected |
MouseIncrementScale() | DdtGraphicsView | signal |
mouseMoveEvent(QMouseEvent *event) override | DdtGraphicsView | protected |
mousePressEvent(QMouseEvent *event) override | DdtGraphicsView | protected |
mouseReleaseEvent(QMouseEvent *event) override | DdtGraphicsView | protected |
ReferenceLineHandleHoldingShift() | DdtGraphicsView | protected |
SetConvertPixelToDegrees(const double conv_pixel_degrees) | DdtGraphicsView | |
SetDrawMode(const QString mode) | DdtGraphicsView | |
SetDrawSlitLine(const bool draw_line) | DdtGraphicsView | |
SetOverlayImageFile(const QString filename) | DdtGraphicsView | |
SetStatisticRect(const double x1, const double y1, const double x2, const double y2) | DdtGraphicsView | |
SlitElement(double target_x, double target_y, double slit_x, double slit_y, double x_offset, double y_offset) | DdtGraphicsView | signal |
StatisticRectangle(double x1, double y1, double x2, double y2) | DdtGraphicsView | signal |
UpdateAllStatistics() | DdtGraphicsView | |
UpdateCursorInfo() | DdtGraphicsView | |
wheelEvent(QWheelEvent *event) override | DdtGraphicsView | protected |
~DdtGraphicsView() override | DdtGraphicsView | |