[qcineoob] display stuff

This commit is contained in:
Julien Veyssier 2013-03-13 15:51:54 +01:00
commit 68cca5c335
14 changed files with 289 additions and 33 deletions

View file

@ -100,7 +100,7 @@
</property>
</widget>
</item>
<item row="2" column="0">
<item row="3" column="0">
<widget class="QLabel" name="label">
<property name="font">
<font>
@ -113,13 +113,33 @@
</property>
</widget>
</item>
<item row="2" column="1">
<item row="3" column="1">
<widget class="QLabel" name="backendLabel">
<property name="text">
<string>TextLabel</string>
</property>
</widget>
</item>
<item row="2" column="1">
<widget class="QLabel" name="sizeLabel">
<property name="text">
<string>TextLabel</string>
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QLabel" name="label_3">
<property name="font">
<font>
<weight>75</weight>
<bold>true</bold>
</font>
</property>
<property name="text">
<string>Size:</string>
</property>
</widget>
</item>
</layout>
</item>
</layout>