QCAD Bugtracker

  • Status Closed
  • Percent Complete
    100%
  • Task Type Feature Request
  • Category QCAD (main)
  • Assigned To
    Andrew
  • Operating System All
  • Severity Low
  • Priority Very Low
  • Reported Version 3.0.0
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: QCAD Bugtracker
Opened by Stefan - 02.08.2012
Last edited by Andrew - 05.12.2013

FS#663 - (de-)select by property

It would be nice if one could
- select
- deselect from the current selection
all entities with a specific property, for example:
- all entities which are texts
- all entities with angle === 180
- all entities with color !== red
The current property editor has the perfect gui for it. On a similar gui one could change a value there which changes the selection instead of the properties of the selected entities.

I think there would be no need for “and” or “or”, if the current selection can be reduced or extended.

Closed by  Andrew
05.12.2013 18:17
Reason for closing:  Implemented
Additional comments about closing:  

This has been implemented in QCAD 3.4.4 with a new widget called 'Selection Filter'.

Stefan commented on 04.08.2012 08:49

I tried it myself. :) Attached you find SelectWidget which is based on PropertyEditor, here one may reduce the current selection by or to matching elements.

All three files are located in qcad/scripts/MyTools/SelectWidget where "qcad/scripts" are the original folders and "MyTools" is an arbitrary name, "SelectWidget" is fixed.

Stefan commented on 04.08.2012 09:17

bugfix for yes/no combo boxes

Stefan commented on 05.08.2012 07:24

improved performance, removed list properties

Stefan commented on 05.08.2012 08:01

fixed linetype property, added debug info

Stefan commented on 05.08.2012 13:06

added "nearby" option to allow floating point comparison, switched off debug info

Stefan commented on 16.08.2012 16:28

added icon, fixed nearby comparison for negative values

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing