Хранилища Subversion OpenInventory

Редакция

Редакция 109 | Редакция 115 | К новейшей редакции | Только различия | Не учитывать пробелы | Содержимое файла | Авторство | Последнее изменение | Открыть журнал | RSS

Редакция 109 Редакция 114
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>770</width>
9
    <width>1098</width>
10
    <height>709</height>
10
    <height>697</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="QTabWidget" name="tabWidget">
18
    <property name="geometry">
18
    <property name="geometry">
19
     <rect>
19
     <rect>
20
      <x>20</x>
20
      <x>20</x>
21
      <y>10</y>
21
      <y>10</y>
22
      <width>731</width>
22
      <width>521</width>
23
      <height>591</height>
23
      <height>591</height>
24
     </rect>
24
     </rect>
25
    </property>
25
    </property>
26
    <property name="currentIndex">
26
    <property name="currentIndex">
27
     <number>1</number>
27
     <number>0</number>
28
    </property>
28
    </property>
29
    <widget class="QWidget" name="tab">
29
    <widget class="QWidget" name="tab">
30
     <attribute name="title">
30
     <attribute name="title">
31
      <string>Tab 1</string>
31
      <string>Tab 1</string>
32
     </attribute>
32
     </attribute>
33
     <widget class="QTreeWidget" name="treeWidget_2">
33
     <widget class="QTreeWidget" name="treeWidget_2">
34
      <property name="geometry">
34
      <property name="geometry">
35
       <rect>
35
       <rect>
36
        <x>10</x>
36
        <x>10</x>
37
        <y>10</y>
37
        <y>10</y>
38
        <width>701</width>
38
        <width>701</width>
39
        <height>451</height>
39
        <height>451</height>
40
       </rect>
40
       </rect>
41
      </property>
41
      </property>
42
      <column>
42
      <column>
43
       <property name="text">
43
       <property name="text">
44
        <string notr="true">1</string>
44
        <string notr="true">1</string>
45
       </property>
45
       </property>
46
      </column>
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>
47
     </widget>
57
     </widget>
48
    </widget>
58
    </widget>
49
    <widget class="QWidget" name="tab_2">
59
    <widget class="QWidget" name="tab_2">
50
     <attribute name="title">
60
     <attribute name="title">
51
      <string>Tab 2</string>
61
      <string>Tab 2</string>
52
     </attribute>
62
     </attribute>
53
     <widget class="QTreeWidget" name="treeWidget">
63
     <widget class="QTreeWidget" name="treeWidget">
54
      <property name="geometry">
64
      <property name="geometry">
55
       <rect>
65
       <rect>
56
        <x>10</x>
66
        <x>10</x>
57
        <y>10</y>
67
        <y>10</y>
58
        <width>711</width>
68
        <width>711</width>
59
        <height>451</height>
69
        <height>451</height>
60
       </rect>
70
       </rect>
61
      </property>
71
      </property>
62
      <column>
72
      <column>
63
       <property name="text">
73
       <property name="text">
64
        <string notr="true">Имя класа</string>
74
        <string notr="true">Имя класа</string>
65
       </property>
75
       </property>
66
      </column>
76
      </column>
67
      <column>
77
      <column>
68
       <property name="text">
78
       <property name="text">
69
        <string>ID класса</string>
79
        <string>ID класса</string>
70
       </property>
80
       </property>
71
      </column>
81
      </column>
72
      <column>
82
      <column>
73
       <property name="text">
83
       <property name="text">
74
        <string>Номер строки в файле</string>
84
        <string>Номер строки в файле</string>
75
       </property>
85
       </property>
76
      </column>
86
      </column>
77
      <column>
87
      <column>
78
       <property name="text">
88
       <property name="text">
79
        <string>Уровень вложения</string>
89
        <string>Уровень вложения</string>
80
       </property>
90
       </property>
81
      </column>
91
      </column>
82
     </widget>
92
     </widget>
83
     <widget class="QComboBox" name="comboBox">
93
     <widget class="QComboBox" name="comboBox">
