rocs/VisualEditor
ZoomAction Member List
This is the complete list of members for ZoomAction, including all inherited members.
_graphScene | AbstractAction | protected |
_name | AbstractAction | protected |
AbstractAction(GraphScene *scene, QObject *parent) | AbstractAction | |
eventFilter(QObject *watched, QEvent *event) | AbstractAction | slot |
executeDoubleClick(QPointF pos) | ZoomAction | virtual |
executeKeyPress(QKeyEvent *keyEvent) | AbstractAction | virtualslot |
executeKeyRelease(QKeyEvent *keyEvent) | ZoomAction | virtual |
executeMove(QPointF pos) | ZoomAction | virtual |
executePress(QPointF pos) | ZoomAction | virtual |
executeRelease(QPointF pos) | ZoomAction | virtual |
executeWheelEvent(QGraphicsSceneWheelEvent *wEvent) | ZoomAction | virtual |
name() const | AbstractAction | |
sendExecuteBit() | AbstractAction | slot |
ZoomAction(GraphScene *scene, QObject *parent) | ZoomAction | |
zoomIn(QPointF zoomCenter) | ZoomAction | slot |
zoomInCenter() | ZoomAction | slot |
zoomOut(QPointF zoomCenter) | ZoomAction | slot |
zoomOutCenter() | ZoomAction | slot |
zoomReset() | ZoomAction | slot |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:16:28 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:16:28 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.