Ohh well I would say not important enough to have two tools. We could just move the logic into the Select Rectangle tool if you do a single click.
- Nathan On Tue, Jul 1, 2014 at 11:35 PM, Jürgen E. <[email protected]> wrote: > 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 > > _______________________________________________ > QGIS-UX mailing list > [email protected] > http://lists.osgeo.org/cgi-bin/mailman/listinfo/qgis-ux >
_______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
