QGIS API Documentation
3.20.0-Odense (decaadbb31)
|
This is the complete list of members for QgsModelViewRubberBand, including all inherited members.
brush() const | QgsModelViewRubberBand | |
create(QgsModelGraphicsView *view) const =0 | QgsModelViewRubberBand | pure virtual |
finish(QPointF position=QPointF(), Qt::KeyboardModifiers modifiers=Qt::KeyboardModifiers())=0 | QgsModelViewRubberBand | pure virtual |
pen() const | QgsModelViewRubberBand | |
QgsModelViewRubberBand(QgsModelGraphicsView *view=nullptr) | QgsModelViewRubberBand | |
setBrush(const QBrush &brush) | QgsModelViewRubberBand | |
setPen(const QPen &pen) | QgsModelViewRubberBand | |
sizeChanged(const QString &size) | QgsModelViewRubberBand | signal |
start(QPointF position, Qt::KeyboardModifiers modifiers)=0 | QgsModelViewRubberBand | pure virtual |
update(QPointF position, Qt::KeyboardModifiers modifiers)=0 | QgsModelViewRubberBand | pure virtual |
updateRect(QPointF start, QPointF position, bool constrainSquare, bool fromCenter) | QgsModelViewRubberBand | protected |
view() const | QgsModelViewRubberBand | |
~QgsModelViewRubberBand() override=default | QgsModelViewRubberBand |