Rev 192 | Rev 209 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 192 | Rev 205 | ||
---|---|---|---|
1 | <?xml version="1.0" encoding="UTF-8"?> |
1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <ui version="4.0"> |
2 | <ui version="4.0"> |
3 | <class>MainWindow</class> |
3 | <class>MainWindow</class> |
4 | <widget class="QMainWindow" name="MainWindow"> |
4 | <widget class="QMainWindow" name="MainWindow"> |
5 | <property name="geometry"> |
5 | <property name="geometry"> |
6 | <rect> |
6 | <rect> |
7 | <x>0</x> |
7 | <x>0</x> |
8 | <y>0</y> |
8 | <y>0</y> |
9 | <width>1098</width> |
9 | <width>1103</width> |
10 | <height>697</height> |
10 | <height>710</height> |
11 | </rect> |
11 | </rect> |
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="QTabWidget" name="tabWidget"> |
17 | <widget class="QWidget" name="verticalLayoutWidget"> |
18 | <property name="geometry"> |
18 | <property name="geometry"> |
19 | <rect> |
19 | <rect> |
20 | <x>10</x> |
20 | <x>10</x> |
21 | <y>10</y> |
21 | <y>20</y> |
22 | <width>1071</width> |
22 | <width>1081</width> |
23 | <height>591</height> |
23 | <height>611</height> |
24 | </rect> |
24 | </rect> |
25 | </property> |
25 | </property> |
26 | <property name="currentIndex"> |
- | |
27 | <number>1</number> |
- | |
28 | </property> |
- | |
29 | <widget class="QWidget" name="tab"> |
- | |
30 | <attribute name="title"> |
- | |
31 | <string>Данные</string> |
- | |
32 | </attribute> |
- | |
33 | <widget class="QTreeWidget" name="treeWidget_2"> |
26 | <layout class="QVBoxLayout" name="verticalLayout"> |
34 | <property name="geometry"> |
- | |
35 | <rect> |
- | |
36 | <x>10</x> |
- | |
37 | <y>10</y> |
- | |
38 | <width>491</width> |
- | |
39 | <height>451</height> |
- | |
40 | </rect> |
- | |
41 | </property> |
- | |
42 | <column> |
- | |
43 | <property name="text"> |
- | |
44 | <string notr="true">1</string> |
- | |
45 | </property> |
- | |
46 | </column> |
- | |
47 | <column> |
- | |
48 | <property name="text"> |
- | |
49 | <string>Тип узла</string> |
- | |
50 | </property> |
- | |
51 | </column> |
- | |
52 | <column> |
- | |
53 | <property name="text"> |
- | |
54 | <string>ID</string> |
- | |
55 | </property> |
- | |
56 | </column> |
- | |
57 | <column> |
- | |
58 | <property name="text"> |
- | |
59 | <string>Хранилище</string> |
- | |
60 | </property> |
- | |
61 | </column> |
- | |
62 | <column> |
- | |
63 | <property name="text"> |
- | |
64 | <string>Поле-указатель</string> |
- | |
65 | </property> |
- | |
66 | </column> |
- | |
67 | </widget> |
- | |
68 | <widget class="QPushButton" name="pushButton"> |
- | |
69 | <property name="geometry"> |
- | |
70 | <rect> |
- | |
71 | <x>530</x> |
- | |
72 | <y>450</y> |
- | |
73 | <width>251</width> |
- | |
74 | <height>30</height> |
- | |
75 | </rect> |
- | |
76 | </property> |
- | |
77 | <property name="text"> |
- | |
78 | <string>Добавить новый объект</string> |
- | |
79 | </property> |
- | |
80 | </widget> |
- | |
81 | <widget class="QPushButton" name="pushButton_3"> |
- | |
82 | <property name="geometry"> |
- | |
83 | <rect> |
- | |
84 | <x>530</x> |
- | |
85 | <y>490</y> |
- | |
86 | <width>151</width> |
- | |
87 | <height>30</height> |
- | |
88 | </rect> |
- | |
89 | </property> |
- | |
90 | <property name="text"> |
- | |
91 | <string>Применить</string> |
- | |
92 | </property> |
- | |
93 | </widget> |
- | |
94 | <widget class="QPushButton" name="pushButton_2"> |
- | |
95 | <property name="geometry"> |
- | |
96 | <rect> |
- | |
97 | <x>850</x> |
- | |
98 | <y>450</y> |
- | |
99 | <width>211</width> |
- | |
100 | <height>30</height> |
- | |
101 | </rect> |
- | |
102 | </property> |
- | |
103 | <property name="text"> |
- | |
104 | <string>Удалить объект</string> |
- | |
105 | </property> |
- | |
106 | </widget> |
- | |
107 | <widget class="QPushButton" name="pushButton_4"> |
- | |
108 | <property name="geometry"> |
- | |
109 | <rect> |
- | |
110 | <x>850</x> |
- | |
111 | <y>490</y> |
- | |
112 | <width>211</width> |
- | |
113 | <height>30</height> |
- | |
114 | </rect> |
- | |
115 | </property> |
- | |
116 | <property name="text"> |
- | |
117 | <string>Сбросить изменения</string> |
- | |
118 | </property> |
- | |
119 | </widget> |
- | |
120 | <widget class="QTableView" name="tableView"> |
- | |
121 | <property name="geometry"> |
- | |
122 | <rect> |
- | |
123 | <x>510</x> |
- | |
124 | <y>10</y> |
- | |
125 | <width>551</width> |
- | |
126 | <height>431</height> |
- | |
127 | </rect> |
- | |
128 | </property> |
- | |
129 | </widget> |
27 | <item> |
130 | </widget> |
- | |
131 | <widget class="QWidget" name="tab_2"> |
- | |
132 | <attribute name="title"> |
- | |
133 | <string>Модели</string> |
- | |
134 | </attribute> |
- | |
135 | <widget class="QTreeWidget" name="treeWidget"> |
28 | <widget class="QTabWidget" name="tabWidget"> |
136 | <property name="geometry"> |
- | |
137 | <rect> |
- | |
138 | <x>10</x> |
- | |
139 | <y>10</y> |
- | |
140 | <width>471</width> |
- | |
141 | <height>451</height> |
- | |
142 | </rect> |
- | |
143 | </property> |
- | |
144 | <column> |
- | |
145 | <property name="text"> |
- | |
146 | <string notr="true">Имя класа</string> |
- | |
147 | </property> |
- | |
148 | </column> |
- | |
149 | <column> |
- | |
150 | <property name="text"> |
- | |
151 | <string>ID класса</string> |
- | |
152 | </property> |
- | |
153 | </column> |
- | |
154 | <column> |
- | |
155 | <property name="text"> |
29 | <property name="currentIndex"> |
156 | <string>Ном. стр.</string> |
- | |
157 | </property> |
- | |
158 | </column> |
- | |
159 | <column> |
- | |
160 | <property name="text"> |
- | |
161 | <string>Ур. вл.</string> |
- | |
162 | </property> |
- | |
163 | </column> |
- | |
164 | <column> |
- | |
165 | <property name="text"> |
- | |
166 | <string>row</string> |
30 | <number>0</number> |
167 | </property> |
31 | </property> |
262 | </widget> |
285 | </widget> |
263 | </widget> |
286 | </widget> |
264 | <widget class="QMenuBar" name="menuBar"> |
287 | <widget class="QMenuBar" name="menuBar"> |
265 | <property name="geometry"> |
288 | <property name="geometry"> |
266 | <rect> |
289 | <rect> |
267 | <x>0</x> |
290 | <x>0</x> |
268 | <y>0</y> |
291 | <y>0</y> |
269 | <width>1098</width> |
292 | <width>1103</width> |
270 | <height>27</height> |
293 | <height>27</height> |
271 | </rect> |
294 | </rect> |
272 | </property> |
295 | </property> |
273 | <widget class="QMenu" name="menu"> |
296 | <widget class="QMenu" name="menu"> |
274 | <property name="title"> |
297 | <property name="title"> |
275 | <string>База данных</string> |
298 | <string>База данных</string> |
276 | </property> |
299 | </property> |
277 | <addaction name="getsettingAct"/> |
300 | <addaction name="getsettingAct"/> |
278 | </widget> |
301 | </widget> |
279 | <addaction name="menu"/> |
302 | <addaction name="menu"/> |
280 | </widget> |
303 | </widget> |
281 | <widget class="QToolBar" name="mainToolBar"> |
304 | <widget class="QToolBar" name="mainToolBar"> |
282 | <attribute name="toolBarArea"> |
305 | <attribute name="toolBarArea"> |
283 | <enum>TopToolBarArea</enum> |
306 | <enum>TopToolBarArea</enum> |
284 | </attribute> |
307 | </attribute> |
285 | <attribute name="toolBarBreak"> |
308 | <attribute name="toolBarBreak"> |
286 | <bool>false</bool> |
309 | <bool>false</bool> |
287 | </attribute> |
310 | </attribute> |
288 | </widget> |
311 | </widget> |
289 | <widget class="QStatusBar" name="statusBar"/> |
312 | <widget class="QStatusBar" name="statusBar"/> |
290 | <action name="getsettingAct"> |
313 | <action name="getsettingAct"> |
291 | <property name="text"> |
314 | <property name="text"> |
292 | <string>Параметры соединения</string> |
315 | <string>Параметры соединения</string> |
293 | </property> |
316 | </property> |
294 | </action> |
317 | </action> |
295 | </widget> |
318 | </widget> |
296 | <layoutdefault spacing="6" margin="11"/> |
319 | <layoutdefault spacing="6" margin="11"/> |
297 | <resources/> |
320 | <resources/> |
298 | <connections/> |
321 | <connections/> |
299 | </ui> |
322 | </ui> |