[556] | 1 | <ui version="4.0" stdsetdef="1" >
|
---|
| 2 | <class>MainWindow</class>
|
---|
| 3 | <widget class="QMainWindow" name="MainWindow" >
|
---|
| 4 | <property name="objectName" >
|
---|
| 5 | <string notr="true" >MainWindow</string>
|
---|
| 6 | </property>
|
---|
| 7 | <property name="geometry" >
|
---|
| 8 | <rect>
|
---|
| 9 | <x>0</x>
|
---|
| 10 | <y>0</y>
|
---|
| 11 | <width>812</width>
|
---|
| 12 | <height>605</height>
|
---|
| 13 | </rect>
|
---|
| 14 | </property>
|
---|
| 15 | <property name="windowTitle" >
|
---|
| 16 | <string>Qt WebBrowser</string>
|
---|
| 17 | </property>
|
---|
| 18 | <widget class="QWidget" name="centralWidget">
|
---|
| 19 | <layout class="QHBoxLayout" >
|
---|
| 20 | <property name="objectName" >
|
---|
| 21 | <string notr="true" >unnamed</string>
|
---|
| 22 | </property>
|
---|
| 23 | <property name="margin" >
|
---|
| 24 | <number>0</number>
|
---|
| 25 | </property>
|
---|
| 26 | <property name="spacing" >
|
---|
| |
---|