source:
trunk/examples/webkit/simpleselector/window.ui@
890
| Last change on this file since 890 was 561, checked in by , 16 years ago | |
|---|---|
|
|
| File size: 1.8 KB | |
| Rev | Line | |
|---|---|---|
| [556] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <ui version="4.0"> | |
| 3 | <class>Window</class> | |
| 4 | <widget class="QWidget" name="Window"> | |
| 5 | <property name="geometry"> | |
| 6 | <rect> | |
| 7 | <x>0</x> | |
| 8 | <y>0</y> | |
| 9 | <width>640</width> | |
| 10 | <height>480</height> | |
| 11 | </rect> | |
| 12 | </property> | |
| 13 | <property name="windowTitle"> | |
| 14 | <string>Web Element Selector</string> | |
| 15 | </property> | |
| 16 | <layout class="QVBoxLayout" name="verticalLayout"> | |
| 17 | <item> | |
| 18 | <widget class="QWebView" name="webView"> | |
| 19 | <property name="url"> | |
| 20 | <url> | |
