GUI: delete SelectionDescriptors class
All threads resolved!
All threads resolved!
Compare changes
Files
49+ 0
− 76
SelectionDescriptor
is completely removed from code and replaced by SelectionProperty
.
Steps of SelectionProperty/Descriptor
refactoring:
SelectionProperty
less generic, make catalogs usage mandatory, not optionalSelectionDescriptors
, e.g. descriptors that are not derived from SelectionProperty
Descriptor
functionality to Property
Property
instead of Descriptor
Descriptor
from codeProperty
This MR does points 3,4,5.