12 </property> |
12 </property> |
13 <property name="windowTitle"> |
13 <property name="windowTitle"> |
14 <string>MainWindow</string> |
14 <string>MainWindow</string> |
15 </property> |
15 </property> |
16 <widget class="QWidget" name="centralWidget"> |
16 <widget class="QWidget" name="centralWidget"> |
17 <widget class="QWidget" name=""> |
17 <widget class="QStackedWidget" name="stackedWidget"> |
18 <property name="geometry"> |
18 <property name="geometry"> |
19 <rect> |
19 <rect> |
20 <x>0</x> |
20 <x>0</x> |
21 <y>0</y> |
21 <y>0</y> |
22 <width>361</width> |
22 <width>359</width> |
23 <height>641</height> |
23 <height>621</height> |
24 </rect> |
24 </rect> |
25 </property> |
25 </property> |
26 <layout class="QVBoxLayout" name="verticalLayout"> |
26 <widget class="QWidget" name="page"> |
27 <item> |
27 <widget class="QWidget" name="layoutWidget"> |
28 <widget class="QComboBox" name="comboBox"> |
28 <property name="geometry"> |
29 <property name="font"> |
29 <rect> |
30 <font> |
30 <x>-10</x> |
31 <pointsize>12</pointsize> |
31 <y>-10</y> |
32 </font> |
32 <width>361</width> |
33 </property> |
33 <height>641</height> |
34 </widget> |
34 </rect> |
35 </item> |
35 </property> |
36 <item> |
36 <layout class="QVBoxLayout" name="verticalLayout"> |
37 <widget class="QListView" name="listView"/> |
37 <item> |
38 </item> |
38 <widget class="QComboBox" name="comboBox"> |
39 </layout> |
39 <property name="font"> |
|
40 <font> |
|
41 <pointsize>12</pointsize> |
|
42 </font> |
|
43 </property> |
|
44 </widget> |
|
45 </item> |
|
46 <item> |
|
47 <widget class="QListView" name="listView"/> |
|
48 </item> |
|
49 </layout> |
|
50 </widget> |
|
51 <zorder>listView</zorder> |
|
52 <zorder>layoutWidget</zorder> |
|
53 </widget> |
|
54 <widget class="QWidget" name="page_2"> |
|
55 <widget class="QGraphicsView" name="graphicsView"> |
|
56 <property name="geometry"> |
|
57 <rect> |
|
58 <x>-10</x> |
|
59 <y>0</y> |
|
60 <width>371</width> |
|
61 <height>711</height> |
|
62 </rect> |
|
63 </property> |
|
64 </widget> |
|
65 </widget> |
40 </widget> |
66 </widget> |
41 </widget> |
67 </widget> |
42 </widget> |
68 </widget> |
43 <layoutdefault spacing="6" margin="11"/> |
69 <layoutdefault spacing="6" margin="11"/> |
44 <resources/> |
70 <resources/> |