2021-04-02 20:52:38 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
|
|
|
<class>TerminalStripEditor</class>
|
2022-03-20 18:25:25 +01:00
|
|
|
<widget class="QWidget" name="TerminalStripEditor">
|
2021-04-02 20:52:38 +02:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2022-03-20 18:25:25 +01:00
|
|
|
<width>922</width>
|
|
|
|
<height>516</height>
|
2021-04-02 20:52:38 +02:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle">
|
2022-03-20 18:25:25 +01:00
|
|
|
<string>Form</string>
|
2021-04-02 20:52:38 +02:00
|
|
|
</property>
|
2022-03-20 18:25:25 +01:00
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
|
<item>
|
|
|
|
<widget class="QTabWidget" name="m_tab_widget">
|
|
|
|
<property name="currentIndex">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<widget class="QWidget" name="m_layout_tab">
|
|
|
|
<attribute name="title">
|
|
|
|
<string>Disposition</string>
|
|
|
|
</attribute>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
|
|
<item>
|
|
|
|
<widget class="QTableView" name="m_table_widget"/>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<widget class="QWidget" name="m_data_tab">
|
|
|
|
<attribute name="title">
|
|
|
|
<string>Propriétés</string>
|
|
|
|
</attribute>
|
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
|
|
<item row="2" column="0">
|
|
|
|
<widget class="QLabel" name="label_3">
|
|
|
|
<property name="text">
|
|
|
|
<string>Nom :</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="3" column="0">
|
|
|
|
<widget class="QLabel" name="label_4">
|
|
|
|
<property name="text">
|
|
|
|
<string>Commentaire :</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QLabel" name="label">
|
|
|
|
<property name="text">
|
|
|
|
<string>Installation :</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="1">
|
|
|
|
<widget class="QLineEdit" name="m_location_le"/>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="1">
|
|
|
|
<widget class="QLineEdit" name="m_installation_le"/>
|
|
|
|
</item>
|
|
|
|
<item row="3" column="1">
|
|
|
|
<widget class="QLineEdit" name="m_comment_le"/>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QLabel" name="label_2">
|
|
|
|
<property name="text">
|
|
|
|
<string>Localisation :</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="4" column="0">
|
|
|
|
<widget class="QLabel" name="label_5">
|
|
|
|
<property name="text">
|
|
|
|
<string>Description</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="4" column="1">
|
|
|
|
<widget class="Line" name="line">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="1">
|
|
|
|
<widget class="QLineEdit" name="m_name_le"/>
|
|
|
|
</item>
|
|
|
|
<item row="5" column="0" colspan="2">
|
|
|
|
<widget class="QPlainTextEdit" name="m_description_te"/>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2022-03-12 19:07:49 +01:00
|
|
|
<widget class="QWidget" name="widget" native="true">
|
2022-03-20 18:25:25 +01:00
|
|
|
<layout class="QGridLayout" name="gridLayout_2">
|
|
|
|
<item row="4" column="0">
|
|
|
|
<widget class="QLabel" name="label_7">
|
2022-03-12 19:07:49 +01:00
|
|
|
<property name="text">
|
2022-03-20 18:25:25 +01:00
|
|
|
<string>Type :</string>
|
2022-03-12 19:07:49 +01:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2022-03-20 18:25:25 +01:00
|
|
|
<item row="5" column="0">
|
|
|
|
<widget class="QLabel" name="label_8">
|
2022-03-12 19:07:49 +01:00
|
|
|
<property name="text">
|
2022-03-20 18:25:25 +01:00
|
|
|
<string>Fonction :</string>
|
2022-03-12 19:07:49 +01:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2022-03-20 18:25:25 +01:00
|
|
|
<item row="8" column="0" colspan="2">
|
2022-03-12 19:07:49 +01:00
|
|
|
<widget class="QPushButton" name="m_bridge_terminals_pb">
|
|
|
|
<property name="text">
|
|
|
|
<string>Ponter les bornes</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2022-03-20 18:25:25 +01:00
|
|
|
<item row="0" column="0" colspan="2">
|
|
|
|
<widget class="QPushButton" name="m_auto_ordering_pb">
|
2022-03-12 19:07:49 +01:00
|
|
|
<property name="text">
|
2022-03-20 18:25:25 +01:00
|
|
|
<string>Position automatique</string>
|
2022-03-12 19:07:49 +01:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2022-03-20 18:25:25 +01:00
|
|
|
<item row="9" column="0" colspan="2">
|
|
|
|
<widget class="QPushButton" name="m_unbridge_terminals_pb">
|
2022-03-12 19:07:49 +01:00
|
|
|
<property name="text">
|
2022-03-20 18:25:25 +01:00
|
|
|
<string>Déponter les bornes</string>
|
2022-03-12 19:07:49 +01:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="0" colspan="2">
|
|
|
|
<widget class="QPushButton" name="m_group_terminals_pb">
|
|
|
|
<property name="text">
|
|
|
|
<string>Grouper les bornes</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2022-03-20 18:25:25 +01:00
|
|
|
<item row="3" column="0">
|
|
|
|
<widget class="QLabel" name="label_6">
|
|
|
|
<property name="text">
|
|
|
|
<string>Étage :</string>
|
2022-03-12 19:07:49 +01:00
|
|
|
</property>
|
2022-03-20 18:25:25 +01:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="10" column="1">
|
|
|
|
<widget class="KColorCombo" name="m_bridge_color_cb"/>
|
|
|
|
</item>
|
|
|
|
<item row="6" column="0">
|
|
|
|
<widget class="QLabel" name="label_9">
|
|
|
|
<property name="text">
|
|
|
|
<string>LED :</string>
|
2022-03-12 19:07:49 +01:00
|
|
|
</property>
|
2022-03-20 18:25:25 +01:00
|
|
|
</widget>
|
2022-03-12 19:07:49 +01:00
|
|
|
</item>
|
2022-03-20 18:25:25 +01:00
|
|
|
<item row="4" column="1">
|
|
|
|
<widget class="QComboBox" name="m_type_cb">
|
2022-03-12 19:07:49 +01:00
|
|
|
<item>
|
|
|
|
<property name="text">
|
2022-03-20 18:25:25 +01:00
|
|
|
<string>Générique</string>
|
2022-03-12 19:07:49 +01:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2022-03-20 18:25:25 +01:00
|
|
|
<string>Fusible</string>
|
2022-03-12 19:07:49 +01:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2022-03-20 18:25:25 +01:00
|
|
|
<string>Sectionnable</string>
|
2022-03-12 19:07:49 +01:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2022-03-20 18:25:25 +01:00
|
|
|
<string>Diode</string>
|
2022-03-12 19:07:49 +01:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2022-03-20 18:25:25 +01:00
|
|
|
<string>Terre</string>
|
2022-03-12 19:07:49 +01:00
|
|
|
</property>
|
|
|
|
</item>
|
2022-03-20 18:25:25 +01:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="5" column="1">
|
|
|
|
<widget class="QComboBox" name="m_function_cb">
|
2022-03-12 19:07:49 +01:00
|
|
|
<item>
|
|
|
|
<property name="text">
|
2022-03-20 18:25:25 +01:00
|
|
|
<string>Générique</string>
|
2022-03-12 19:07:49 +01:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
2022-03-20 18:25:25 +01:00
|
|
|
<string>Phase</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Neutre</string>
|
2022-03-12 19:07:49 +01:00
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2022-03-20 18:25:25 +01:00
|
|
|
<item row="7" column="0" colspan="2">
|
2022-03-12 19:07:49 +01:00
|
|
|
<widget class="Line" name="line_2">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2022-03-20 18:25:25 +01:00
|
|
|
<item row="3" column="1">
|
|
|
|
<widget class="QSpinBox" name="m_level_sb">
|
|
|
|
<property name="maximum">
|
|
|
|
<number>6</number>
|
2022-03-12 19:07:49 +01:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2022-03-20 18:25:25 +01:00
|
|
|
<item row="2" column="0" colspan="2">
|
|
|
|
<widget class="QPushButton" name="m_ungroup_pb">
|
2022-03-12 19:07:49 +01:00
|
|
|
<property name="text">
|
2022-03-20 18:25:25 +01:00
|
|
|
<string>Degrouper les bornes</string>
|
2022-03-12 19:07:49 +01:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2022-03-20 18:25:25 +01:00
|
|
|
<item row="6" column="1">
|
|
|
|
<widget class="QComboBox" name="m_led_cb">
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Sans</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Avec</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
2022-03-12 19:07:49 +01:00
|
|
|
</widget>
|
|
|
|
</item>
|
2022-03-20 18:25:25 +01:00
|
|
|
<item row="10" column="0">
|
|
|
|
<widget class="QLabel" name="label_10">
|
2022-03-12 19:07:49 +01:00
|
|
|
<property name="text">
|
2022-03-20 18:25:25 +01:00
|
|
|
<string>Couleur pont :</string>
|
2022-03-12 19:07:49 +01:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2022-03-20 18:25:25 +01:00
|
|
|
<item row="11" column="0">
|
|
|
|
<spacer name="verticalSpacer">
|
2022-03-12 19:07:49 +01:00
|
|
|
<property name="orientation">
|
2022-03-20 18:25:25 +01:00
|
|
|
<enum>Qt::Vertical</enum>
|
2022-03-12 19:07:49 +01:00
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
2022-03-20 18:25:25 +01:00
|
|
|
<width>20</width>
|
|
|
|
<height>40</height>
|
2022-03-12 19:07:49 +01:00
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2021-04-02 20:52:38 +02:00
|
|
|
</layout>
|
|
|
|
</widget>
|
2021-04-09 11:48:40 +02:00
|
|
|
<customwidgets>
|
2021-12-01 21:27:04 +01:00
|
|
|
<customwidget>
|
|
|
|
<class>KColorCombo</class>
|
|
|
|
<extends>QComboBox</extends>
|
|
|
|
<header>kcolorcombo.h</header>
|
|
|
|
</customwidget>
|
2021-04-09 11:48:40 +02:00
|
|
|
</customwidgets>
|
2022-03-20 18:25:25 +01:00
|
|
|
<resources/>
|
2021-04-02 20:52:38 +02:00
|
|
|
<connections/>
|
|
|
|
</ui>
|