CAM: select rows instead of cells in drilling panel
This commit is contained in:
@@ -25,6 +25,9 @@ You can add feature for processing by selecting them and then pressing Add. If a
|
||||
|
||||
Reset deletes all current items from the list and fills the list with all circular holes eligible for the operation from the model. You can again refine the list afterwards by enabling/disabling, removing and adding features.</string>
|
||||
</property>
|
||||
<property name="selectionBehavior">
|
||||
<enum>QAbstractItemView::SelectionBehavior::SelectRows</enum>
|
||||
</property>
|
||||
<attribute name="horizontalHeaderStretchLastSection">
|
||||
<bool>true</bool>
|
||||
</attribute>
|
||||
|
||||
Reference in New Issue
Block a user