|
@@ -6,8 +6,8 @@
|
|
<rect>
|
|
<rect>
|
|
<x>0</x>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<y>0</y>
|
|
- <width>365</width>
|
|
|
|
- <height>487</height>
|
|
|
|
|
|
+ <width>380</width>
|
|
|
|
+ <height>485</height>
|
|
</rect>
|
|
</rect>
|
|
</property>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<property name="windowTitle">
|
|
@@ -25,7 +25,7 @@ background-color: rgb(10, 10, 10);</string>
|
|
<widget class="QLabel" name="label">
|
|
<widget class="QLabel" name="label">
|
|
<property name="geometry">
|
|
<property name="geometry">
|
|
<rect>
|
|
<rect>
|
|
- <x>100</x>
|
|
|
|
|
|
+ <x>110</x>
|
|
<y>10</y>
|
|
<y>10</y>
|
|
<width>161</width>
|
|
<width>161</width>
|
|
<height>41</height>
|
|
<height>41</height>
|
|
@@ -44,7 +44,7 @@ background-color: rgb(10, 10, 10);</string>
|
|
<widget class="QWidget" name="gridLayoutWidget_2">
|
|
<widget class="QWidget" name="gridLayoutWidget_2">
|
|
<property name="geometry">
|
|
<property name="geometry">
|
|
<rect>
|
|
<rect>
|
|
- <x>0</x>
|
|
|
|
|
|
+ <x>10</x>
|
|
<y>70</y>
|
|
<y>70</y>
|
|
<width>357</width>
|
|
<width>357</width>
|
|
<height>351</height>
|
|
<height>351</height>
|
|
@@ -115,35 +115,6 @@ font: 87 10pt "Noto Sans";</string>
|
|
</item>
|
|
</item>
|
|
<item row="0" column="1">
|
|
<item row="0" column="1">
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
- <item row="1" column="0">
|
|
|
|
- <widget class="QCommandLinkButton" name="connect">
|
|
|
|
- <property name="styleSheet">
|
|
|
|
- <string notr="true">color: rgb(16, 16, 16);
|
|
|
|
-background-color: rgb(255, 0, 153);
|
|
|
|
-</string>
|
|
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Connect</string>
|
|
|
|
- </property>
|
|
|
|
- <property name="checkable">
|
|
|
|
- <bool>true</bool>
|
|
|
|
- </property>
|
|
|
|
- <property name="checked">
|
|
|
|
- <bool>true</bool>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
- <item row="2" column="0">
|
|
|
|
- <widget class="QPushButton" name="disconnect">
|
|
|
|
- <property name="styleSheet">
|
|
|
|
- <string notr="true">background-color: rgb(203, 0, 239);
|
|
|
|
-color: rgb(16, 16, 16);</string>
|
|
|
|
- </property>
|
|
|
|
- <property name="text">
|
|
|
|
- <string>Disconnect</string>
|
|
|
|
- </property>
|
|
|
|
- </widget>
|
|
|
|
- </item>
|
|
|
|
<item row="0" column="0">
|
|
<item row="0" column="0">
|
|
<widget class="QListWidget" name="appList">
|
|
<widget class="QListWidget" name="appList">
|
|
<property name="font">
|
|
<property name="font">
|
|
@@ -166,17 +137,61 @@ selection-background-color: rgb(255, 0, 174);</string>
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
|
|
+ <item row="2" column="0">
|
|
|
|
+ <widget class="QCommandLinkButton" name="connect">
|
|
|
|
+ <property name="styleSheet">
|
|
|
|
+ <string notr="true">color: rgb(16, 16, 16);
|
|
|
|
+background-color: rgb(255, 0, 153);
|
|
|
|
+</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Connect</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="checkable">
|
|
|
|
+ <bool>true</bool>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="checked">
|
|
|
|
+ <bool>true</bool>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
<item row="3" column="0">
|
|
<item row="3" column="0">
|
|
- <widget class="QPushButton" name="execute">
|
|
|
|
|
|
+ <widget class="QPushButton" name="disconnect">
|
|
<property name="styleSheet">
|
|
<property name="styleSheet">
|
|
<string notr="true">background-color: rgb(203, 0, 239);
|
|
<string notr="true">background-color: rgb(203, 0, 239);
|
|
color: rgb(16, 16, 16);</string>
|
|
color: rgb(16, 16, 16);</string>
|
|
</property>
|
|
</property>
|
|
<property name="text">
|
|
<property name="text">
|
|
- <string>Execute</string>
|
|
|
|
|
|
+ <string>Disconnect</string>
|
|
</property>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</item>
|
|
</item>
|
|
|
|
+ <item row="1" column="0">
|
|
|
|
+ <layout class="QHBoxLayout" name="horizontalLayout_2">
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QPushButton" name="addArgs">
|
|
|
|
+ <property name="styleSheet">
|
|
|
|
+ <string notr="true">background-color: rgb(203, 0, 239);
|
|
|
|
+color: rgb(16, 16, 16);</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Args</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ <item>
|
|
|
|
+ <widget class="QPushButton" name="execute">
|
|
|
|
+ <property name="styleSheet">
|
|
|
|
+ <string notr="true">background-color: rgb(203, 0, 239);
|
|
|
|
+color: rgb(16, 16, 16);</string>
|
|
|
|
+ </property>
|
|
|
|
+ <property name="text">
|
|
|
|
+ <string>Execute</string>
|
|
|
|
+ </property>
|
|
|
|
+ </widget>
|
|
|
|
+ </item>
|
|
|
|
+ </layout>
|
|
|
|
+ </item>
|
|
</layout>
|
|
</layout>
|
|
</item>
|
|
</item>
|
|
</layout>
|
|
</layout>
|
|
@@ -187,7 +202,7 @@ color: rgb(16, 16, 16);</string>
|
|
<rect>
|
|
<rect>
|
|
<x>0</x>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<y>0</y>
|
|
- <width>365</width>
|
|
|
|
|
|
+ <width>380</width>
|
|
<height>23</height>
|
|
<height>23</height>
|
|
</rect>
|
|
</rect>
|
|
</property>
|
|
</property>
|