2013-08-01 16:34:31 +04:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
2013-10-08 16:12:05 +04:00
|
|
|
<class>Mirall::ProtocolWidget</class>
|
|
|
|
<widget class="QWidget" name="Mirall::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>
|
2013-11-26 17:27:32 +04:00
|
|
|
<layout class="QGridLayout" name="gridLayout_2">
|
2013-08-01 16:34:31 +04:00
|
|
|
<item row="0" column="0">
|
2013-11-26 17:27:32 +04:00
|
|
|
<widget class="QGroupBox" name="groupBox">
|
|
|
|
<property name="title">
|
2013-11-28 12:41:36 +04:00
|
|
|
<string>Sync Activity</string>
|
2013-11-26 17:27:32 +04:00
|
|
|
</property>
|
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QTreeWidget" name="_treeWidget">
|
|
|
|
<property name="alternatingRowColors">
|
|
|
|
<bool>true</bool>
|
2013-08-01 16:34:31 +04:00
|
|
|
</property>
|
2013-11-26 17:27:32 +04:00
|
|
|
<property name="rootIsDecorated">
|
|
|
|
<bool>true</bool>
|
2013-08-01 16:34:31 +04:00
|
|
|
</property>
|
2013-11-26 17:27:32 +04:00
|
|
|
<property name="uniformRowHeights">
|
|
|
|
<bool>true</bool>
|
2013-08-01 16:34:31 +04:00
|
|
|
</property>
|
2013-11-26 17:27:32 +04:00
|
|
|
<property name="columnCount">
|
|
|
|
<number>4</number>
|
2013-08-01 16:34:31 +04:00
|
|
|
</property>
|
2013-11-26 17:27:32 +04:00
|
|
|
<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>3</string>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
<column>
|
|
|
|
<property name="text">
|
|
|
|
<string>4</string>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QDialogButtonBox" name="_dialogButtonBox">
|
|
|
|
<property name="standardButtons">
|
|
|
|
<set>QDialogButtonBox::NoButton</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2013-08-01 16:34:31 +04:00
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<resources/>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|