moved kdeaccessibility kdeaddons kdeadmin kdeartwork kdebindings kdeedu kdegames...
[kdeedu.git] / klatin / klatin / klatinresultsdialog.ui
blobf81f0bc2f8ac5fde441e79a6805633d712ce723e
1 <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
2 <class>KLatinResultsDialog</class>
3 <widget class="QDialog">
4     <property name="name">
5         <cstring>KLatinResultsDialog</cstring>
6     </property>
7     <property name="geometry">
8         <rect>
9             <x>0</x>
10             <y>0</y>
11             <width>408</width>
12             <height>309</height>
13         </rect>
14     </property>
15     <property name="caption">
16         <string>Results</string>
17     </property>
18     <vbox>
19         <property name="name">
20             <cstring>unnamed</cstring>
21         </property>
22         <widget class="QLabel">
23             <property name="name">
24                 <cstring>ResultsLabel</cstring>
25             </property>
26             <property name="font">
27                 <font>
28                     <pointsize>16</pointsize>
29                 </font>
30             </property>
31             <property name="text">
32                 <string>&lt;b&gt;Your Results&lt;/b&gt;</string>
33             </property>
34             <property name="alignment">
35                 <set>WordBreak|AlignCenter</set>
36             </property>
37         </widget>
38         <widget class="QListView">
39             <column>
40                 <property name="text">
41                     <string>Question</string>
42                 </property>
43                 <property name="clickable">
44                     <bool>false</bool>
45                 </property>
46                 <property name="resizable">
47                     <bool>true</bool>
48                 </property>
49             </column>
50             <column>
51                 <property name="text">
52                     <string>Your Answer</string>
53                 </property>
54                 <property name="clickable">
55                     <bool>false</bool>
56                 </property>
57                 <property name="resizable">
58                     <bool>true</bool>
59                 </property>
60             </column>
61             <column>
62                 <property name="text">
63                     <string>Correct Answer</string>
64                 </property>
65                 <property name="clickable">
66                     <bool>false</bool>
67                 </property>
68                 <property name="resizable">
69                     <bool>true</bool>
70                 </property>
71             </column>
72             <property name="name">
73                 <cstring>ResultsView</cstring>
74             </property>
75             <property name="sizePolicy">
76                 <sizepolicy>
77                     <hsizetype>7</hsizetype>
78                     <vsizetype>3</vsizetype>
79                     <horstretch>0</horstretch>
80                     <verstretch>0</verstretch>
81                 </sizepolicy>
82             </property>
83             <property name="showSortIndicator">
84                 <bool>false</bool>
85             </property>
86             <property name="resizeMode">
87                 <enum>AllColumns</enum>
88             </property>
89             <property name="whatsThis" stdset="0">
90                 <string>Table of results</string>
91             </property>
92         </widget>
93         <widget class="QLayoutWidget">
94             <property name="name">
95                 <cstring>layout83</cstring>
96             </property>
97             <hbox>
98                 <property name="name">
99                     <cstring>unnamed</cstring>
100                 </property>
101                 <widget class="QLabel">
102                     <property name="name">
103                         <cstring>PercentageLabel</cstring>
104                     </property>
105                     <property name="text">
106                         <string>Percentage:</string>
107                     </property>
108                     <property name="toolTip" stdset="0">
109                         <string>Percentage of correct answers</string>
110                     </property>
111                     <property name="whatsThis" stdset="0">
112                         <string>This shows the percentage of the questions you answered correctly out of those attempted.</string>
113                     </property>
114                 </widget>
115                 <widget class="QLabel">
116                     <property name="name">
117                         <cstring>PercentageValue</cstring>
118                     </property>
119                     <property name="text">
120                         <string></string>
121                     </property>
122                     <property name="alignment">
123                         <set>AlignCenter</set>
124                     </property>
125                     <property name="toolTip" stdset="0">
126                         <string>Percentage of correct answers</string>
127                     </property>
128                     <property name="whatsThis" stdset="0">
129                         <string>This shows the percentage of the questions you answered correctly out of those attempted.</string>
130                     </property>
131                 </widget>
132                 <widget class="QLabel">
133                     <property name="name">
134                         <cstring>AttemptedLabel</cstring>
135                     </property>
136                     <property name="text">
137                         <string>Number attempted:</string>
138                     </property>
139                     <property name="toolTip" stdset="0">
140                         <string>Number of questions attempted</string>
141                     </property>
142                     <property name="whatsThis" stdset="0">
143                         <string>This shows the number of questions you answered.</string>
144                     </property>
145                 </widget>
146                 <widget class="QLabel">
147                     <property name="name">
148                         <cstring>AttemptedValue</cstring>
149                     </property>
150                     <property name="text">
151                         <string></string>
152                     </property>
153                     <property name="alignment">
154                         <set>AlignCenter</set>
155                     </property>
156                     <property name="toolTip" stdset="0">
157                         <string>Number of questions attempted</string>
158                     </property>
159                     <property name="whatsThis" stdset="0">
160                         <string>This shows the number of questions you answered.</string>
161                     </property>
162                 </widget>
163             </hbox>
164         </widget>
165         <widget class="QLayoutWidget">
166             <property name="name">
167                 <cstring>layout70</cstring>
168             </property>
169             <hbox>
170                 <property name="name">
171                     <cstring>unnamed</cstring>
172                 </property>
173                 <spacer>
174                     <property name="name">
175                         <cstring>spacer23</cstring>
176                     </property>
177                     <property name="orientation">
178                         <enum>Horizontal</enum>
179                     </property>
180                     <property name="sizeType">
181                         <enum>Expanding</enum>
182                     </property>
183                     <property name="sizeHint">
184                         <size>
185                             <width>291</width>
186                             <height>20</height>
187                         </size>
188                     </property>
189                 </spacer>
190                 <widget class="KPushButton">
191                     <property name="name">
192                         <cstring>CloseButton</cstring>
193                     </property>
194                     <property name="text">
195                         <string>&amp;Close</string>
196                     </property>
197                     <property name="default">
198                         <bool>true</bool>
199                     </property>
200                     <property name="toolTip" stdset="0">
201                         <string>Close this dialog</string>
202                     </property>
203                     <property name="whatsThis" stdset="0">
204                         <string>Close this dialog and return to KLatin's main window.</string>
205                     </property>
206                 </widget>
207             </hbox>
208         </widget>
209     </vbox>
210 </widget>
211 <connections>
212     <connection>
213         <sender>CloseButton</sender>
214         <signal>clicked()</signal>
215         <receiver>KLatinResultsDialog</receiver>
216         <slot>close()</slot>
217     </connection>
218 </connections>
219 <layoutdefaults spacing="6" margin="11"/>
220 <includehints>
221     <includehint>kpushbutton.h</includehint>
222 </includehints>
223 </UI>