QGIS API Documentation  2.6.0-Brighton
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Attributes | List of all members
QgsSnapper::SnapLayer Struct Reference

#include <qgssnapper.h>

Public Attributes

QgsVectorLayermLayer
 The layer to which snapping is applied.
double mTolerance
 The snapping tolerances for the layers, always in source coordinate systems of the layer.
QgsSnapper::SnappingType mSnapTo
 What snapping type to use (snap to segment or to vertex)
QgsTolerance::UnitType mUnitType
 What unit is used for tolerance.

Member Data Documentation

QgsVectorLayer* QgsSnapper::SnapLayer::mLayer

The layer to which snapping is applied.

QgsSnapper::SnappingType QgsSnapper::SnapLayer::mSnapTo

What snapping type to use (snap to segment or to vertex)

double QgsSnapper::SnapLayer::mTolerance

The snapping tolerances for the layers, always in source coordinate systems of the layer.

QgsTolerance::UnitType QgsSnapper::SnapLayer::mUnitType

What unit is used for tolerance.


The documentation for this struct was generated from the following file: