tools/drawMapTest/mainwindow.ui
author unc0rr
Sat, 27 Nov 2010 23:57:31 +0300
changeset 4425 2314bb0c433d
child 4426 969e411c72aa
permissions -rw-r--r--
Small testing app for DrawMap scene
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4425
2314bb0c433d Small testing app for DrawMap scene
unc0rr
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
2314bb0c433d Small testing app for DrawMap scene
unc0rr
parents:
diff changeset
     2
<ui version="4.0">
2314bb0c433d Small testing app for DrawMap scene
unc0rr
parents:
diff changeset
     3
 <class>MainWindow</class>
2314bb0c433d Small testing app for DrawMap scene
unc0rr
parents:
diff changeset
     4
 <widget class="QMainWindow" name="MainWindow">
2314bb0c433d Small testing app for DrawMap scene
unc0rr
parents:
diff changeset
     5
  <property name="geometry">
2314bb0c433d Small testing app for DrawMap scene
unc0rr
parents:
diff changeset
     6
   <rect>
2314bb0c433d Small testing app for DrawMap scene
unc0rr
parents:
diff changeset
     7
    <x>0</x>
2314bb0c433d Small testing app for DrawMap scene
unc0rr
parents:
diff changeset
     8
    <y>0</y>
2314bb0c433d Small testing app for DrawMap scene
unc0rr
parents:
diff changeset
     9
    <width>600</width>
2314bb0c433d Small testing app for DrawMap scene
unc0rr
parents:
diff changeset
    10
    <height>400</height>
2314bb0c433d Small testing app for DrawMap scene
unc0rr
parents:
diff changeset
    11
   </rect>
2314bb0c433d Small testing app for DrawMap scene
unc0rr
parents:
diff changeset
    12
  </property>
2314bb0c433d Small testing app for DrawMap scene
unc0rr
parents:
diff changeset
    13
  <property name="windowTitle">
2314bb0c433d Small testing app for DrawMap scene
unc0rr
parents:
diff changeset
    14
   <string>MainWindow</string>
2314bb0c433d Small testing app for DrawMap scene
unc0rr
parents:
diff changeset
    15
  </property>
2314bb0c433d Small testing app for DrawMap scene
unc0rr
parents:
diff changeset
    16
  <widget class="QWidget" name="centralWidget">
2314bb0c433d Small testing app for DrawMap scene
unc0rr
parents:
diff changeset
    17
   <layout class="QVBoxLayout" name="verticalLayout">
2314bb0c433d Small testing app for DrawMap scene
unc0rr
parents:
diff changeset
    18
    <item>
2314bb0c433d Small testing app for DrawMap scene
unc0rr
parents:
diff changeset
    19
     <widget class="QGraphicsView" name="graphicsView"/>
2314bb0c433d Small testing app for DrawMap scene
unc0rr
parents:
diff changeset
    20
    </item>
2314bb0c433d Small testing app for DrawMap scene
unc0rr
parents:
diff changeset
    21
    <item>
2314bb0c433d Small testing app for DrawMap scene
unc0rr
parents:
diff changeset
    22
     <widget class="QPlainTextEdit" name="plainTextEdit">
2314bb0c433d Small testing app for DrawMap scene
unc0rr
parents:
diff changeset
    23
      <property name="maximumSize">
2314bb0c433d Small testing app for DrawMap scene
unc0rr
parents:
diff changeset
    24
       <size>
2314bb0c433d Small testing app for DrawMap scene
unc0rr
parents:
diff changeset
    25
        <width>16777215</width>
2314bb0c433d Small testing app for DrawMap scene
unc0rr
parents:
diff changeset
    26
        <height>80</height>
2314bb0c433d Small testing app for DrawMap scene
unc0rr
parents:
diff changeset
    27
       </size>
2314bb0c433d Small testing app for DrawMap scene
unc0rr
parents:
diff changeset
    28
      </property>
2314bb0c433d Small testing app for DrawMap scene
unc0rr
parents:
diff changeset
    29
     </widget>
2314bb0c433d Small testing app for DrawMap scene
unc0rr
parents:
diff changeset
    30
    </item>
2314bb0c433d Small testing app for DrawMap scene
unc0rr
parents:
diff changeset
    31
   </layout>
2314bb0c433d Small testing app for DrawMap scene
unc0rr
parents:
diff changeset
    32
  </widget>
2314bb0c433d Small testing app for DrawMap scene
unc0rr
parents:
diff changeset
    33
 </widget>
2314bb0c433d Small testing app for DrawMap scene
unc0rr
parents:
diff changeset
    34
 <layoutdefault spacing="6" margin="11"/>
2314bb0c433d Small testing app for DrawMap scene
unc0rr
parents:
diff changeset
    35
 <resources/>
2314bb0c433d Small testing app for DrawMap scene
unc0rr
parents:
diff changeset
    36
 <connections/>
2314bb0c433d Small testing app for DrawMap scene
unc0rr
parents:
diff changeset
    37
</ui>