Warning, /education/kwordquiz/src/kwqscorewidgetbase.ui is written in an unsupported language. File is not indexed.
0001 <?xml version="1.0" encoding="UTF-8"?> 0002 <ui version="4.0"> 0003 <class>KWQScoreWidgetBase</class> 0004 <widget class="QWidget" name="KWQScoreWidgetBase"> 0005 <property name="geometry"> 0006 <rect> 0007 <x>0</x> 0008 <y>0</y> 0009 <width>400</width> 0010 <height>57</height> 0011 </rect> 0012 </property> 0013 <layout class="QGridLayout" name="gridLayout"> 0014 <property name="margin"> 0015 <number>0</number> 0016 </property> 0017 <item row="0" column="0"> 0018 <widget class="Line" name="line1_2"> 0019 <property name="frameShape"> 0020 <enum>QFrame::HLine</enum> 0021 </property> 0022 <property name="frameShadow"> 0023 <enum>QFrame::Sunken</enum> 0024 </property> 0025 <property name="orientation"> 0026 <enum>Qt::Horizontal</enum> 0027 </property> 0028 </widget> 0029 </item> 0030 <item row="1" column="0"> 0031 <layout class="QGridLayout" name="_2"> 0032 <property name="margin"> 0033 <number>0</number> 0034 </property> 0035 <property name="spacing"> 0036 <number>6</number> 0037 </property> 0038 <item row="0" column="1"> 0039 <widget class="QLabel" name="lblScoreCount"> 0040 <property name="sizePolicy"> 0041 <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> 0042 <horstretch>0</horstretch> 0043 <verstretch>0</verstretch> 0044 </sizepolicy> 0045 </property> 0046 <property name="font"> 0047 <font> 0048 <pointsize>24</pointsize> 0049 <weight>50</weight> 0050 <italic>false</italic> 0051 <bold>false</bold> 0052 <underline>false</underline> 0053 <strikeout>false</strikeout> 0054 </font> 0055 </property> 0056 <property name="toolTip"> 0057 <string>Questions</string> 0058 </property> 0059 <property name="whatsThis"> 0060 <string>The number of questions in the session</string> 0061 </property> 0062 <property name="text"> 0063 <string>00</string> 0064 </property> 0065 <property name="alignment"> 0066 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> 0067 </property> 0068 </widget> 0069 </item> 0070 <item row="0" column="4"> 0071 <widget class="QLabel" name="picCorrect"> 0072 <property name="sizePolicy"> 0073 <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> 0074 <horstretch>0</horstretch> 0075 <verstretch>0</verstretch> 0076 </sizepolicy> 0077 </property> 0078 <property name="maximumSize"> 0079 <size> 0080 <width>32</width> 0081 <height>32</height> 0082 </size> 0083 </property> 0084 <property name="toolTip"> 0085 <string>Correct answers</string> 0086 </property> 0087 <property name="whatsThis"> 0088 <string>The number of questions answered correctly. May be shown as a percentage.</string> 0089 </property> 0090 <property name="scaledContents"> 0091 <bool>true</bool> 0092 </property> 0093 </widget> 0094 </item> 0095 <item row="0" column="5"> 0096 <widget class="QLabel" name="lblScoreCorrect"> 0097 <property name="sizePolicy"> 0098 <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> 0099 <horstretch>0</horstretch> 0100 <verstretch>0</verstretch> 0101 </sizepolicy> 0102 </property> 0103 <property name="font"> 0104 <font> 0105 <pointsize>24</pointsize> 0106 <weight>50</weight> 0107 <italic>false</italic> 0108 <bold>false</bold> 0109 <underline>false</underline> 0110 <strikeout>false</strikeout> 0111 </font> 0112 </property> 0113 <property name="toolTip"> 0114 <string>Correct answers</string> 0115 </property> 0116 <property name="whatsThis"> 0117 <string>The number of questions answered correctly. May be shown as a percentage.</string> 0118 </property> 0119 <property name="text"> 0120 <string>00</string> 0121 </property> 0122 <property name="alignment"> 0123 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> 0124 </property> 0125 </widget> 0126 </item> 0127 <item row="0" column="6"> 0128 <widget class="QLabel" name="picError"> 0129 <property name="sizePolicy"> 0130 <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> 0131 <horstretch>0</horstretch> 0132 <verstretch>0</verstretch> 0133 </sizepolicy> 0134 </property> 0135 <property name="maximumSize"> 0136 <size> 0137 <width>32</width> 0138 <height>32</height> 0139 </size> 0140 </property> 0141 <property name="toolTip"> 0142 <string>Incorrect answers</string> 0143 </property> 0144 <property name="whatsThis"> 0145 <string>The number of questions answered incorrectly. May be shown as a percentage.</string> 0146 </property> 0147 <property name="scaledContents"> 0148 <bool>true</bool> 0149 </property> 0150 </widget> 0151 </item> 0152 <item row="0" column="0"> 0153 <widget class="QLabel" name="picCount"> 0154 <property name="sizePolicy"> 0155 <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> 0156 <horstretch>0</horstretch> 0157 <verstretch>0</verstretch> 0158 </sizepolicy> 0159 </property> 0160 <property name="maximumSize"> 0161 <size> 0162 <width>32</width> 0163 <height>32</height> 0164 </size> 0165 </property> 0166 <property name="toolTip"> 0167 <string>Questions</string> 0168 </property> 0169 <property name="whatsThis"> 0170 <string>The number of questions in the session</string> 0171 </property> 0172 <property name="scaledContents"> 0173 <bool>true</bool> 0174 </property> 0175 </widget> 0176 </item> 0177 <item row="0" column="3"> 0178 <widget class="QLabel" name="lblScoreAnswered"> 0179 <property name="sizePolicy"> 0180 <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> 0181 <horstretch>0</horstretch> 0182 <verstretch>0</verstretch> 0183 </sizepolicy> 0184 </property> 0185 <property name="font"> 0186 <font> 0187 <pointsize>24</pointsize> 0188 <weight>50</weight> 0189 <italic>false</italic> 0190 <bold>false</bold> 0191 <underline>false</underline> 0192 <strikeout>false</strikeout> 0193 </font> 0194 </property> 0195 <property name="toolTip"> 0196 <string>Answered questions</string> 0197 </property> 0198 <property name="whatsThis"> 0199 <string>The number of questions already answered. May be shown as a percentage.</string> 0200 </property> 0201 <property name="text"> 0202 <string>00</string> 0203 </property> 0204 <property name="alignment"> 0205 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> 0206 </property> 0207 </widget> 0208 </item> 0209 <item row="0" column="2"> 0210 <widget class="QLabel" name="picAnswered"> 0211 <property name="sizePolicy"> 0212 <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> 0213 <horstretch>0</horstretch> 0214 <verstretch>0</verstretch> 0215 </sizepolicy> 0216 </property> 0217 <property name="maximumSize"> 0218 <size> 0219 <width>32</width> 0220 <height>32</height> 0221 </size> 0222 </property> 0223 <property name="toolTip"> 0224 <string>Answered questions</string> 0225 </property> 0226 <property name="whatsThis"> 0227 <string>The number of questions already answered. May be shown as a percentage.</string> 0228 </property> 0229 <property name="scaledContents"> 0230 <bool>true</bool> 0231 </property> 0232 </widget> 0233 </item> 0234 <item row="0" column="7"> 0235 <widget class="QLabel" name="lblScoreError"> 0236 <property name="sizePolicy"> 0237 <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> 0238 <horstretch>0</horstretch> 0239 <verstretch>0</verstretch> 0240 </sizepolicy> 0241 </property> 0242 <property name="font"> 0243 <font> 0244 <pointsize>24</pointsize> 0245 <weight>50</weight> 0246 <italic>false</italic> 0247 <bold>false</bold> 0248 <underline>false</underline> 0249 <strikeout>false</strikeout> 0250 </font> 0251 </property> 0252 <property name="toolTip"> 0253 <string>Incorrect answers</string> 0254 </property> 0255 <property name="whatsThis"> 0256 <string>The number of questions answered incorrectly. May be shown as a percentage.</string> 0257 </property> 0258 <property name="text"> 0259 <string>00</string> 0260 </property> 0261 <property name="alignment"> 0262 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set> 0263 </property> 0264 </widget> 0265 </item> 0266 </layout> 0267 </item> 0268 </layout> 0269 </widget> 0270 <resources/> 0271 <connections/> 0272 </ui>