Interface for the integration of the Symbol editor FSM.
More...
#include <symboleditorfsmadapter.h>
Interface for the integration of the Symbol editor FSM.
◆ Feature
| Enumerator |
|---|
| Select | |
| Cut | |
| Copy | |
| Paste | |
| Remove | |
| Rotate | |
| Mirror | |
| SnapToGrid | |
| Properties | |
| ImportGraphics | |
◆ fsmGetGraphicsScene()
◆ fsmGetGraphicsItem()
◆ fsmGetGridInterval()
◆ fsmSetViewCursor()
| virtual void fsmSetViewCursor |
( |
const std::optional< Qt::CursorShape > & |
shape | ) |
|
|
pure virtualnoexcept |
◆ fsmSetViewGrayOut()
| virtual void fsmSetViewGrayOut |
( |
bool |
grayOut | ) |
|
|
pure virtualnoexcept |
◆ fsmSetViewInfoBoxText()
| virtual void fsmSetViewInfoBoxText |
( |
const QString & |
text | ) |
|
|
pure virtualnoexcept |
◆ fsmSetViewRuler()
| virtual void fsmSetViewRuler |
( |
const std::optional< std::pair< Point, Point > > & |
pos | ) |
|
|
pure virtualnoexcept |
◆ fsmSetSceneCursor()
| virtual void fsmSetSceneCursor |
( |
const Point & |
pos, |
|
|
bool |
cross, |
|
|
bool |
circle |
|
) |
| |
|
pure virtualnoexcept |
◆ fsmCalcPosWithTolerance()
| virtual QPainterPath fsmCalcPosWithTolerance |
( |
const Point & |
pos, |
|
|
qreal |
multiplier |
|
) |
| const |
|
pure virtualnoexcept |
◆ fsmMapGlobalPosToScenePos()
| virtual Point fsmMapGlobalPosToScenePos |
( |
const QPoint & |
pos | ) |
const |
|
pure virtualnoexcept |
◆ fsmSetStatusBarMessage()
| virtual void fsmSetStatusBarMessage |
( |
const QString & |
message, |
|
|
int |
timeoutMs = -1 |
|
) |
| |
|
pure virtualnoexcept |
◆ fsmSetFeatures()
| virtual void fsmSetFeatures |
( |
Features |
features | ) |
|
|
pure virtualnoexcept |
◆ fsmToolLeave()
| virtual void fsmToolLeave |
( |
| ) |
|
|
pure virtualnoexcept |
◆ fsmToolEnter() [1/11]
◆ fsmToolEnter() [2/11]
◆ fsmToolEnter() [3/11]
◆ fsmToolEnter() [4/11]
◆ fsmToolEnter() [5/11]
◆ fsmToolEnter() [6/11]
◆ fsmToolEnter() [7/11]
◆ fsmToolEnter() [8/11]
◆ fsmToolEnter() [9/11]
◆ fsmToolEnter() [10/11]
◆ fsmToolEnter() [11/11]
The documentation for this class was generated from the following file: