GUI: delete SelectionDescriptors class
All threads resolved!
All threads resolved!
Compare changes
There are no changes yet
No changes between version 1 and version 1
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.
No changes between version 1 and version 1