[Qgis-developer] Do we need a single select map tool?
Nathan Woodrow
madmanwoo at gmail.com
Tue Jul 1 06:26:08 PDT 2014
On Tue, Jul 1, 2014 at 11:22 PM, Jürgen E. <jef at norbit.de> wrote:
> The point selection tool
> actually selects the nearest feature from a 10x10 pixel rectangle.
>
The rectangle one does the same thing:
if ( !mDragging )
{
QgsMapToolSelectUtils::expandSelectRectangle( mSelectRect, vlayer,
e->pos() );
}
- Nathan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20140701/8d6625c4/attachment.html>
More information about the Qgis-developer
mailing list