mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-03-20 11:09:58 +01:00
Nomenclature export : add coil and protection query
This commit is contained in:
@@ -220,6 +220,20 @@
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QRadioButton" name="m_coil_rb">
|
||||
<property name="text">
|
||||
<string>Contacteur et relais</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QRadioButton" name="m_protection_rb">
|
||||
<property name="text">
|
||||
<string> Protection : disjoncteur, sectionneur, relais thermique</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user