moved kdeaccessibility kdeaddons kdeadmin kdeartwork kdebindings kdeedu kdegames...
[kdeedu.git] / kvoctrain / kvoctrain / common-dialogs / groupoptionsbase.ui
blob51177530affd16bd3688851754ee193a69cd43da
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>GroupOptionsBase</class>
3 <widget class="QWidget">
4     <property name="name">
5         <cstring>GroupOptionsBase</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>336</width>
12             <height>93</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>GroupOptionsBase</string>
17     </property>
18     <grid>
19         <property name="name">
20             <cstring>unnamed</cstring>
21         </property>
22         <property name="margin">
23             <number>0</number>
24         </property>
25         <widget class="QLabel" row="0" column="0">
26             <property name="name">
27                 <cstring>l_name</cstring>
28             </property>
29             <property name="text">
30                 <string>N&amp;ame:</string>
31             </property>
32             <property name="buddy" stdset="0">
33                 <cstring>ps_name</cstring>
34             </property>
35         </widget>
36         <widget class="QLayoutWidget" row="1" column="0" rowspan="1" colspan="2">
37             <property name="name">
38                 <cstring>layout1</cstring>
39             </property>
40             <hbox>
41                 <property name="name">
42                     <cstring>unnamed</cstring>
43                 </property>
44                 <widget class="QPushButton">
45                     <property name="name">
46                         <cstring>ps_store</cstring>
47                     </property>
48                     <property name="sizePolicy">
49                         <sizepolicy>
50                             <hsizetype>3</hsizetype>
51                             <vsizetype>1</vsizetype>
52                             <horstretch>0</horstretch>
53                             <verstretch>0</verstretch>
54                         </sizepolicy>
55                     </property>
56                     <property name="text">
57                         <string>&amp;Save</string>
58                     </property>
59                     <property name="accel">
60                         <string>Alt+S</string>
61                     </property>
62                 </widget>
63                 <widget class="QPushButton">
64                     <property name="name">
65                         <cstring>ps_recall</cstring>
66                     </property>
67                     <property name="sizePolicy">
68                         <sizepolicy>
69                             <hsizetype>3</hsizetype>
70                             <vsizetype>1</vsizetype>
71                             <horstretch>0</horstretch>
72                             <verstretch>0</verstretch>
73                         </sizepolicy>
74                     </property>
75                     <property name="text">
76                         <string>&amp;Load</string>
77                     </property>
78                     <property name="accel">
79                         <string>Alt+L</string>
80                     </property>
81                 </widget>
82                 <widget class="QPushButton">
83                     <property name="name">
84                         <cstring>ps_new</cstring>
85                     </property>
86                     <property name="sizePolicy">
87                         <sizepolicy>
88                             <hsizetype>3</hsizetype>
89                             <vsizetype>1</vsizetype>
90                             <horstretch>0</horstretch>
91                             <verstretch>0</verstretch>
92                         </sizepolicy>
93                     </property>
94                     <property name="text">
95                         <string>&amp;New</string>
96                     </property>
97                     <property name="accel">
98                         <string>Alt+N</string>
99                     </property>
100                 </widget>
101                 <widget class="QPushButton">
102                     <property name="name">
103                         <cstring>ps_del</cstring>
104                     </property>
105                     <property name="sizePolicy">
106                         <sizepolicy>
107                             <hsizetype>3</hsizetype>
108                             <vsizetype>1</vsizetype>
109                             <horstretch>0</horstretch>
110                             <verstretch>0</verstretch>
111                         </sizepolicy>
112                     </property>
113                     <property name="text">
114                         <string>&amp;Delete</string>
115                     </property>
116                     <property name="accel">
117                         <string>Alt+D</string>
118                     </property>
119                 </widget>
120             </hbox>
121         </widget>
122         <widget class="QComboBox" row="0" column="1">
123             <property name="name">
124                 <cstring>ps_name</cstring>
125             </property>
126             <property name="sizePolicy">
127                 <sizepolicy>
128                     <hsizetype>3</hsizetype>
129                     <vsizetype>0</vsizetype>
130                     <horstretch>0</horstretch>
131                     <verstretch>0</verstretch>
132                 </sizepolicy>
133             </property>
134         </widget>
135         <spacer row="2" column="1">
136             <property name="name">
137                 <cstring>spacer1</cstring>
138             </property>
139             <property name="orientation">
140                 <enum>Vertical</enum>
141             </property>
142             <property name="sizeType">
143                 <enum>Expanding</enum>
144             </property>
145             <property name="sizeHint">
146                 <size>
147                     <width>150</width>
148                     <height>16</height>
149                 </size>
150             </property>
151         </spacer>
152     </grid>
153 </widget>
154 <tabstops>
155     <tabstop>ps_name</tabstop>
156     <tabstop>ps_store</tabstop>
157     <tabstop>ps_recall</tabstop>
158     <tabstop>ps_new</tabstop>
159     <tabstop>ps_del</tabstop>
160 </tabstops>
161 <layoutdefaults spacing="6" margin="11"/>
162 </UI>