Search and replace widget improvement

Add a popup menu to select the elements, conductors and texts of the
current selected diagram in the tree widget.
This commit is contained in:
Claveau Joshua
2020-11-15 17:19:42 +01:00
parent 79fa9c8ec5
commit bb32c30004
3 changed files with 86 additions and 9 deletions

View File

@@ -295,6 +295,9 @@
<height>0</height>
</size>
</property>
<property name="contextMenuPolicy">
<enum>Qt::CustomContextMenu</enum>
</property>
<property name="uniformRowHeights">
<bool>true</bool>
</property>