Loading...
Searching...
No Matches
Scenario::ToolPalette Class Referencefinal
Inheritance diagram for Scenario::ToolPalette:
Public Member Functions | |
| ToolPalette (Process::LayerContext &, ScenarioPresenter &presenter) | |
| ScenarioPresenter & | presenter () const |
| Scenario::EditionSettings & | editionSettings () const |
| const Process::LayerContext & | context () const |
| Process::MagnetismAdjuster & | magnetic () const |
| const Scenario::ProcessModel & | model () const |
| void | on_pressed (QPointF) |
| void | on_moved (QPointF) |
| void | on_released (QPointF) |
| void | on_cancel () |
| void | activate (Scenario::Tool) |
| void | desactivate (Scenario::Tool) |
| QGraphicsItem * | itemAt (const Scenario::Point &, const std::vector< QGraphicsItem * > &ignore) const noexcept |
Public Member Functions inherited from GraphicsSceneToolPalette | |
| GraphicsSceneToolPalette (const QGraphicsScene &scene) | |
| const QGraphicsScene & | scene () const |
Additional Inherited Members | |
Public Attributes inherited from GraphicsSceneToolPalette | |
| QPointF | scenePoint |
The documentation for this class was generated from the following files:
- ScenarioPalette.hpp
- ScenarioPalette.cpp
Public Member Functions inherited from