QGIS API Documentation
2.18.21-Las Palmas (9fba24a)
|
This is the complete list of members for QgsMapToolPan, including all inherited members.
action() | QgsMapTool | |
activate() | QgsMapTool | virtual |
activated() | QgsMapTool | signal |
AllowZoomRect enum value | QgsMapTool | |
blockSignals(bool block) | QObject | |
button() | QgsMapTool | |
canvas() | QgsMapTool | |
canvasDoubleClickEvent(QgsMapMouseEvent *e) | QgsMapTool | virtual |
canvasMoveEvent(QgsMapMouseEvent *e) override | QgsMapToolPan | virtual |
canvasPressEvent(QgsMapMouseEvent *e) override | QgsMapToolPan | virtual |
canvasReleaseEvent(QgsMapMouseEvent *e) override | QgsMapToolPan | virtual |
checkConnectArgs(const char *signal, const QObject *object, const char *method) | QObject | protected |
child(const char *objName, const char *inheritsClass, bool recursiveSearch) const | QObject | |
childEvent(QChildEvent *event) | QObject | protectedvirtual |
children() const | QObject | |
className() const | QObject | |
connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) | QObject | static |
connect(const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const | QObject | |
connectNotify(const char *signal) | QObject | protectedvirtual |
customEvent(QEvent *event) | QObject | protectedvirtual |
deactivate() | QgsMapTool | virtual |
deactivated() | QgsMapTool | signal |
deleteLater() | QObject | |
destroyed(QObject *obj) | QObject | |
disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method) | QObject | static |
disconnect(const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) | QObject | static |
disconnect(const char *signal, const QObject *receiver, const char *method) | QObject | |
disconnect(const QObject *receiver, const char *method) | QObject | |
disconnectNotify(const char *signal) | QObject | protectedvirtual |
dumpObjectInfo() | QObject | |
dumpObjectTree() | QObject | |
dynamicPropertyNames() const | QObject | |
EditTool enum value | QgsMapTool | |
event(QEvent *e) | QObject | virtual |
eventFilter(QObject *watched, QEvent *event) | QObject | virtual |
findChild(const QString &name) const | QObject | |
findChildren(const QString &name) const | QObject | |
findChildren(const QRegExp ®Exp) const | QObject | |
Flag enum name | QgsMapTool | |
flags() const override | QgsMapToolPan | inlinevirtual |
inherits(const char *className) const | QObject | |
insertChild(QObject *object) | QObject | |
installEventFilter(QObject *filterObj) | QObject | |
isA(const char *className) const | QObject | |
isEditTool() const | QgsMapTool | virtual |
isTransient() const | QgsMapTool | virtual |
isWidgetType() const | QObject | |
keyPressEvent(QKeyEvent *e) | QgsMapTool | virtual |
keyReleaseEvent(QKeyEvent *e) | QgsMapTool | virtual |
killTimer(int id) | QObject | |
mAction | QgsMapTool | protected |
mButton | QgsMapTool | protected |
mCanvas | QgsMapTool | protected |
mCursor | QgsMapTool | protected |
messageDiscarded() | QgsMapTool | signal |
messageEmitted(const QString &message, QgsMessageBar::MessageLevel=QgsMessageBar::INFO) | QgsMapTool | signal |
metaObject() const | QObject | virtual |
moveToThread(QThread *targetThread) | QObject | |
mToolName | QgsMapTool | protected |
name() const | QObject | |
name(const char *defaultName) const | QObject | |
normalizeSignalSlot(const char *signalSlot) | QObject | protectedstatic |
objectName | QObject | |
objectName() const | QObject | |
parent() const | QObject | |
property(const char *name) const | QObject | |
QgsMapTool(QgsMapCanvas *canvas) | QgsMapTool | protected |
QgsMapToolPan(QgsMapCanvas *canvas) | QgsMapToolPan | |
QObject(QObject *parent) | QObject | |
QObject(QObject *parent, const char *name) | QObject | |
receivers(const char *signal) const | QObject | protected |
removeChild(QObject *object) | QObject | |
removeEventFilter(QObject *obj) | QObject | |
renderComplete() | QgsMapTool | virtual |
searchRadiusMM() | QgsMapTool | static |
searchRadiusMU(const QgsRenderContext &context) | QgsMapTool | static |
searchRadiusMU(QgsMapCanvas *canvas) | QgsMapTool | static |
sender() const | QObject | protected |
senderSignalIndex() const | QObject | protected |
setAction(QAction *action) | QgsMapTool | |
setButton(QAbstractButton *button) | QgsMapTool | |
setCursor(const QCursor &cursor) | QgsMapTool | virtual |
setName(const char *name) | QObject | |
setObjectName(const QString &name) | QObject | |
setParent(QObject *parent) | QObject | |
setProperty(const char *name, const QVariant &value) | QObject | |
signalsBlocked() const | QObject | |
startTimer(int interval) | QObject | |
thread() const | QObject | |
timerEvent(QTimerEvent *event) | QObject | protectedvirtual |
toCanvasCoordinates(const QgsPoint &point) | QgsMapTool | protected |
toLayerCoordinates(QgsMapLayer *layer, QPoint point) | QgsMapTool | protected |
toLayerCoordinates(QgsMapLayer *layer, const QgsPoint &point) | QgsMapTool | protected |
toLayerCoordinates(QgsMapLayer *layer, const QgsRectangle &rect) | QgsMapTool | protected |
toMapCoordinates(QPoint point) | QgsMapTool | protected |
toMapCoordinates(QgsMapLayer *layer, const QgsPoint &point) | QgsMapTool | protected |
toMapCoordinates(QgsMapLayer *layer, const QgsPointV2 &point) | QgsMapTool | protected |
toolName() | QgsMapTool | inline |
tr(const char *sourceText, const char *disambiguation, int n) | QObject | static |
Transient enum value | QgsMapTool | |
trUtf8(const char *sourceText, const char *disambiguation, int n) | QObject | static |
wheelEvent(QWheelEvent *e) | QgsMapTool | virtual |
~QgsMapTool() | QgsMapTool | virtual |
~QObject() | QObject | virtual |