2018-04-12 05:14:51 +05:30
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
|
|
|
<class>ServersPage</class>
|
2019-07-17 05:31:29 +05:30
|
|
|
<widget class="QMainWindow" name="ServersPage">
|
2018-04-12 05:14:51 +05:30
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2019-07-17 05:31:29 +05:30
|
|
|
<width>1318</width>
|
|
|
|
<height>879</height>
|
2018-04-12 05:14:51 +05:30
|
|
|
</rect>
|
|
|
|
</property>
|
2019-07-17 05:31:29 +05:30
|
|
|
<widget class="QWidget" name="centralwidget">
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
|
|
<property name="leftMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<widget class="QTreeView" name="serversView">
|
2018-04-12 05:14:51 +05:30
|
|
|
<property name="sizePolicy">
|
2019-07-17 05:31:29 +05:30
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
2018-04-12 05:14:51 +05:30
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2019-07-17 05:31:29 +05:30
|
|
|
<property name="acceptDrops">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="alternatingRowColors">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="selectionMode">
|
|
|
|
<enum>QAbstractItemView::SingleSelection</enum>
|
|
|
|
</property>
|
|
|
|
<property name="selectionBehavior">
|
|
|
|
<enum>QAbstractItemView::SelectRows</enum>
|
|
|
|
</property>
|
|
|
|
<property name="iconSize">
|
|
|
|
<size>
|
|
|
|
<width>64</width>
|
|
|
|
<height>64</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="rootIsDecorated">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<attribute name="headerStretchLastSection">
|
|
|
|
<bool>false</bool>
|
2018-04-12 05:14:51 +05:30
|
|
|
</attribute>
|
|
|
|
</widget>
|
2019-07-17 05:31:29 +05:30
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<layout class="QGridLayout" name="gridLayout_2">
|
|
|
|
<property name="leftMargin">
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QLabel" name="nameLabel">
|
|
|
|
<property name="text">
|
|
|
|
<string>&Name</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy">
|
|
|
|
<cstring>nameLine</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="1">
|
|
|
|
<widget class="QLineEdit" name="nameLine"/>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QLabel" name="addressLabel">
|
|
|
|
<property name="text">
|
|
|
|
<string>Address</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy">
|
|
|
|
<cstring>addressLine</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="1">
|
|
|
|
<widget class="QLineEdit" name="addressLine"/>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="0">
|
|
|
|
<widget class="QLabel" name="resourcesLabel">
|
|
|
|
<property name="text">
|
|
|
|
<string>Reso&urces</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy">
|
|
|
|
<cstring>resourceComboBox</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="1">
|
|
|
|
<widget class="QComboBox" name="resourceComboBox">
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Ask to download</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Always download</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Never download</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2019-07-23 04:18:14 +05:30
|
|
|
<widget class="WideBar" name="toolBar">
|
2019-07-17 05:31:29 +05:30
|
|
|
<property name="windowTitle">
|
2019-08-10 23:42:42 +05:30
|
|
|
<string>Actions</string>
|
2019-07-17 05:31:29 +05:30
|
|
|
</property>
|
|
|
|
<property name="allowedAreas">
|
|
|
|
<set>Qt::LeftToolBarArea|Qt::RightToolBarArea</set>
|
|
|
|
</property>
|
|
|
|
<property name="toolButtonStyle">
|
|
|
|
<enum>Qt::ToolButtonTextOnly</enum>
|
|
|
|
</property>
|
|
|
|
<property name="floatable">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<attribute name="toolBarArea">
|
|
|
|
<enum>RightToolBarArea</enum>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="toolBarBreak">
|
|
|
|
<bool>false</bool>
|
|
|
|
</attribute>
|
|
|
|
<addaction name="actionAdd"/>
|
|
|
|
<addaction name="actionRemove"/>
|
|
|
|
<addaction name="actionMove_Up"/>
|
|
|
|
<addaction name="actionMove_Down"/>
|
2021-05-22 21:37:08 +05:30
|
|
|
<addaction name="actionJoin"/>
|
2019-07-17 05:31:29 +05:30
|
|
|
</widget>
|
|
|
|
<action name="actionAdd">
|
|
|
|
<property name="text">
|
|
|
|
<string>Add</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionRemove">
|
|
|
|
<property name="text">
|
|
|
|
<string>Remove</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionMove_Up">
|
|
|
|
<property name="text">
|
|
|
|
<string>Move Up</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionMove_Down">
|
|
|
|
<property name="text">
|
|
|
|
<string>Move Down</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2021-05-22 21:37:08 +05:30
|
|
|
<action name="actionJoin">
|
|
|
|
<property name="text">
|
|
|
|
<string>Join</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2018-04-12 05:14:51 +05:30
|
|
|
</widget>
|
2019-07-23 04:18:14 +05:30
|
|
|
<customwidgets>
|
|
|
|
<customwidget>
|
|
|
|
<class>WideBar</class>
|
|
|
|
<extends>QToolBar</extends>
|
2021-11-22 08:25:16 +05:30
|
|
|
<header>ui/widgets/WideBar.h</header>
|
2019-07-23 04:18:14 +05:30
|
|
|
</customwidget>
|
|
|
|
</customwidgets>
|
2018-04-12 05:14:51 +05:30
|
|
|
<tabstops>
|
|
|
|
<tabstop>serversView</tabstop>
|
|
|
|
<tabstop>nameLine</tabstop>
|
|
|
|
<tabstop>addressLine</tabstop>
|
|
|
|
<tabstop>resourceComboBox</tabstop>
|
|
|
|
</tabstops>
|
|
|
|
<resources/>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|