source: trunk/examples/xmlpatterns/trafficinfo/stationdialog.ui@ 168

Last change on this file since 168 was 2, checked in by Dmitry A. Kuminov, 16 years ago

Initially imported qt-all-opensource-src-4.5.1 from Trolltech.

File size: 2.5 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<ui version="4.0">
3 <class>StationDialog</class>
4 <widget class="QDialog" name="StationDialog">
5 <property name="geometry">
6 <rect>
7 <x>0</x>
8 <y>0</y>
9 <width>462</width>
10 <height>391</height>
11 </rect>
12 </property>
13 <property name="windowTitle">
14 <string>Select Station</string>
15 </property>
16 <layout class="QVBoxLayout" name="verticalLayout">
17 <item>
18 <layout class="QGridLayout" name="gridLayout">