Public Types | |
enum | SelectMode { STATUS_SEEK_First , STATUS_End } |
mode table More... | |
enum class | SnapMode { Free , Snap5Degree } |
Protected Attributes | |
std::vector< Base::Vector2d > | EditCurve |
string | geoIdList |
SelectMode | Mode |
int | nElements |
SketcherCopy::Op | Op |
Base::Vector3d | Origin |
int | OriginGeoId |
Sketcher::PointPos | OriginPos |
SnapMode | snapMode |
std::vector< AutoConstraint > | sugConstr1 |
Protected Attributes inherited from SketcherGui::DrawSketchHandler | |
ViewProviderSketch * | sketchgui |
QCursor | oldCursor |
QCursor | actCursor |
QPixmap | actCursorPixmap |
Additional Inherited Members | |
Protected Member Functions inherited from SketcherGui::DrawSketchHandler | |
virtual QString | getCrosshairCursorSVGName () const |
void | setCursor (const QPixmap &pixmap, int x, int y, bool autoScale=true) |
void | updateCursor () |
updates the actCursor with the icon by calling getCrosshairCursorSVGName(), enabling to set data member dependent icons (i.e. More... | |
void | unsetCursor (void) |
restitutes the cursor that was in use at the moment of starting the DrawSketchHandler (i.e. oldCursor) More... | |
void | applyCursor (void) |
restitutes the DSH cached cursor (e.g. without any tail due to autoconstraints, ...) More... | |
unsigned long | getCrosshairColor () |
returns the color to be used for the crosshair (configurable as a parameter) More... | |
qreal | devicePixelRatio () |
functions to set the cursor to a given svgName (to be migrated to NVI style) More... | |
void | drawEdit (const std::vector< Base::Vector2d > &EditCurve) |
void | drawEdit (const std::list< std::vector< Base::Vector2d > > &list) |
void | drawEdit (const std::vector< Part::Geometry * > &geometries) |
void | drawEditMarkers (const std::vector< Base::Vector2d > &EditMarkers, unsigned int augmentationlevel=0) |
void | setAxisPickStyle (bool on) |
void | moveCursorToSketchPoint (Base::Vector2d point) |
void | preselectAtPoint (Base::Vector2d point) |
void | drawPositionAtCursor (const Base::Vector2d &position) |
void | drawDirectionAtCursor (const Base::Vector2d &position, const Base::Vector2d &origin) |
int | getPreselectPoint (void) const |
int | getPreselectCurve (void) const |
int | getPreselectCross (void) const |
Sketcher::SketchObject * | getSketchObject () |
std::vector< QPixmap > | suggestedConstraintsPixmaps (std::vector< AutoConstraint > &suggestedConstraints) |
Returns constraints icons scaled to width. More... | |
|
strong |
DrawSketchHandlerCopy::DrawSketchHandlerCopy | ( | string | geoidlist, |
int | origingeoid, | ||
Sketcher::PointPos | originpos, | ||
int | nelements, | ||
SketcherCopy::Op | op | ||
) |
|
virtual |
|
overridevirtual |
Implements SketcherGui::DrawSketchHandler.
References SketcherGui::DrawSketchHandler::applyCursor(), SketcherGui::DrawSketchHandler::drawEdit(), EditCurve, Free, Mode, SketcherGui::DrawSketchHandler::renderSuggestConstraintsCursor(), SketcherGui::DrawSketchHandler::seekAutoConstraint(), SketcherGui::DrawSketchHandler::setPositionText(), Snap5Degree, snapMode, STATUS_SEEK_First, and sugConstr1.
|
overridevirtual |
Implements SketcherGui::DrawSketchHandler.
References SketcherGui::DrawSketchHandler::drawEdit(), EditCurve, Mode, STATUS_End, and STATUS_SEEK_First.
|
overridevirtual |
Implements SketcherGui::DrawSketchHandler.
References Gui::Command::abortCommand(), SketcherCopy::Clone, Gui::cmdAppObjectArgs(), Gui::Command::commitCommand(), Base::Console(), SketcherGui::DrawSketchHandler::createAutoConstraints(), SketcherGui::DrawSketchHandler::drawEdit(), EditCurve, Base::ConsoleSingleton::Error(), geoIdList, SketcherGui::DrawSketchHandler::getHighestCurveIndex(), Gui::ViewProviderDocumentObject::getObject(), Mode, SketcherCopy::Move, nElements, Op, Gui::Command::openCommand(), OriginGeoId, OriginPos, SketcherGui::ViewProviderSketch::purgeHandler(), draftutils.translate::QT_TRANSLATE_NOOP, SketcherGui::DrawSketchHandler::resetPositionText(), SketcherGui::DrawSketchHandler::sketchgui, STATUS_End, sugConstr1, SketcherGui::tryAutoRecomputeIfNotSolve(), SketcherGui::DrawSketchHandler::unsetCursor(), Base::Vector2d::x, and Base::Vector2d::y.
|
protected |
Referenced by mouseMove(), pressButton(), and releaseButton().
|
protected |
Referenced by releaseButton().
|
protected |
Referenced by mouseMove(), pressButton(), and releaseButton().
|
protected |
Referenced by releaseButton().
|
protected |
Referenced by releaseButton().
|
protected |
|
protected |
Referenced by releaseButton().
|
protected |
Referenced by releaseButton().
|
protected |
Referenced by mouseMove().
|
protected |
Referenced by mouseMove(), and releaseButton().