2019-04-05 11:52:37 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
2008-10-19 01:23:38 +00:00
|
|
|
<class>ModulesUi</class>
|
2019-04-05 11:52:37 +02:00
|
|
|
<widget class="QWidget" name="ModulesUi">
|
|
|
|
<property name="geometry">
|
2008-10-19 01:23:38 +00:00
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2008-10-19 14:39:11 +00:00
|
|
|
<width>407</width>
|
2019-04-05 11:52:37 +02:00
|
|
|
<height>343</height>
|
2008-10-19 01:23:38 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
2019-04-05 11:52:37 +02:00
|
|
|
<property name="windowTitle">
|
2008-10-19 01:23:38 +00:00
|
|
|
<string/>
|
|
|
|
</property>
|
2019-04-05 11:52:37 +02:00
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
|
|
<item row="0" column="0">
|
|
|
|
<layout class="QHBoxLayout">
|
|
|
|
<property name="spacing">
|
|
|
|
<number>6</number>
|
2008-10-19 11:10:35 +00:00
|
|
|
</property>
|
2019-04-05 11:52:37 +02:00
|
|
|
<property name="leftMargin">
|
|
|
|
<number>0</number>
|
2008-10-19 11:10:35 +00:00
|
|
|
</property>
|
2019-04-05 11:52:37 +02:00
|
|
|
<property name="topMargin">
|
|
|
|
<number>0</number>
|
2008-10-19 01:23:38 +00:00
|
|
|
</property>
|
2019-04-05 11:52:37 +02:00
|
|
|
<property name="rightMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
2008-10-19 14:39:11 +00:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2008-10-19 11:10:35 +00:00
|
|
|
<item>
|
2019-04-05 11:52:37 +02:00
|
|
|
<layout class="QVBoxLayout">
|
|
|
|
<property name="spacing">
|
2008-10-19 11:10:35 +00:00
|
|
|
<number>6</number>
|
|
|
|
</property>
|
2019-04-05 11:52:37 +02:00
|
|
|
<property name="leftMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
2008-10-19 14:39:11 +00:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2008-10-19 11:10:35 +00:00
|
|
|
<item>
|
2019-04-05 11:52:37 +02:00
|
|
|
<widget class="QLabel" name="availmodL">
|
|
|
|
<property name="frameShape">
|
2009-08-14 20:37:22 +00:00
|
|
|
<enum>QFrame::NoFrame</enum>
|
|
|
|
</property>
|
2019-04-05 11:52:37 +02:00
|
|
|
<property name="text">
|
2008-10-19 11:10:35 +00:00
|
|
|
<string>A&vailable:</string>
|
|
|
|
</property>
|
2019-04-05 11:52:37 +02:00
|
|
|
<property name="buddy">
|
2008-10-19 11:10:35 +00:00
|
|
|
<cstring>availableLV</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2019-04-05 11:52:37 +02:00
|
|
|
<widget class="QTreeView" name="availableLV">
|
|
|
|
<property name="rootIsDecorated">
|
2010-11-25 00:09:49 +00:00
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2008-10-19 11:10:35 +00:00
|
|
|
</item>
|
2019-04-05 11:52:37 +02:00
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_6">
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="findModulesLA">
|
|
|
|
<property name="text">
|
|
|
|
<string>&Filter:</string>
|
|
|
|
</property>
|
|
|
|
<property name="alignment">
|
|
|
|
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="moduleFilterBarL"/>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2008-10-19 11:10:35 +00:00
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
2019-04-05 11:52:37 +02:00
|
|
|
<layout class="QVBoxLayout">
|
|
|
|
<property name="spacing">
|
2008-10-19 11:10:35 +00:00
|
|
|
<number>6</number>
|
|
|
|
</property>
|
2019-04-05 11:52:37 +02:00
|
|
|
<property name="leftMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
2008-10-19 14:39:11 +00:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2008-10-19 11:10:35 +00:00
|
|
|
<item>
|
|
|
|
<spacer>
|
2019-04-05 11:52:37 +02:00
|
|
|
<property name="orientation">
|
2008-10-19 11:10:35 +00:00
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
2019-04-05 11:52:37 +02:00
|
|
|
<property name="sizeType">
|
|
|
|
<enum>QSizePolicy::Minimum</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
2008-10-19 11:10:35 +00:00
|
|
|
<size>
|
|
|
|
<width>51</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item>
|
2019-04-05 11:52:37 +02:00
|
|
|
<widget class="QPushButton" name="addPB">
|
|
|
|
<property name="text">
|
2008-10-19 11:10:35 +00:00
|
|
|
<string>A&dd</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2019-04-05 11:52:37 +02:00
|
|
|
<widget class="QPushButton" name="deletePB">
|
|
|
|
<property name="text">
|
2008-10-19 11:10:35 +00:00
|
|
|
<string>De&lete</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2019-04-05 11:52:37 +02:00
|
|
|
<widget class="QPushButton" name="upPB">
|
|
|
|
<property name="text">
|
2008-10-19 11:10:35 +00:00
|
|
|
<string>&Up</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2019-04-05 11:52:37 +02:00
|
|
|
<widget class="QPushButton" name="downPB">
|
|
|
|
<property name="text">
|
2008-10-19 11:10:35 +00:00
|
|
|
<string>Do&wn</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer>
|
2019-04-05 11:52:37 +02:00
|
|
|
<property name="orientation">
|
2008-10-19 11:10:35 +00:00
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
2019-04-05 11:52:37 +02:00
|
|
|
<property name="sizeHint" stdset="0">
|
2008-10-19 11:10:35 +00:00
|
|
|
<size>
|
|
|
|
<width>60</width>
|
|
|
|
<height>16</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
2019-04-05 11:52:37 +02:00
|
|
|
<layout class="QVBoxLayout">
|
|
|
|
<property name="spacing">
|
2008-10-19 11:10:35 +00:00
|
|
|
<number>6</number>
|
|
|
|
</property>
|
2019-04-05 11:52:37 +02:00
|
|
|
<property name="leftMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
2008-10-19 14:39:11 +00:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2008-10-19 11:10:35 +00:00
|
|
|
<item>
|
2019-04-05 11:52:37 +02:00
|
|
|
<widget class="QLabel" name="selmodL">
|
|
|
|
<property name="text">
|
2008-10-19 11:10:35 +00:00
|
|
|
<string>S&elected:</string>
|
|
|
|
</property>
|
2019-04-05 11:52:37 +02:00
|
|
|
<property name="buddy">
|
2008-10-19 11:10:35 +00:00
|
|
|
<cstring>selectedLV</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2019-04-05 11:52:37 +02:00
|
|
|
<widget class="QTreeView" name="selectedLV">
|
|
|
|
<property name="rootIsDecorated">
|
|
|
|
<bool>false</bool>
|
2008-10-19 11:10:35 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2008-10-19 01:23:38 +00:00
|
|
|
</item>
|
2019-04-05 11:52:37 +02:00
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QTextBrowser" name="infoML">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Maximum">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>16777215</width>
|
|
|
|
<height>120</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2008-10-19 01:23:38 +00:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<tabstops>
|
|
|
|
<tabstop>availableLV</tabstop>
|
|
|
|
<tabstop>addPB</tabstop>
|
|
|
|
<tabstop>deletePB</tabstop>
|
|
|
|
<tabstop>upPB</tabstop>
|
|
|
|
<tabstop>downPB</tabstop>
|
|
|
|
<tabstop>infoML</tabstop>
|
|
|
|
</tabstops>
|
|
|
|
<includes>
|
2019-04-05 11:52:37 +02:00
|
|
|
<include location="local">qt_i18n.h</include>
|
2008-10-19 01:23:38 +00:00
|
|
|
</includes>
|
|
|
|
<resources/>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|