84
      <property name="enabled">
94
      <property name="enabled">
85
       <bool>false</bool>
95
       <bool>false</bool>
86
      </property>
96
      </property>
87
      <property name="geometry">
97
      <property name="geometry">
88
       <rect>
98
       <rect>
89
        <x>10</x>
99
        <x>10</x>
90
        <y>480</y>
100
        <y>480</y>
91
        <width>381</width>
101
        <width>381</width>
92
        <height>31</height>
102
        <height>31</height>
93
       </rect>
103
       </rect>
94
      </property>
104
      </property>
95
      <property name="editable">
105
      <property name="editable">
96
       <bool>false</bool>
106
       <bool>false</bool>
97
      </property>
107
      </property>
98
     </widget>
108
     </widget>
99
     <widget class="QLabel" name="label">
109
     <widget class="QLabel" name="label">
100
      <property name="geometry">
110
      <property name="geometry">
101
       <rect>
111
       <rect>
102
        <x>420</x>
112
        <x>420</x>
103
        <y>480</y>
113
        <y>480</y>
104
        <width>78</width>
114
        <width>78</width>
105
        <height>21</height>
115
        <height>21</height>
106
       </rect>
116
       </rect>
107
      </property>
117
      </property>
108
      <property name="text">
118
      <property name="text">
109
       <string>ID</string>
119
       <string>ID</string>
110
      </property>
120
      </property>
111
     </widget>
121
     </widget>
112
    </widget>
122
    </widget>
113
   </widget>
123
   </widget>
-
 
124
   <widget class="QTabWidget" name="tabWidget_2">
-
 
125
    <property name="geometry">
-
 
126
     <rect>
-
 
127
      <x>580</x>
-
 
128
      <y>10</y>
-
 
129
      <width>501</width>
-
 
130
      <height>591</height>
-
 
131
     </rect>
-
 
132
    </property>
-
 
133
    <property name="currentIndex">
-
 
134
     <number>0</number>
-
 
135
    </property>
-
 
136
    <widget class="QWidget" name="tab_3">
-
 
137
     <attribute name="title">
-
 
138
      <string>Tab 1</string>
-
 
139
     </attribute>
-
 
140
    </widget>
-
 
141
    <widget class="QWidget" name="tab_4">
-
 
142
     <attribute name="title">
-
 
143
      <string>Tab 2</string>
-
 
144
     </attribute>
-
 
145
    </widget>
-
 
146
   </widget>
114
  </widget>
147
  </widget>
115
  <widget class="QMenuBar" name="menuBar">
148
  <widget class="QMenuBar" name="menuBar">
116
   <property name="geometry">
149
   <property name="geometry">
117
    <rect>
150
    <rect>
118
     <x>0</x>
151
     <x>0</x>
119
     <y>0</y>
152
     <y>0</y>
120
     <width>770</width>
153
     <width>1098</width>
121
     <height>27</height>
154
     <height>27</height>
122
    </rect>
155
    </rect>
123
   </property>
156
   </property>
124
  </widget>
157
  </widget>
125
  <widget class="QToolBar" name="mainToolBar">
158
  <widget class="QToolBar" name="mainToolBar">
126
   <attribute name="toolBarArea">
159
   <attribute name="toolBarArea">
127
    <enum>TopToolBarArea</enum>
160
    <enum>TopToolBarArea</enum>
128
   </attribute>
161
   </attribute>
129
   <attribute name="toolBarBreak">
162
   <attribute name="toolBarBreak">
130
    <bool>false</bool>
163
    <bool>false</bool>
131
   </attribute>
164
   </attribute>
132
  </widget>
165
  </widget>
133
  <widget class="QStatusBar" name="statusBar"/>
166
  <widget class="QStatusBar" name="statusBar"/>
134
 </widget>
167
 </widget>
135
 <layoutdefault spacing="6" margin="11"/>
168
 <layoutdefault spacing="6" margin="11"/>
136
 <resources/>
169
 <resources/>
137
 <connections/>
170
 <connections/>
138
</ui>
171
</ui>