Skip to content

Commit

Permalink
initial upload
Browse files Browse the repository at this point in the history
  • Loading branch information
danielyc committed Aug 29, 2018
1 parent 2cc2652 commit 7b45b6b
Show file tree
Hide file tree
Showing 11 changed files with 3,227 additions and 0 deletions.
487 changes: 487 additions & 0 deletions ItemConfig.ui

Large diffs are not rendered by default.

915 changes: 915 additions & 0 deletions PDConfig.ui

Large diffs are not rendered by default.

383 changes: 383 additions & 0 deletions SelectConfig.ui
@@ -0,0 +1,383 @@
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>391</width>
<height>563</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>391</width>
<height>563</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>391</width>
<height>563</height>
</size>
</property>
<property name="windowTitle">
<string>Select config</string>
</property>
<widget class="QWidget" name="centralwidget">
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>50</x>
<y>20</y>
<width>301</width>
<height>101</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>301</width>
<height>101</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>301</width>
<height>101</height>
</size>
</property>
<property name="pixmap">
<pixmap>title.png</pixmap>
</property>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>50</x>
<y>240</y>
<width>81</width>
<height>19</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>81</width>
<height>19</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>81</width>
<height>19</height>
</size>
</property>
<property name="text">
<string>Config file:</string>
</property>
</widget>
<widget class="QLineEdit" name="password">
<property name="geometry">
<rect>
<x>50</x>
<y>310</y>
<width>291</width>
<height>25</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>291</width>
<height>25</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>291</width>
<height>25</height>
</size>
</property>
</widget>
<widget class="QLabel" name="label_3">
<property name="geometry">
<rect>
<x>50</x>
<y>290</y>
<width>81</width>
<height>19</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>81</width>
<height>19</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>81</width>
<height>19</height>
</size>
</property>
<property name="text">
<string>Password:</string>
</property>
</widget>
<widget class="QPushButton" name="use_conf">
<property name="geometry">
<rect>
<x>50</x>
<y>340</y>
<width>112</width>
<height>34</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>112</width>
<height>34</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>112</width>
<height>34</height>
</size>
</property>
<property name="text">
<string>Use config</string>
</property>
</widget>
<widget class="QPushButton" name="new_conf">
<property name="geometry">
<rect>
<x>230</x>
<y>340</y>
<width>112</width>
<height>34</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>112</width>
<height>34</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>112</width>
<height>34</height>
</size>
</property>
<property name="text">
<string>New config</string>
</property>
</widget>
<widget class="QLabel" name="label_4">
<property name="geometry">
<rect>
<x>50</x>
<y>120</y>
<width>291</width>
<height>31</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>291</width>
<height>31</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>291</width>
<height>31</height>
</size>
</property>
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;Payment details&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
<widget class="QLabel" name="label_5">
<property name="geometry">
<rect>
<x>50</x>
<y>180</y>
<width>81</width>
<height>19</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>81</width>
<height>19</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>81</width>
<height>19</height>
</size>
</property>
<property name="text">
<string>Region:</string>
</property>
</widget>
<widget class="QRadioButton" name="EU_btn">
<property name="geometry">
<rect>
<x>50</x>
<y>210</y>
<width>51</width>
<height>23</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>51</width>
<height>23</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>51</width>
<height>23</height>
</size>
</property>
<property name="text">
<string>EU</string>
</property>
</widget>
<widget class="QRadioButton" name="US_btn">
<property name="geometry">
<rect>
<x>110</x>
<y>210</y>
<width>51</width>
<height>23</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>51</width>
<height>23</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>51</width>
<height>23</height>
</size>
</property>
<property name="text">
<string>US</string>
</property>
</widget>
<widget class="QRadioButton" name="ASIA_btn">
<property name="geometry">
<rect>
<x>170</x>
<y>210</y>
<width>71</width>
<height>23</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>71</width>
<height>23</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>71</width>
<height>23</height>
</size>
</property>
<property name="text">
<string>ASIA</string>
</property>
</widget>
<widget class="QLabel" name="status">
<property name="geometry">
<rect>
<x>50</x>
<y>150</y>
<width>291</width>
<height>19</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>291</width>
<height>19</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>291</width>
<height>19</height>
</size>
</property>
<property name="text">
<string>Status:</string>
</property>
</widget>
<widget class="QComboBox" name="conf_file">
<property name="geometry">
<rect>
<x>50</x>
<y>260</y>
<width>291</width>
<height>25</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>291</width>
<height>25</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>291</width>
<height>25</height>
</size>
</property>
</widget>
<widget class="QLabel" name="donate">
<property name="geometry">
<rect>
<x>50</x>
<y>380</y>
<width>301</width>
<height>151</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>301</width>
<height>151</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>301</width>
<height>151</height>
</size>
</property>
<property name="text">
<string/>
</property>
<property name="pixmap">
<pixmap>donate.png</pixmap>
</property>
</widget>
</widget>
<widget class="QStatusBar" name="statusbar"/>
</widget>
<resources>
<include location="../window/Pictures/logo.qrc"/>
</resources>
<connections/>
</ui>

0 comments on commit 7b45b6b

Please sign in to comment.