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