addShape(const QString &type, int x, int y, const QColor &borderColor, const QColor &fillColor) | MantidQt::MantidWidgets::InputControllerDrawShape | signal |
canShowContextMenu() const | MantidQt::MantidWidgets::InputController | inline |
copySelectedShapes() | MantidQt::MantidWidgets::InputControllerDrawShape | signal |
deselectAll() | MantidQt::MantidWidgets::InputControllerDrawShape | signal |
disabled() | MantidQt::MantidWidgets::InputController | signal |
enabled() | MantidQt::MantidWidgets::InputController | signal |
enterEvent(QEvent *) | MantidQt::MantidWidgets::InputController | inlinevirtual |
finishSelection(const QRect &) | MantidQt::MantidWidgets::InputControllerDrawShape | signal |
freezeRotation(bool) | MantidQt::MantidWidgets::InputController | inlinevirtual |
InputController(QObject *parent, bool contextAllowed=true) | MantidQt::MantidWidgets::InputController | explicit |
InputControllerDrawShape(QObject *parent) | MantidQt::MantidWidgets::InputControllerDrawShape | |
keyPressEvent(QKeyEvent *) override | MantidQt::MantidWidgets::InputControllerDrawShape | virtual |
leaveEvent(QEvent *) override | MantidQt::MantidWidgets::InputControllerDrawShape | virtual |
m_borderColor | MantidQt::MantidWidgets::InputControllerDrawShape | private |
m_canShowContextMenu | MantidQt::MantidWidgets::InputController | private |
m_creating | MantidQt::MantidWidgets::InputControllerDrawShape | private |
m_fillColor | MantidQt::MantidWidgets::InputControllerDrawShape | private |
m_isButtonPressed | MantidQt::MantidWidgets::InputControllerDrawShape | private |
m_rect | MantidQt::MantidWidgets::InputControllerDrawShape | private |
m_shapeType | MantidQt::MantidWidgets::InputControllerDrawShape | private |
m_x | MantidQt::MantidWidgets::InputControllerDrawShape | private |
m_y | MantidQt::MantidWidgets::InputControllerDrawShape | private |
mouseMoveEvent(QMouseEvent *) override | MantidQt::MantidWidgets::InputControllerDrawShape | virtual |
mousePressEvent(QMouseEvent *) override | MantidQt::MantidWidgets::InputControllerDrawShape | virtual |
mouseReleaseEvent(QMouseEvent *) override | MantidQt::MantidWidgets::InputControllerDrawShape | virtual |
moveBy(int, int) | MantidQt::MantidWidgets::InputControllerDrawShape | signal |
moveRightBottomTo(int, int) | MantidQt::MantidWidgets::InputControllerDrawShape | signal |
onDisabled() override | MantidQt::MantidWidgets::InputControllerDrawShape | slot |
onEnabled() | MantidQt::MantidWidgets::InputController | inlinevirtual |
onPaint(QPainter &) | MantidQt::MantidWidgets::InputController | inlinevirtual |
pasteCopiedShapes() | MantidQt::MantidWidgets::InputControllerDrawShape | signal |
removeSelectedShapes() | MantidQt::MantidWidgets::InputControllerDrawShape | signal |
restoreOverrideCursor() | MantidQt::MantidWidgets::InputControllerDrawShape | signal |
selectAt(int, int) | MantidQt::MantidWidgets::InputControllerDrawShape | signal |
selectCtrlAt(int, int) | MantidQt::MantidWidgets::InputControllerDrawShape | signal |
setSelection(const QRect &) | MantidQt::MantidWidgets::InputControllerDrawShape | signal |
startCreatingShape2D(const QString &type, const QColor &borderColor, const QColor &fillColor) | MantidQt::MantidWidgets::InputControllerDrawShape | slot |
touchPointAt(int, int) | MantidQt::MantidWidgets::InputControllerDrawShape | signal |
wheelEvent(QWheelEvent *) | MantidQt::MantidWidgets::InputController | inlinevirtual |
~InputController() override=default | MantidQt::MantidWidgets::InputController | |