Obsolete Members for SketchEditConfiguration

SketchEditor will be enabled or disabled."> Obsolete Members for SketchEditConfiguration | ArcGISQtCpp
  • SketchEditConfiguration
  • The following members of class SketchEditConfiguration are deprecated. They are provided to keep old source code working. We strongly advise against using them in new code.

    Public Functions

    (deprecated) SketchEditConfiguration(QObject *parent = nullptr)
    (deprecated) bool isAllowMove() const
    (deprecated) bool isAllowPartSelection() const
    (deprecated) bool isAllowVertexEditing() const
    (deprecated) bool isRequireSelectionBeforeDrag() const
    (deprecated) bool isShowMidVertices() const
    (deprecated) void setAllowMove(bool allowMove)
    (deprecated) void setAllowPartSelection(bool allowPartSelection)
    (deprecated) void setAllowVertexEditing(bool allowVertexEditing)
    (deprecated) void setRequireSelectionBeforeDrag(bool requireSelectionBeforeDrag)
    (deprecated) void setShowMidVertices(bool showMidVertices)
    (deprecated) void setVertexEditMode(Esri::ArcGISRuntime::SketchVertexEditMode vertexEditMode)
    (deprecated) Esri::ArcGISRuntime::SketchVertexEditMode vertexEditMode() const

    Member Function Documentation

    [explicit] SketchEditConfiguration::SketchEditConfiguration(QObject *parent = nullptr)

    This function is deprecated. We strongly advise against using it in new code.

    Default constructor.

    • parent - The optional parent QObject.

    since Esri::ArcGISRuntime 200.2

    SketchEditor and associated types are deprecated. Use GeometryEditor instead.

    bool SketchEditConfiguration::isAllowMove() const

    This function is deprecated. We strongly advise against using it in new code.

    Returns whether moving geometry is allowed.

    since Esri::ArcGISRuntime 200.2

    SketchEditor and associated types are deprecated. Use GeometryEditor instead.

    bool SketchEditConfiguration::isAllowPartSelection() const

    This function is deprecated. We strongly advise against using it in new code.

    Returns whether selecting geometry is allowed.

    since Esri::ArcGISRuntime 200.2

    SketchEditor and associated types are deprecated. Use GeometryEditor instead.

    bool SketchEditConfiguration::isAllowVertexEditing() const

    This function is deprecated. We strongly advise against using it in new code.

    Returns whether vertices are displayed and made available to edit.

    since Esri::ArcGISRuntime 200.2

    SketchEditor and associated types are deprecated. Use GeometryEditor instead.

    bool SketchEditConfiguration::isRequireSelectionBeforeDrag() const

    This function is deprecated. We strongly advise against using it in new code.

    Returns whether selection of edit tool (i.e. vertex, scale, rotate, graphic) is required before it is dragged.

    since Esri::ArcGISRuntime 200.2

    SketchEditor and associated types are deprecated. Use GeometryEditor instead.

    bool SketchEditConfiguration::isShowMidVertices() const

    This function is deprecated. We strongly advise against using it in new code.

    Returns whether the points between vertices are shown and made available to edit.

    since Esri::ArcGISRuntime 200.2

    SketchEditor and associated types are deprecated. Use GeometryEditor instead.

    void SketchEditConfiguration::setAllowMove(bool allowMove)

    This function is deprecated. We strongly advise against using it in new code.

    Sets the allowMove to allowMove.

    since Esri::ArcGISRuntime 200.2

    SketchEditor and associated types are deprecated. Use GeometryEditor instead.

    See also isAllowMove.

    void SketchEditConfiguration::setAllowPartSelection(bool allowPartSelection)

    This function is deprecated. We strongly advise against using it in new code.

    Sets the allowPartSelection to allowPartSelection.

    since Esri::ArcGISRuntime 200.2

    SketchEditor and associated types are deprecated. Use GeometryEditor instead.

    See also isAllowPartSelection.

    void SketchEditConfiguration::setAllowVertexEditing(bool allowVertexEditing)

    This function is deprecated. We strongly advise against using it in new code.

    Sets the allowVertexEditing to allowVertexEditing.

    since Esri::ArcGISRuntime 200.2

    SketchEditor and associated types are deprecated. Use GeometryEditor instead.

    See also isAllowVertexEditing.

    void SketchEditConfiguration::setRequireSelectionBeforeDrag(bool requireSelectionBeforeDrag)

    This function is deprecated. We strongly advise against using it in new code.

    Sets the requireSelectionBeforeDrag to requireSelectionBeforeDrag.

    since Esri::ArcGISRuntime 200.2

    SketchEditor and associated types are deprecated. Use GeometryEditor instead.

    See also isRequireSelectionBeforeDrag.

    void SketchEditConfiguration::setShowMidVertices(bool showMidVertices)

    This function is deprecated. We strongly advise against using it in new code.

    Sets the showMidVertices to showMidVertices.

    since Esri::ArcGISRuntime 200.2

    SketchEditor and associated types are deprecated. Use GeometryEditor instead.

    See also isShowMidVertices.

    void SketchEditConfiguration::setVertexEditMode(Esri::ArcGISRuntime::SketchVertexEditMode vertexEditMode)

    This function is deprecated. We strongly advise against using it in new code.

    Sets the vertexEditMode to vertexEditMode.

    since Esri::ArcGISRuntime 200.2

    SketchEditor and associated types are deprecated. Use GeometryEditor instead.

    See also vertexEditMode.

    Esri::ArcGISRuntime::SketchVertexEditMode SketchEditConfiguration::vertexEditMode() const

    This function is deprecated. We strongly advise against using it in new code.

    Whether vertex location may also be updated by user interaction or just its selection state.

    since Esri::ArcGISRuntime 200.2

    SketchEditor and associated types are deprecated. Use GeometryEditor instead.

    See also setVertexEditMode().

    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.