2016-11-18 00:22:07 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>GloSCClass</class>
<widget class="QMainWindow" name="GloSCClass">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
2017-11-12 01:04:24 +00:00
<width>710</width>
2016-11-18 00:22:07 +00:00
<height>386</height>
</rect>
</property>
<property name="minimumSize">
<size>
2017-02-05 03:02:14 +00:00
<width>302</width>
2016-11-18 00:22:07 +00:00
<height>386</height>
</size>
</property>
<property name="maximumSize">
<size>
2017-11-12 01:04:24 +00:00
<width>9999</width>
2016-11-18 00:22:07 +00:00
<height>386</height>
</size>
</property>
<property name="windowTitle">
<string>GloSC</string>
</property>
2016-11-18 01:46:31 +00:00
<property name="windowIcon">
<iconset resource="GloSC.qrc">
<normaloff>:/GloSC/Resources/GloSC_Icon.png</normaloff>:/GloSC/Resources/GloSC_Icon.png</iconset>
</property>
2017-11-12 02:00:41 +00:00
<property name="toolTipDuration">
<number>50</number>
</property>
2016-11-18 00:22:07 +00:00
<widget class="QWidget" name="centralWidget">
<widget class="QGroupBox" name="groupBox">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>281</width>
<height>371</height>
</rect>
</property>
<property name="title">
<string>Instances</string>
</property>
<widget class="QListWidget" name="lwInstances">
<property name="geometry">
<rect>
<x>10</x>
<y>21</y>
<width>261</width>
2016-12-04 21:06:44 +00:00
<height>301</height>
2016-11-18 00:22:07 +00:00
</rect>
</property>
</widget>
2016-12-04 21:06:44 +00:00
<widget class="QPushButton" name="pbAddToSteam">
<property name="enabled">
<bool>true</bool>
</property>
<property name="geometry">
<rect>
2017-02-05 03:02:14 +00:00
<x>150</x>
2016-12-04 21:06:44 +00:00
<y>330</y>
2017-02-05 03:02:14 +00:00
<width>121</width>
2016-12-04 21:06:44 +00:00
<height>31</height>
</rect>
</property>
2017-11-12 01:58:15 +00:00
<property name="toolTip">
<string><html><head/><body><p>Add all GloSC shortcuts to Steam</p></body></html></string>
</property>
2016-12-04 21:06:44 +00:00
<property name="text">
2017-02-05 03:02:14 +00:00
<string>Add all to Steam</string>
2016-12-04 21:06:44 +00:00
</property>
<property name="autoDefault">
<bool>false</bool>
</property>
<property name="default">
<bool>false</bool>
</property>
<property name="flat">
<bool>false</bool>
</property>
</widget>
2017-02-05 03:02:14 +00:00
<widget class="QPushButton" name="pbCreateNew">
<property name="geometry">
<rect>
<x>10</x>
<y>330</y>
<width>131</width>
<height>31</height>
</rect>
</property>
2017-11-12 01:58:15 +00:00
<property name="toolTip">
<string><html><head/><body><p>Create a new &quot;Non-Steam Game&quot; shortcut with GloSC functionality</p></body></html></string>
</property>
2017-02-05 03:02:14 +00:00
<property name="text">
<string>Create New</string>
</property>
</widget>
2016-11-18 00:22:07 +00:00
</widget>
2017-02-05 03:02:14 +00:00
<widget class="QGroupBox" name="configBox">
2016-11-18 00:22:07 +00:00
<property name="geometry">
<rect>
<x>309</x>
<y>10</y>
<width>391</width>
<height>371</height>
</rect>
</property>
<property name="title">
<string>Config</string>
</property>
2017-04-19 06:13:38 +00:00
<widget class="QLabel" name="label">
2016-11-18 00:22:07 +00:00
<property name="geometry">
<rect>
2017-04-19 06:13:38 +00:00
<x>10</x>
<y>29</y>
2016-11-18 00:22:07 +00:00
<width>41</width>
2017-04-19 06:13:38 +00:00
<height>21</height>
2016-11-18 00:22:07 +00:00
</rect>
</property>
<property name="text">
2017-04-19 06:13:38 +00:00
<string>Name: </string>
2016-11-18 00:22:07 +00:00
</property>
</widget>
2017-04-19 06:13:38 +00:00
<widget class="QLineEdit" name="leName">
2016-11-18 00:22:07 +00:00
<property name="geometry">
<rect>
2017-04-19 06:13:38 +00:00
<x>50</x>
<y>29</y>
<width>331</width>
<height>21</height>
2016-11-18 00:22:07 +00:00
</rect>
</property>
2017-11-12 01:58:15 +00:00
<property name="toolTip">
<string><html><head/><body><p>Name of the shortcut in Steam</p></body></html></string>
</property>
2016-11-18 00:22:07 +00:00
</widget>
<widget class="QCheckBox" name="cbOverlay">
<property name="geometry">
<rect>
<x>10</x>
2017-02-15 03:04:27 +00:00
<y>60</y>
2016-11-26 21:57:32 +00:00
<width>371</width>
2016-11-18 00:22:07 +00:00
<height>17</height>
</rect>
</property>
2017-11-12 01:58:15 +00:00
<property name="toolTip">
<string><html><head/><body><p>Shows the Steam-overlay as borderless window on the desktop and over applications</p></body></html></string>
</property>
2016-11-18 00:22:07 +00:00
<property name="text">
<string>Enable overlay</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="QCheckBox" name="cbControllers">
<property name="geometry">
<rect>
<x>10</x>
2017-02-15 03:04:27 +00:00
<y>90</y>
2016-11-26 21:57:32 +00:00
<width>371</width>
2016-11-18 00:22:07 +00:00
<height>17</height>
</rect>
</property>
2017-11-12 01:58:15 +00:00
<property name="toolTip">
<string><html><head/><body><p>Creates a virtual XInput controller from the SteamControllers gamepad mappings</p></body></html></string>
</property>
2016-11-18 00:22:07 +00:00
<property name="text">
<string>Enable virtual controllers</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
2017-04-19 06:13:38 +00:00
<widget class="QCheckBox" name="cbUseDesktop">
<property name="geometry">
<rect>
<x>10</x>
<y>120</y>
<width>371</width>
<height>41</height>
</rect>
</property>
2017-11-12 01:58:15 +00:00
<property name="toolTip">
<string><html><head/><body><p>Uses your desktop-config, instead of a separate unique one, for this shortcut</p></body></html></string>
</property>
2017-04-19 06:13:38 +00:00
<property name="text">
<string>Use Desktop-Config
2017-11-12 01:00:15 +00:00
Doesn't work if GloSC window is in focus</string>
2017-04-19 06:13:38 +00:00
</property>
</widget>
2016-11-18 00:22:07 +00:00
<widget class="QCheckBox" name="cbLaunchGame">
<property name="geometry">
<rect>
<x>10</x>
2017-04-19 06:13:38 +00:00
<y>210</y>
2016-11-26 21:57:32 +00:00
<width>371</width>
2016-11-18 00:22:07 +00:00
<height>17</height>
</rect>
</property>
<property name="text">
<string>Launch game</string>
</property>
</widget>
2017-04-19 06:13:38 +00:00
<widget class="QLabel" name="label_2">
2016-11-18 00:22:07 +00:00
<property name="geometry">
<rect>
<x>10</x>
2017-04-19 06:13:38 +00:00
<y>231</y>
2016-11-18 00:22:07 +00:00
<width>31</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string>Path: </string>
</property>
</widget>
2017-04-19 06:13:38 +00:00
<widget class="QLineEdit" name="lePath">
2016-11-18 00:22:07 +00:00
<property name="geometry">
<rect>
2017-04-19 06:13:38 +00:00
<x>40</x>
<y>231</y>
<width>271</width>
<height>21</height>
2016-11-18 00:22:07 +00:00
</rect>
</property>
2017-04-19 06:13:38 +00:00
</widget>
<widget class="QPushButton" name="pbSearchPath">
<property name="geometry">
<rect>
<x>310</x>
<y>230</y>
<width>31</width>
<height>23</height>
</rect>
2017-02-05 03:02:14 +00:00
</property>
2016-11-18 00:22:07 +00:00
<property name="text">
2017-04-19 06:13:38 +00:00
<string>...</string>
2016-11-18 00:22:07 +00:00
</property>
</widget>
2017-04-19 06:13:38 +00:00
<widget class="QPushButton" name="pbUWP">
2016-11-18 00:22:07 +00:00
<property name="geometry">
<rect>
2017-04-19 06:13:38 +00:00
<x>340</x>
<y>230</y>
<width>41</width>
<height>23</height>
2016-11-18 00:22:07 +00:00
</rect>
</property>
<property name="text">
2017-04-19 06:13:38 +00:00
<string>UWP</string>
2016-11-18 00:22:07 +00:00
</property>
</widget>
2017-04-19 06:13:38 +00:00
<widget class="QLabel" name="label_3">
2016-11-18 00:22:07 +00:00
<property name="geometry">
<rect>
2017-04-19 06:13:38 +00:00
<x>10</x>
<y>255</y>
<width>61</width>
2016-11-18 00:22:07 +00:00
<height>20</height>
</rect>
</property>
2017-04-19 06:13:38 +00:00
<property name="text">
<string>Arguments: </string>
</property>
2016-11-18 00:22:07 +00:00
</widget>
2017-04-19 06:13:38 +00:00
<widget class="QLineEdit" name="leArguments">
2016-11-18 00:22:07 +00:00
<property name="geometry">
<rect>
2017-04-19 06:13:38 +00:00
<x>70</x>
<y>255</y>
<width>310</width>
<height>21</height>
2016-11-18 00:22:07 +00:00
</rect>
</property>
</widget>
2016-11-19 05:30:48 +00:00
<widget class="QCheckBox" name="cbCloseWhenDone">
<property name="geometry">
<rect>
<x>10</x>
2017-02-15 03:04:27 +00:00
<y>280</y>
2016-11-19 05:30:48 +00:00
<width>371</width>
2017-02-15 03:04:27 +00:00
<height>41</height>
2016-11-19 05:30:48 +00:00
</rect>
</property>
<property name="text">
<string>Close shortcut when launched Application closes
(Disable for Uplay-games!)</string>
</property>
</widget>
2017-04-19 06:13:38 +00:00
<widget class="QPushButton" name="pbSave">
2016-12-04 21:05:28 +00:00
<property name="geometry">
<rect>
<x>10</x>
2017-04-19 06:13:38 +00:00
<y>330</y>
<width>231</width>
<height>31</height>
2016-12-04 21:05:28 +00:00
</rect>
</property>
2017-04-19 06:13:38 +00:00
<property name="styleSheet">
<string notr="true">font: 87 8pt "Arial Black";</string>
2016-12-04 21:05:28 +00:00
</property>
2017-04-19 06:13:38 +00:00
<property name="text">
<string>Save</string>
2016-12-04 21:05:28 +00:00
</property>
</widget>
2017-04-19 06:13:38 +00:00
<widget class="QPushButton" name="pbDelete">
2017-02-15 03:04:27 +00:00
<property name="geometry">
<rect>
2017-04-19 06:13:38 +00:00
<x>250</x>
<y>330</y>
<width>131</width>
<height>31</height>
2017-02-15 03:04:27 +00:00
</rect>
</property>
<property name="text">
2017-04-19 06:13:38 +00:00
<string>Delete</string>
2017-02-15 03:04:27 +00:00
</property>
</widget>
2016-11-18 00:22:07 +00:00
</widget>
</widget>
</widget>
<layoutdefault spacing="6" margin="11"/>
<resources>
<include location="GloSC.qrc"/>
</resources>
<connections/>
</ui>