[Qgis-developer] Do we need a single select map tool?
Jürgen E. Fischer
jef at norbit.de
Tue Jul 1 06:35:46 PDT 2014
Hi Nathan,
On Tue, 01. Jul 2014 at 23:26:08 +1000, Nathan Woodrow wrote:
> QgsMapToolSelectUtils::expandSelectRectangle( mSelectRect, vlayer,
> e->pos() );
It does QgsMapToolSelectUtils::setSelectFeatures( mCanvas, selectGeom, e );
while the select *single* feature tool does:
QgsMapToolSelectUtils::setSelectFeatures( mCanvas, selectGeom, false, doDifference, true );
Not sure if it's important to anyone, but the key point apparently is that it
does it for a single feature.
Jürgen
--
Jürgen E. Fischer norBIT GmbH Tel. +49-4931-918175-31
Dipl.-Inf. (FH) Rheinstraße 13 Fax. +49-4931-918175-50
Software Engineer D-26506 Norden http://www.norbit.de
QGIS PSC member (RM) Germany IRC: jef on FreeNode
--
norBIT Gesellschaft fuer Unternehmensberatung und Informationssysteme mbH
Rheinstrasse 13, 26506 Norden
GF: Jelto Buurman, HR: Amtsgericht Emden, HRB 5502
More information about the Qgis-developer
mailing list