#4 Add a QTableWidget to the examples

and a compile script for convenience
This commit is contained in:
ColinDuquesnoy
2014-01-26 15:58:50 +01:00
parent c3f4e63315
commit 0e7920eb68
7 changed files with 94 additions and 4 deletions
+34
View File
@@ -200,6 +200,40 @@
<item>
<widget class="QTextEdit" name="textEdit"/>
</item>
<item>
<widget class="QTableWidget" name="tableWidget">
<row>
<property name="text">
<string>New Row</string>
</property>
</row>
<row>
<property name="text">
<string>New Row</string>
</property>
</row>
<row>
<property name="text">
<string>New Row</string>
</property>
</row>
<row>
<property name="text">
<string>New Row</string>
</property>
</row>
<column>
<property name="text">
<string>New Column</string>
</property>
</column>
<column>
<property name="text">
<string>New Column 2</string>
</property>
</column>
</widget>
</item>
<item>
<widget class="QProgressBar" name="progressBar">
<property name="value">