Loading...
Searching...
No Matches
score::DefaultComboImpl Struct Reference
Static Public Member Functions | |
| static bool | draggable (const QGraphicsCombo &self) noexcept |
| static int | positionToIndex (const QGraphicsCombo &self, double v) noexcept |
| static void | mousePressEvent (QGraphicsCombo &self, QGraphicsSceneMouseEvent *event) |
| static void | mouseMoveEvent (QGraphicsCombo &self, QGraphicsSceneMouseEvent *event) |
| static void | mouseReleaseEvent (QGraphicsCombo &self, QGraphicsSceneMouseEvent *event) |
| static void | ungrabMouseEvent (QGraphicsCombo &self, QEvent *event) |
Member Function Documentation
◆ ungrabMouseEvent()
|
inlinestatic |
QEvent::UngrabMouse: the scene took the implicit grab away and there will be no release to end the drag on. See DefaultGraphicsSliderImpl for what goes wrong if the edit is left open.
The documentation for this struct was generated from the following file:
- QGraphicsCombo.cpp