moved kdeaccessibility kdeaddons kdeadmin kdeartwork kdebindings kdeedu kdegames...
[kdeedu.git] / kvoctrain / kvoctrain / docprop-dialogs / TypeOptPageForm.ui
blobf1735015f76a445fddc8dae61e7986ea88780380
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>TypeOptPageForm</class>
3 <widget class="QWidget">
4     <property name="name">
5         <cstring>Type_Descriptions</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>580</width>
12             <height>480</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>-</string>
17     </property>
18     <vbox>
19         <property name="name">
20             <cstring>unnamed</cstring>
21         </property>
22         <property name="margin">
23             <number>0</number>
24         </property>
25         <property name="spacing">
26             <number>6</number>
27         </property>
28         <widget class="QGroupBox">
29             <property name="name">
30                 <cstring>type_group</cstring>
31             </property>
32             <property name="title">
33                 <string>Type Descriptions</string>
34             </property>
35             <grid>
36                 <property name="name">
37                     <cstring>unnamed</cstring>
38                 </property>
39                 <property name="margin">
40                     <number>11</number>
41                 </property>
42                 <property name="spacing">
43                     <number>6</number>
44                 </property>
45                 <spacer row="1" column="3">
46                     <property name="name">
47                         <cstring>Spacer1</cstring>
48                     </property>
49                     <property name="orientation">
50                         <enum>Horizontal</enum>
51                     </property>
52                     <property name="sizeType">
53                         <enum>Expanding</enum>
54                     </property>
55                     <property name="sizeHint">
56                         <size>
57                             <width>20</width>
58                             <height>20</height>
59                         </size>
60                     </property>
61                 </spacer>
62                 <widget class="QPushButton" row="1" column="0">
63                     <property name="name">
64                         <cstring>b_new</cstring>
65                     </property>
66                     <property name="sizePolicy">
67                         <sizepolicy>
68                             <hsizetype>1</hsizetype>
69                             <vsizetype>1</vsizetype>
70                             <horstretch>0</horstretch>
71                             <verstretch>0</verstretch>
72                         </sizepolicy>
73                     </property>
74                     <property name="text">
75                         <string>&amp;New...</string>
76                     </property>
77                 </widget>
78                 <widget class="QPushButton" row="1" column="1">
79                     <property name="name">
80                         <cstring>b_modify</cstring>
81                     </property>
82                     <property name="sizePolicy">
83                         <sizepolicy>
84                             <hsizetype>1</hsizetype>
85                             <vsizetype>1</vsizetype>
86                             <horstretch>0</horstretch>
87                             <verstretch>0</verstretch>
88                         </sizepolicy>
89                     </property>
90                     <property name="text">
91                         <string>&amp;Modify...</string>
92                     </property>
93                 </widget>
94                 <widget class="QPushButton" row="1" column="2">
95                     <property name="name">
96                         <cstring>b_delete</cstring>
97                     </property>
98                     <property name="sizePolicy">
99                         <sizepolicy>
100                             <hsizetype>1</hsizetype>
101                             <vsizetype>1</vsizetype>
102                             <horstretch>0</horstretch>
103                             <verstretch>0</verstretch>
104                         </sizepolicy>
105                     </property>
106                     <property name="text">
107                         <string>&amp;Delete</string>
108                     </property>
109                 </widget>
110                 <widget class="QPushButton" row="1" column="4">
111                     <property name="name">
112                         <cstring>b_cleanup</cstring>
113                     </property>
114                     <property name="sizePolicy">
115                         <sizepolicy>
116                             <hsizetype>1</hsizetype>
117                             <vsizetype>1</vsizetype>
118                             <horstretch>0</horstretch>
119                             <verstretch>0</verstretch>
120                         </sizepolicy>
121                     </property>
122                     <property name="text">
123                         <string>&amp;Clean Up</string>
124                     </property>
125                 </widget>
126                 <widget class="QListBox" row="0" column="0" rowspan="1" colspan="5">
127                     <property name="name">
128                         <cstring>typeList</cstring>
129                     </property>
130                 </widget>
131             </grid>
132         </widget>
133     </vbox>
134 </widget>
135 <tabstops>
136     <tabstop>typeList</tabstop>
137     <tabstop>b_new</tabstop>
138     <tabstop>b_modify</tabstop>
139     <tabstop>b_delete</tabstop>
140     <tabstop>b_cleanup</tabstop>
141 </tabstops>
142 <layoutdefaults spacing="6" margin="11"/>
143 </UI>