Хранилища Subversion OpenInventory

Редакция

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

Редакция 109 Редакция 114
Строка 4... Строка 4...
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>
Строка 17... Строка 17...
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>
Строка 42... Строка 42...
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>
Строка 109... Строка 119...
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">