|
QCAD Application Framework
CAD Application Development and Automation.
|
RSnap implementation for polar coordinate snap. More...
Public Member Functions | |
| void | getCoordinate () |
| void | initAction (void guiAction) |
| void | RSnapCoordinatePolar (void guiAction) |
Public Member Functions inherited from RSnapCoordinate | |
| void | getCoordinateEvent () |
| void | hideUiOptions () |
| void | RSnapCoordinate (void guiAction) |
| void | showUiOptions () |
| void | snap (void position, void view) |
| void | update () |
Public Member Functions inherited from RSnap | |
| QSet< REntity::Id > | getEntityIds () |
| RVector | getLastSnap () const |
| RSnap::Status | getStatus () const |
| void | reset () |
| RSnap () | |
| virtual RVector | snap (const RVector &position, RGraphicsView &view, double range=RNANDOUBLE)=0 |
| virtual RVector | snap (RMouseEvent &event) |
| This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. | |
| virtual | ~RSnap () |
Public Attributes | |
| int | a |
| int | r |
Public Attributes inherited from RSnapCoordinate | |
| int | coordinate |
| int | relative |
RSnap implementation for polar coordinate snap.
|
inline |
|
inline |
Reimplemented from RSnapCoordinate.
|
inline |
Reimplemented from RSnapCoordinate.
| int RSnapCoordinatePolar::a |
| int RSnapCoordinatePolar::r |