2014-02-22 17:24:20 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2014-02-18 20:44:54 +00:00
|
|
|
<ui version="4.0">
|
|
|
|
<class>MasterPropertiesWidget</class>
|
|
|
|
<widget class="QWidget" name="MasterPropertiesWidget">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2017-01-22 13:48:58 +00:00
|
|
|
<width>642</width>
|
|
|
|
<height>666</height>
|
2014-02-18 20:44:54 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
2015-05-24 13:44:45 +00:00
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>300</width>
|
|
|
|
<height>400</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
2014-02-18 20:44:54 +00:00
|
|
|
<property name="windowTitle">
|
|
|
|
<string>Form</string>
|
|
|
|
</property>
|
2017-01-22 13:48:58 +00:00
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
|
|
<item row="2" column="2">
|
|
|
|
<widget class="QLabel" name="label_2">
|
|
|
|
<property name="frameShape">
|
|
|
|
<enum>QFrame::NoFrame</enum>
|
|
|
|
</property>
|
|
|
|
<property name="frameShadow">
|
|
|
|
<enum>QFrame::Plain</enum>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Éléments liés</string>
|
|
|
|
</property>
|
|
|
|
<property name="scaledContents">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2014-02-22 17:24:20 +00:00
|
|
|
</item>
|
2017-01-22 13:48:58 +00:00
|
|
|
<item row="3" column="2" colspan="3">
|
|
|
|
<widget class="QTreeWidget" name="m_link_tree_widget">
|
|
|
|
<property name="frameShape">
|
|
|
|
<enum>QFrame::StyledPanel</enum>
|
|
|
|
</property>
|
|
|
|
<property name="showDropIndicator" stdset="0">
|
|
|
|
<bool>false</bool>
|
2014-02-22 17:24:20 +00:00
|
|
|
</property>
|
2017-01-22 13:48:58 +00:00
|
|
|
<property name="iconSize">
|
2014-02-22 17:24:20 +00:00
|
|
|
<size>
|
2017-01-22 13:48:58 +00:00
|
|
|
<width>32</width>
|
|
|
|
<height>32</height>
|
2014-02-22 17:24:20 +00:00
|
|
|
</size>
|
|
|
|
</property>
|
2017-01-26 10:09:07 +00:00
|
|
|
<property name="indentation">
|
|
|
|
<number>5</number>
|
|
|
|
</property>
|
2017-01-22 13:48:58 +00:00
|
|
|
<property name="uniformRowHeights">
|
|
|
|
<bool>true</bool>
|
2014-02-22 17:24:20 +00:00
|
|
|
</property>
|
2017-01-22 13:48:58 +00:00
|
|
|
<property name="sortingEnabled">
|
|
|
|
<bool>true</bool>
|
2014-02-22 17:24:20 +00:00
|
|
|
</property>
|
2017-01-22 13:48:58 +00:00
|
|
|
<attribute name="headerDefaultSectionSize">
|
|
|
|
<number>80</number>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="headerStretchLastSection">
|
|
|
|
<bool>true</bool>
|
|
|
|
</attribute>
|
2018-12-03 22:13:16 +00:00
|
|
|
<column>
|
|
|
|
<property name="text">
|
|
|
|
<string notr="true">1</string>
|
|
|
|
</property>
|
|
|
|
</column>
|
2014-02-22 17:24:20 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
2017-01-22 13:48:58 +00:00
|
|
|
<item row="1" column="2" colspan="3">
|
|
|
|
<widget class="QTreeWidget" name="m_free_tree_widget">
|
|
|
|
<property name="showDropIndicator" stdset="0">
|
|
|
|
<bool>false</bool>
|
2014-02-22 17:24:20 +00:00
|
|
|
</property>
|
2017-01-22 13:48:58 +00:00
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>32</width>
|
|
|
|
<height>32</height>
|
|
|
|
</size>
|
2014-02-22 17:24:20 +00:00
|
|
|
</property>
|
2017-01-26 10:09:07 +00:00
|
|
|
<property name="indentation">
|
|
|
|
<number>5</number>
|
|
|
|
</property>
|
2017-01-22 13:48:58 +00:00
|
|
|
<property name="uniformRowHeights">
|
|
|
|
<bool>true</bool>
|
2014-02-22 17:24:20 +00:00
|
|
|
</property>
|
2017-01-22 13:48:58 +00:00
|
|
|
<property name="sortingEnabled">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="wordWrap">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<attribute name="headerVisible">
|
|
|
|
<bool>true</bool>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="headerCascadingSectionResizes">
|
|
|
|
<bool>false</bool>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="headerDefaultSectionSize">
|
|
|
|
<number>80</number>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="headerStretchLastSection">
|
|
|
|
<bool>true</bool>
|
|
|
|
</attribute>
|
2018-12-03 22:13:16 +00:00
|
|
|
<column>
|
|
|
|
<property name="text">
|
|
|
|
<string notr="true">1</string>
|
|
|
|
</property>
|
|
|
|
</column>
|
2014-02-22 17:24:20 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
2017-01-22 13:48:58 +00:00
|
|
|
<item row="0" column="2">
|
2014-02-22 17:24:20 +00:00
|
|
|
<widget class="QLabel" name="label">
|
|
|
|
<property name="text">
|
|
|
|
<string>Éléments disponibles</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2017-01-22 13:48:58 +00:00
|
|
|
<item row="2" column="3">
|
|
|
|
<widget class="QPushButton" name="unlink_button">
|
|
|
|
<property name="toolTip">
|
2018-12-03 22:13:16 +00:00
|
|
|
<string><html><head/><body><p>Délier l'élément sélectionné</p></body></html></string>
|
2017-01-22 13:48:58 +00:00
|
|
|
</property>
|
2014-02-22 17:24:20 +00:00
|
|
|
<property name="text">
|
2017-01-22 13:48:58 +00:00
|
|
|
<string/>
|
2014-02-22 17:24:20 +00:00
|
|
|
</property>
|
2017-01-22 13:48:58 +00:00
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="../../qelectrotech.qrc">
|
|
|
|
<normaloff>:/ico/16x16/go-up.png</normaloff>:/ico/16x16/go-up.png</iconset>
|
2014-02-22 17:24:20 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2017-01-22 13:48:58 +00:00
|
|
|
<item row="2" column="4">
|
|
|
|
<widget class="QPushButton" name="link_button">
|
|
|
|
<property name="toolTip">
|
2018-12-03 22:13:16 +00:00
|
|
|
<string><html><head/><body><p>Lier l'élément sélectionné</p></body></html></string>
|
2014-02-22 17:24:20 +00:00
|
|
|
</property>
|
2017-01-22 13:48:58 +00:00
|
|
|
<property name="text">
|
|
|
|
<string/>
|
2014-02-22 17:24:20 +00:00
|
|
|
</property>
|
2017-01-22 13:48:58 +00:00
|
|
|
<property name="icon">
|
|
|
|
<iconset resource="../../qelectrotech.qrc">
|
|
|
|
<normaloff>:/ico/16x16/go-down.png</normaloff>:/ico/16x16/go-down.png</iconset>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2014-02-22 17:24:20 +00:00
|
|
|
</item>
|
|
|
|
</layout>
|
2014-02-18 20:44:54 +00:00
|
|
|
</widget>
|
2014-02-22 17:24:20 +00:00
|
|
|
<resources>
|
|
|
|
<include location="../../qelectrotech.qrc"/>
|
|
|
|
</resources>
|
2014-02-18 20:44:54 +00:00
|
|
|
<connections/>
|
|
|
|
</ui>
|