2013-08-01 16:34:31 +04:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
2014-11-10 00:34:07 +03:00
|
|
|
<class>OCC::ProtocolWidget</class>
|
|
|
|
<widget class="QWidget" name="OCC::ProtocolWidget">
|
2013-08-01 16:34:31 +04:00
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
|
|
|
<width>612</width>
|
2013-11-26 17:27:32 +04:00
|
|
|
<height>515</height>
|
2013-08-01 16:34:31 +04:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle">
|
|
|
|
<string>Form</string>
|
|
|
|
</property>
|
2015-11-10 17:12:35 +03:00
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
2013-08-01 16:34:31 +04:00
|
|
|
<item row="0" column="0">
|
2015-11-10 17:12:35 +03:00
|
|
|
<widget class="QLabel" name="_headerLabel">
|
|
|
|
<property name="text">
|
|
|
|
<string>TextLabel</string>
|
2013-11-26 17:27:32 +04:00
|
|
|
</property>
|
|
|
|
</widget>
|
2013-08-01 16:34:31 +04:00
|
|
|
</item>
|
2015-11-10 17:12:35 +03:00
|
|
|
<item row="1" column="0" colspan="2">
|
|
|
|
<widget class="QTreeWidget" name="_treeWidget">
|
|
|
|
<property name="alternatingRowColors">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="rootIsDecorated">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="uniformRowHeights">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="columnCount">
|
|
|
|
<number>4</number>
|
|
|
|
</property>
|
|
|
|
<column>
|
|
|
|
<property name="text">
|
|
|
|
<string notr="true">1</string>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
<column>
|
|
|
|
<property name="text">
|
|
|
|
<string notr="true">2</string>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
<column>
|
|
|
|
<property name="text">
|
|
|
|
<string notr="true">3</string>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
<column>
|
|
|
|
<property name="text">
|
|
|
|
<string notr="true">4</string>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2016-01-04 18:15:32 +03:00
|
|
|
<item row="2" column="0" colspan="2">
|
2015-11-10 17:12:35 +03:00
|
|
|
<widget class="QDialogButtonBox" name="_dialogButtonBox"/>
|
|
|
|
</item>
|
2013-08-01 16:34:31 +04:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<resources/>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|