added several function to profile tab

This commit is contained in:
arcan1s
2014-02-25 02:06:33 +04:00
parent 4dd6a8276d
commit 76877f737e
26 changed files with 358 additions and 12 deletions

View File

@ -18,7 +18,7 @@
<item>
<widget class="QTabWidget" name="tabWidget">
<property name="currentIndex">
<number>0</number>
<number>1</number>
</property>
<widget class="QWidget" name="tab_main">
<attribute name="title">
@ -190,8 +190,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>429</width>
<height>348</height>
<width>439</width>
<height>357</height>
</rect>
</property>
<property name="sizePolicy">
@ -213,6 +213,13 @@
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="pushButton_profileLoad">
<property name="text">
<string>Load</string>
</property>
</widget>
</item>
<item>
<spacer name="spacer_newProfileButtons">
<property name="orientation">
@ -349,7 +356,7 @@
<x>0</x>
<y>0</y>
<width>471</width>
<height>20</height>
<height>23</height>
</rect>
</property>
<widget class="QMenu" name="menuMenu">