Curve::View Class Referencefinal
Inheritance diagram for Curve::View:
Public Member Functions | |
View (QGraphicsItem *parent) noexcept | |
void | setModel (const Curve::Presenter *p, const Curve::Model *m) noexcept |
void | setDirectDraw (bool) noexcept |
void | setDefaultWidth (double w) noexcept |
void | setRect (const QRectF &theRect) noexcept |
QRectF | boundingRect () const override |
void | paint (QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) override |
void | setSelectionArea (const QRectF &) noexcept |
QPixmap | pixmap () noexcept |
void | setValueTooltip (QPointF pos, const QString &) noexcept |
void | pressed (QPointF arg_1) |
void | moved (QPointF arg_1) |
void | released (QPointF arg_1) |
void | doubleClick (QPointF arg_1) |
void | escPressed () |
void | keyPressed (int arg_1) |
void | keyReleased (int arg_1) |
void | contextMenuRequested (const QPoint &arg_1, const QPointF &arg_2) |
The documentation for this class was generated from the following files:
- CurveView.hpp
- CurveView.cpp