Хранилища Subversion OpenInventory

Редакция

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

Редакция 90 Редакция 102
Строка 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>766</width>
9
    <width>770</width>
10
    <height>633</height>
10
    <height>709</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>
Строка 18... Строка 18...
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>731</width>
23
      <height>541</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>1</number>
28
    </property>
28
    </property>
Строка 39... Строка 39...
39
      <property name="geometry">
39
      <property name="geometry">
40
       <rect>
40
       <rect>
41
        <x>10</x>
41
        <x>10</x>
42
        <y>10</y>
42
        <y>10</y>
43
        <width>711</width>
43
        <width>711</width>
44
        <height>511</height>
44
        <height>451</height>
45
       </rect>
45
       </rect>
46
      </property>
46
      </property>
47
      <column>
47
      <column>
48
       <property name="text">
48
       <property name="text">
49
        <string notr="true">Имя класа</string>
49
        <string notr="true">Имя класа</string>
Строка 63... Строка 63...
63
       <property name="text">
63
       <property name="text">
64
        <string>Уровень вложения</string>
64
        <string>Уровень вложения</string>
65
       </property>
65
       </property>
66
      </column>
66
      </column>
67
     </widget>
67
     </widget>
-
 
68
     <widget class="QComboBox" name="comboBox">
-
 
69
      <property name="geometry">
-
 
70
       <rect>
-
 
71
        <x>10</x>
-
 
72
        <y>480</y>
-
 
73
        <width>231</width>
-
 
74
        <height>31</height>
-
 
75
       </rect>
-
 
76
      </property>
-
 
77
      <property name="editable">
-
 
78
       <bool>false</bool>
-
 
79
      </property>
-
 
80
     </widget>
68
    </widget>
81
    </widget>
69
   </widget>
82
   </widget>
70
  </widget>
83
  </widget>
71
  <widget class="QMenuBar" name="menuBar">
84
  <widget class="QMenuBar" name="menuBar">
72
   <property name="geometry">
85
   <property name="geometry">
73
    <rect>
86
    <rect>
74
     <x>0</x>
87
     <x>0</x>
75
     <y>0</y>
88
     <y>0</y>
76
     <width>766</width>
89
     <width>770</width>
77
     <height>27</height>
90
     <height>27</height>
78
    </rect>
91
    </rect>
79
   </property>
92
   </property>
80
  </widget>
93
  </widget>
81
  <widget class="QToolBar" name="mainToolBar">
94
  <widget class="QToolBar" name="mainToolBar">