1
0
mirror of https://github.com/ciromattia/kcc synced 2026-05-20 06:31:25 +00:00

Added progress bar

This commit is contained in:
Paweł Jastrzębski
2013-06-11 12:54:23 +02:00
parent 70e41eb0e3
commit 98bc6fbe4c
5 changed files with 74 additions and 20 deletions

20
KCC.ui
View File

@@ -504,10 +504,6 @@
<enum>Qt::Horizontal</enum>
</property>
</widget>
<zorder>GammaLabel</zorder>
<zorder>GammaSlider</zorder>
<zorder>OptionsExpert</zorder>
<zorder>OptionsExpert</zorder>
</widget>
<widget class="QFrame" name="OptionsExpert">
<property name="geometry">
@@ -585,6 +581,22 @@
</item>
</layout>
</widget>
<widget class="QProgressBar" name="ProgressBar">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>401</width>
<height>31</height>
</rect>
</property>
<property name="value">
<number>0</number>
</property>
<property name="textVisible">
<bool>false</bool>
</property>
</widget>
</widget>
<action name="ActionBasic">
<property name="checkable">