Warning, /education/parley/src/editor/declensionwidget.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>DeclensionWidget</class> 0004 <widget class="QWidget" name="DeclensionWidget"> 0005 <property name="geometry"> 0006 <rect> 0007 <x>0</x> 0008 <y>0</y> 0009 <width>637</width> 0010 <height>326</height> 0011 </rect> 0012 </property> 0013 <property name="sizePolicy"> 0014 <sizepolicy hsizetype="Fixed" vsizetype="Fixed"> 0015 <horstretch>0</horstretch> 0016 <verstretch>0</verstretch> 0017 </sizepolicy> 0018 </property> 0019 <property name="minimumSize"> 0020 <size> 0021 <width>332</width> 0022 <height>326</height> 0023 </size> 0024 </property> 0025 <property name="windowTitle"> 0026 <string>-</string> 0027 </property> 0028 <layout class="QVBoxLayout"> 0029 <item> 0030 <widget class="QGroupBox" name="declensionGroupBox"> 0031 <property name="sizePolicy"> 0032 <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> 0033 <horstretch>0</horstretch> 0034 <verstretch>0</verstretch> 0035 </sizepolicy> 0036 </property> 0037 <property name="title"> 0038 <string>Declension Forms</string> 0039 </property> 0040 <layout class="QGridLayout" rowstretch="0,0,0,0,0,0,0,0" columnstretch="0,0"> 0041 <item row="6" column="0" colspan="2"> 0042 <layout class="QGridLayout" name="mainLayout" columnstretch="0,1,1,1"> 0043 <item row="3" column="0"> 0044 <widget class="QLabel" name="nominativeLabel"> 0045 <property name="sizePolicy"> 0046 <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> 0047 <horstretch>0</horstretch> 0048 <verstretch>0</verstretch> 0049 </sizepolicy> 0050 </property> 0051 <property name="text"> 0052 <string comment="one of the seven cases (grammatical)">Nominative:</string> 0053 </property> 0054 <property name="alignment"> 0055 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 0056 </property> 0057 <property name="buddy"> 0058 <cstring>masculine_1</cstring> 0059 </property> 0060 </widget> 0061 </item> 0062 <item row="4" column="0"> 0063 <widget class="QLabel" name="genitivLabel"> 0064 <property name="sizePolicy"> 0065 <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> 0066 <horstretch>0</horstretch> 0067 <verstretch>0</verstretch> 0068 </sizepolicy> 0069 </property> 0070 <property name="text"> 0071 <string comment="one of the seven cases (grammatical)">Genitive:</string> 0072 </property> 0073 <property name="alignment"> 0074 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 0075 </property> 0076 <property name="buddy"> 0077 <cstring>masculine_2</cstring> 0078 </property> 0079 </widget> 0080 </item> 0081 <item row="6" column="0"> 0082 <widget class="QLabel" name="dativLabel"> 0083 <property name="sizePolicy"> 0084 <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> 0085 <horstretch>0</horstretch> 0086 <verstretch>0</verstretch> 0087 </sizepolicy> 0088 </property> 0089 <property name="text"> 0090 <string comment="one of the seven cases (grammatical)">Dative:</string> 0091 </property> 0092 <property name="alignment"> 0093 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 0094 </property> 0095 <property name="buddy"> 0096 <cstring>masculine_3</cstring> 0097 </property> 0098 </widget> 0099 </item> 0100 <item row="5" column="0"> 0101 <widget class="QLabel" name="accusativeLabel"> 0102 <property name="sizePolicy"> 0103 <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> 0104 <horstretch>0</horstretch> 0105 <verstretch>0</verstretch> 0106 </sizepolicy> 0107 </property> 0108 <property name="text"> 0109 <string comment="one of the seven cases (grammatical)">Accusative:</string> 0110 </property> 0111 <property name="alignment"> 0112 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 0113 </property> 0114 <property name="buddy"> 0115 <cstring>masculine_4</cstring> 0116 </property> 0117 </widget> 0118 </item> 0119 <item row="7" column="0"> 0120 <widget class="QLabel" name="ablativLabel"> 0121 <property name="sizePolicy"> 0122 <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> 0123 <horstretch>0</horstretch> 0124 <verstretch>0</verstretch> 0125 </sizepolicy> 0126 </property> 0127 <property name="text"> 0128 <string comment="one of the seven cases (grammatical)">Ablative:</string> 0129 </property> 0130 <property name="alignment"> 0131 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 0132 </property> 0133 <property name="buddy"> 0134 <cstring>masculine_5</cstring> 0135 </property> 0136 </widget> 0137 </item> 0138 <item row="8" column="0"> 0139 <widget class="QLabel" name="locativeLabel"> 0140 <property name="sizePolicy"> 0141 <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> 0142 <horstretch>0</horstretch> 0143 <verstretch>0</verstretch> 0144 </sizepolicy> 0145 </property> 0146 <property name="text"> 0147 <string comment="one of the seven cases (grammatical)">Locative:</string> 0148 </property> 0149 <property name="alignment"> 0150 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 0151 </property> 0152 <property name="buddy"> 0153 <cstring>masculine_6</cstring> 0154 </property> 0155 </widget> 0156 </item> 0157 <item row="9" column="0"> 0158 <widget class="QLabel" name="vocativeLabel"> 0159 <property name="sizePolicy"> 0160 <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> 0161 <horstretch>0</horstretch> 0162 <verstretch>0</verstretch> 0163 </sizepolicy> 0164 </property> 0165 <property name="text"> 0166 <string comment="one of the seven cases (grammatical)">Vocative:</string> 0167 </property> 0168 <property name="alignment"> 0169 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 0170 </property> 0171 <property name="buddy"> 0172 <cstring>masculine_7</cstring> 0173 </property> 0174 </widget> 0175 </item> 0176 <item row="2" column="1"> 0177 <widget class="QLabel" name="label_3"> 0178 <property name="sizePolicy"> 0179 <sizepolicy hsizetype="Minimum" vsizetype="Minimum"> 0180 <horstretch>0</horstretch> 0181 <verstretch>0</verstretch> 0182 </sizepolicy> 0183 </property> 0184 <property name="text"> 0185 <string>Masculine</string> 0186 </property> 0187 <property name="alignment"> 0188 <set>Qt::AlignCenter</set> 0189 </property> 0190 </widget> 0191 </item> 0192 <item row="3" column="1"> 0193 <widget class="QLineEdit" name="masculine_1"> 0194 <property name="sizePolicy"> 0195 <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> 0196 <horstretch>0</horstretch> 0197 <verstretch>0</verstretch> 0198 </sizepolicy> 0199 </property> 0200 </widget> 0201 </item> 0202 <item row="4" column="1"> 0203 <widget class="QLineEdit" name="masculine_2"> 0204 <property name="sizePolicy"> 0205 <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> 0206 <horstretch>0</horstretch> 0207 <verstretch>0</verstretch> 0208 </sizepolicy> 0209 </property> 0210 </widget> 0211 </item> 0212 <item row="5" column="1"> 0213 <widget class="QLineEdit" name="masculine_3"> 0214 <property name="sizePolicy"> 0215 <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> 0216 <horstretch>0</horstretch> 0217 <verstretch>0</verstretch> 0218 </sizepolicy> 0219 </property> 0220 </widget> 0221 </item> 0222 <item row="6" column="1"> 0223 <widget class="QLineEdit" name="masculine_4"> 0224 <property name="sizePolicy"> 0225 <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> 0226 <horstretch>0</horstretch> 0227 <verstretch>0</verstretch> 0228 </sizepolicy> 0229 </property> 0230 </widget> 0231 </item> 0232 <item row="7" column="1"> 0233 <widget class="QLineEdit" name="masculine_5"> 0234 <property name="sizePolicy"> 0235 <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> 0236 <horstretch>0</horstretch> 0237 <verstretch>0</verstretch> 0238 </sizepolicy> 0239 </property> 0240 </widget> 0241 </item> 0242 <item row="8" column="1"> 0243 <widget class="QLineEdit" name="masculine_6"> 0244 <property name="sizePolicy"> 0245 <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> 0246 <horstretch>0</horstretch> 0247 <verstretch>0</verstretch> 0248 </sizepolicy> 0249 </property> 0250 </widget> 0251 </item> 0252 <item row="9" column="1"> 0253 <widget class="QLineEdit" name="masculine_7"> 0254 <property name="sizePolicy"> 0255 <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> 0256 <horstretch>0</horstretch> 0257 <verstretch>0</verstretch> 0258 </sizepolicy> 0259 </property> 0260 </widget> 0261 </item> 0262 <item row="2" column="2"> 0263 <widget class="QLabel" name="label_4"> 0264 <property name="sizePolicy"> 0265 <sizepolicy hsizetype="Minimum" vsizetype="Minimum"> 0266 <horstretch>0</horstretch> 0267 <verstretch>0</verstretch> 0268 </sizepolicy> 0269 </property> 0270 <property name="text"> 0271 <string>Feminine</string> 0272 </property> 0273 <property name="alignment"> 0274 <set>Qt::AlignCenter</set> 0275 </property> 0276 </widget> 0277 </item> 0278 <item row="3" column="2"> 0279 <widget class="QLineEdit" name="feminine_1"> 0280 <property name="sizePolicy"> 0281 <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> 0282 <horstretch>0</horstretch> 0283 <verstretch>0</verstretch> 0284 </sizepolicy> 0285 </property> 0286 </widget> 0287 </item> 0288 <item row="4" column="2"> 0289 <widget class="QLineEdit" name="feminine_2"> 0290 <property name="sizePolicy"> 0291 <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> 0292 <horstretch>0</horstretch> 0293 <verstretch>0</verstretch> 0294 </sizepolicy> 0295 </property> 0296 </widget> 0297 </item> 0298 <item row="5" column="2"> 0299 <widget class="QLineEdit" name="feminine_3"> 0300 <property name="sizePolicy"> 0301 <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> 0302 <horstretch>0</horstretch> 0303 <verstretch>0</verstretch> 0304 </sizepolicy> 0305 </property> 0306 </widget> 0307 </item> 0308 <item row="6" column="2"> 0309 <widget class="QLineEdit" name="feminine_4"> 0310 <property name="sizePolicy"> 0311 <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> 0312 <horstretch>0</horstretch> 0313 <verstretch>0</verstretch> 0314 </sizepolicy> 0315 </property> 0316 </widget> 0317 </item> 0318 <item row="7" column="2"> 0319 <widget class="QLineEdit" name="feminine_5"> 0320 <property name="sizePolicy"> 0321 <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> 0322 <horstretch>0</horstretch> 0323 <verstretch>0</verstretch> 0324 </sizepolicy> 0325 </property> 0326 </widget> 0327 </item> 0328 <item row="8" column="2"> 0329 <widget class="QLineEdit" name="feminine_6"> 0330 <property name="sizePolicy"> 0331 <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> 0332 <horstretch>0</horstretch> 0333 <verstretch>0</verstretch> 0334 </sizepolicy> 0335 </property> 0336 </widget> 0337 </item> 0338 <item row="9" column="2"> 0339 <widget class="QLineEdit" name="feminine_7"> 0340 <property name="sizePolicy"> 0341 <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> 0342 <horstretch>0</horstretch> 0343 <verstretch>0</verstretch> 0344 </sizepolicy> 0345 </property> 0346 </widget> 0347 </item> 0348 <item row="2" column="3"> 0349 <widget class="QLabel" name="label_5"> 0350 <property name="sizePolicy"> 0351 <sizepolicy hsizetype="Minimum" vsizetype="Minimum"> 0352 <horstretch>0</horstretch> 0353 <verstretch>0</verstretch> 0354 </sizepolicy> 0355 </property> 0356 <property name="text"> 0357 <string>Neuter</string> 0358 </property> 0359 <property name="alignment"> 0360 <set>Qt::AlignCenter</set> 0361 </property> 0362 </widget> 0363 </item> 0364 <item row="3" column="3"> 0365 <widget class="QLineEdit" name="neuter_1"> 0366 <property name="sizePolicy"> 0367 <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> 0368 <horstretch>0</horstretch> 0369 <verstretch>0</verstretch> 0370 </sizepolicy> 0371 </property> 0372 </widget> 0373 </item> 0374 <item row="4" column="3"> 0375 <widget class="QLineEdit" name="neuter_2"> 0376 <property name="sizePolicy"> 0377 <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> 0378 <horstretch>0</horstretch> 0379 <verstretch>0</verstretch> 0380 </sizepolicy> 0381 </property> 0382 </widget> 0383 </item> 0384 <item row="5" column="3"> 0385 <widget class="QLineEdit" name="neuter_3"> 0386 <property name="sizePolicy"> 0387 <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> 0388 <horstretch>0</horstretch> 0389 <verstretch>0</verstretch> 0390 </sizepolicy> 0391 </property> 0392 </widget> 0393 </item> 0394 <item row="6" column="3"> 0395 <widget class="QLineEdit" name="neuter_4"> 0396 <property name="sizePolicy"> 0397 <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> 0398 <horstretch>0</horstretch> 0399 <verstretch>0</verstretch> 0400 </sizepolicy> 0401 </property> 0402 </widget> 0403 </item> 0404 <item row="7" column="3"> 0405 <widget class="QLineEdit" name="neuter_5"> 0406 <property name="sizePolicy"> 0407 <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> 0408 <horstretch>0</horstretch> 0409 <verstretch>0</verstretch> 0410 </sizepolicy> 0411 </property> 0412 </widget> 0413 </item> 0414 <item row="8" column="3"> 0415 <widget class="QLineEdit" name="neuter_6"> 0416 <property name="sizePolicy"> 0417 <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> 0418 <horstretch>0</horstretch> 0419 <verstretch>0</verstretch> 0420 </sizepolicy> 0421 </property> 0422 </widget> 0423 </item> 0424 <item row="9" column="3"> 0425 <widget class="QLineEdit" name="neuter_7"> 0426 <property name="sizePolicy"> 0427 <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> 0428 <horstretch>0</horstretch> 0429 <verstretch>0</verstretch> 0430 </sizepolicy> 0431 </property> 0432 </widget> 0433 </item> 0434 <item row="1" column="0" colspan="4"> 0435 <layout class="QHBoxLayout" name="numberLayout" stretch="0,2,1"> 0436 <item> 0437 <widget class="QLabel" name="numberLabel"> 0438 <property name="sizePolicy"> 0439 <sizepolicy hsizetype="Minimum" vsizetype="Preferred"> 0440 <horstretch>0</horstretch> 0441 <verstretch>0</verstretch> 0442 </sizepolicy> 0443 </property> 0444 <property name="text"> 0445 <string>Number:</string> 0446 </property> 0447 <property name="alignment"> 0448 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 0449 </property> 0450 <property name="buddy"> 0451 <cstring>numberSelection</cstring> 0452 </property> 0453 </widget> 0454 </item> 0455 <item> 0456 <widget class="QComboBox" name="numberSelection"> 0457 <item> 0458 <property name="text"> 0459 <string>Singular</string> 0460 </property> 0461 </item> 0462 <item> 0463 <property name="text"> 0464 <string>Dual</string> 0465 </property> 0466 </item> 0467 <item> 0468 <property name="text"> 0469 <string>Plural</string> 0470 </property> 0471 </item> 0472 </widget> 0473 </item> 0474 <item> 0475 <widget class="QPushButton" name="nextButton"> 0476 <property name="text"> 0477 <string>Next</string> 0478 </property> 0479 </widget> 0480 </item> 0481 </layout> 0482 </item> 0483 </layout> 0484 </item> 0485 <item row="7" column="0" colspan="2"> 0486 <spacer name="verticalSpacer"> 0487 <property name="orientation"> 0488 <enum>Qt::Vertical</enum> 0489 </property> 0490 <property name="sizeHint" stdset="0"> 0491 <size> 0492 <width>20</width> 0493 <height>0</height> 0494 </size> 0495 </property> 0496 </spacer> 0497 </item> 0498 </layout> 0499 </widget> 0500 </item> 0501 </layout> 0502 </widget> 0503 <tabstops> 0504 <tabstop>nextButton</tabstop> 0505 <tabstop>numberSelection</tabstop> 0506 </tabstops> 0507 <resources/> 0508 <connections/> 0509 </ui>