Subversion Repositories svn1

Rev

Rev 95 | Rev 100 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 95 Rev 99
Line 24... Line 24...
24
   </property>
24
   </property>
25
   <property name="standardButtons">
25
   <property name="standardButtons">
26
    <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
26
    <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
27
   </property>
27
   </property>
28
  </widget>
28
  </widget>
-
 
29
  <widget class="QWidget" name="verticalLayoutWidget">
-
 
30
   <property name="geometry">
-
 
31
    <rect>
-
 
32
     <x>-1</x>
-
 
33
     <y>-1</y>
-
 
34
     <width>421</width>
-
 
35
     <height>281</height>
-
 
36
    </rect>
-
 
37
   </property>
-
 
38
   <layout class="QVBoxLayout" name="verticalLayout">
-
 
39
    <item>
-
 
40
     <widget class="QGroupBox" name="groupBox">
-
 
41
      <property name="title">
-
 
42
       <string>Classes</string>
-
 
43
      </property>
-
 
44
      <widget class="QTableWidget" name="tableWidget">
-
 
45
       <property name="geometry">
-
 
46
        <rect>
-
 
47
         <x>10</x>
-
 
48
         <y>20</y>
-
 
49
         <width>391</width>
-
 
50
         <height>251</height>
-
 
51
        </rect>
-
 
52
       </property>
-
 
53
       <property name="rowCount">
-
 
54
        <number>2</number>
-
 
55
       </property>
-
 
56
       <property name="columnCount">
-
 
57
        <number>3</number>
-
 
58
       </property>
-
 
59
       <attribute name="horizontalHeaderVisible">
-
 
60
        <bool>false</bool>
-
 
61
       </attribute>
-
 
62
       <attribute name="horizontalHeaderHighlightSections">
-
 
63
        <bool>true</bool>
-
 
64
       </attribute>
-
 
65
       <attribute name="horizontalHeaderVisible">
-
 
66
        <bool>false</bool>
-
 
67
       </attribute>
-
 
68
       <attribute name="horizontalHeaderHighlightSections">
-
 
69
        <bool>true</bool>
-
 
70
       </attribute>
-
 
71
       <row/>
-
 
72
       <row/>
-
 
73
       <column/>
-
 
74
       <column/>
-
 
75
       <column/>
-
 
76
      </widget>
-
 
77
     </widget>
-
 
78
    </item>
-
 
79
   </layout>
-
 
80
  </widget>
29
 </widget>
81
 </widget>
30
 <resources/>
82
 <resources/>
31
 <connections/>
83
 <connections/>
32
</ui>
84
</ui>