Warning, /education/parley/src/editor/conjugationwidget.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>ConjugationWidget</class>
0004  <widget class="QWidget" name="ConjugationWidget">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>296</width>
0010     <height>535</height>
0011    </rect>
0012   </property>
0013   <property name="sizePolicy">
0014    <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0015     <horstretch>0</horstretch>
0016     <verstretch>0</verstretch>
0017    </sizepolicy>
0018   </property>
0019   <property name="minimumSize">
0020    <size>
0021     <width>0</width>
0022     <height>0</height>
0023    </size>
0024   </property>
0025   <property name="windowTitle">
0026    <string>-</string>
0027   </property>
0028   <layout class="QVBoxLayout" name="verticalLayout">
0029    <item>
0030     <widget class="QGroupBox" name="layout">
0031      <property name="title">
0032       <string>Conjugation Forms</string>
0033      </property>
0034      <layout class="QGridLayout" name="gridLayout">
0035       <item row="2" column="0">
0036        <widget class="QLabel" name="singularFirstPersonLabel">
0037         <property name="text">
0038          <string>First</string>
0039         </property>
0040         <property name="alignment">
0041          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0042         </property>
0043         <property name="buddy">
0044          <cstring>singularFirstPersonLineEdit</cstring>
0045         </property>
0046        </widget>
0047       </item>
0048       <item row="2" column="1" colspan="2">
0049        <widget class="QLineEdit" name="singularFirstPersonLineEdit">
0050         <property name="sizePolicy">
0051          <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
0052           <horstretch>0</horstretch>
0053           <verstretch>0</verstretch>
0054          </sizepolicy>
0055         </property>
0056        </widget>
0057       </item>
0058       <item row="3" column="0">
0059        <widget class="QLabel" name="singularSecondPersonLabel">
0060         <property name="text">
0061          <string>Second</string>
0062         </property>
0063         <property name="alignment">
0064          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0065         </property>
0066         <property name="buddy">
0067          <cstring>singularSecondPersonLineEdit</cstring>
0068         </property>
0069        </widget>
0070       </item>
0071       <item row="3" column="1" colspan="2">
0072        <widget class="QLineEdit" name="singularSecondPersonLineEdit">
0073         <property name="sizePolicy">
0074          <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
0075           <horstretch>0</horstretch>
0076           <verstretch>0</verstretch>
0077          </sizepolicy>
0078         </property>
0079        </widget>
0080       </item>
0081       <item row="4" column="0">
0082        <widget class="QLabel" name="singularThirdMalePersonLabel">
0083         <property name="text">
0084          <string>Third Male</string>
0085         </property>
0086         <property name="alignment">
0087          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0088         </property>
0089         <property name="buddy">
0090          <cstring>singularThirdMalePersonLineEdit</cstring>
0091         </property>
0092        </widget>
0093       </item>
0094       <item row="4" column="1" colspan="2">
0095        <widget class="QLineEdit" name="singularThirdMalePersonLineEdit"/>
0096       </item>
0097       <item row="5" column="0">
0098        <widget class="QLabel" name="singularThirdFemalePersonLabel">
0099         <property name="text">
0100          <string>Third Female</string>
0101         </property>
0102         <property name="alignment">
0103          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0104         </property>
0105         <property name="buddy">
0106          <cstring>singularThirdFemalePersonLineEdit</cstring>
0107         </property>
0108        </widget>
0109       </item>
0110       <item row="5" column="1" colspan="2">
0111        <widget class="QLineEdit" name="singularThirdFemalePersonLineEdit"/>
0112       </item>
0113       <item row="6" column="0">
0114        <widget class="QLabel" name="singularThirdNeutralPersonLabel">
0115         <property name="text">
0116          <string>Third Neutral</string>
0117         </property>
0118         <property name="alignment">
0119          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0120         </property>
0121         <property name="buddy">
0122          <cstring>singularThirdNeutralPersonLineEdit</cstring>
0123         </property>
0124        </widget>
0125       </item>
0126       <item row="6" column="1" colspan="2">
0127        <widget class="QLineEdit" name="singularThirdNeutralPersonLineEdit"/>
0128       </item>
0129       <item row="9" column="0">
0130        <widget class="QLabel" name="dualFirstPersonLabel">
0131         <property name="text">
0132          <string>First</string>
0133         </property>
0134         <property name="alignment">
0135          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0136         </property>
0137         <property name="buddy">
0138          <cstring>dualFirstPersonLineEdit</cstring>
0139         </property>
0140        </widget>
0141       </item>
0142       <item row="9" column="1" colspan="2">
0143        <widget class="QLineEdit" name="dualFirstPersonLineEdit"/>
0144       </item>
0145       <item row="10" column="0">
0146        <widget class="QLabel" name="dualSecondPersonLabel">
0147         <property name="text">
0148          <string>Second</string>
0149         </property>
0150         <property name="alignment">
0151          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0152         </property>
0153         <property name="buddy">
0154          <cstring>dualSecondPersonLineEdit</cstring>
0155         </property>
0156        </widget>
0157       </item>
0158       <item row="10" column="1" colspan="2">
0159        <widget class="QLineEdit" name="dualSecondPersonLineEdit"/>
0160       </item>
0161       <item row="11" column="0">
0162        <widget class="QLabel" name="dualThirdMalePersonLabel">
0163         <property name="text">
0164          <string>Third Male</string>
0165         </property>
0166         <property name="alignment">
0167          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0168         </property>
0169         <property name="buddy">
0170          <cstring>dualThirdMalePersonLineEdit</cstring>
0171         </property>
0172        </widget>
0173       </item>
0174       <item row="12" column="0">
0175        <widget class="QLabel" name="dualThirdFemalePersonLabel">
0176         <property name="text">
0177          <string>Third Female</string>
0178         </property>
0179         <property name="alignment">
0180          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0181         </property>
0182         <property name="buddy">
0183          <cstring>dualThirdFemalePersonLineEdit</cstring>
0184         </property>
0185        </widget>
0186       </item>
0187       <item row="12" column="1" colspan="2">
0188        <widget class="QLineEdit" name="dualThirdFemalePersonLineEdit"/>
0189       </item>
0190       <item row="13" column="0">
0191        <widget class="QLabel" name="dualThirdNeutralPersonLabel">
0192         <property name="text">
0193          <string>Third Neutral</string>
0194         </property>
0195         <property name="alignment">
0196          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0197         </property>
0198         <property name="buddy">
0199          <cstring>dualThirdNeutralPersonLineEdit</cstring>
0200         </property>
0201        </widget>
0202       </item>
0203       <item row="13" column="1" colspan="2">
0204        <widget class="QLineEdit" name="dualThirdNeutralPersonLineEdit"/>
0205       </item>
0206       <item row="15" column="0">
0207        <widget class="QLabel" name="pluralFirstPersonLabel">
0208         <property name="text">
0209          <string>First</string>
0210         </property>
0211         <property name="alignment">
0212          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0213         </property>
0214         <property name="buddy">
0215          <cstring>pluralFirstPersonLineEdit</cstring>
0216         </property>
0217        </widget>
0218       </item>
0219       <item row="15" column="1" colspan="2">
0220        <widget class="QLineEdit" name="pluralFirstPersonLineEdit"/>
0221       </item>
0222       <item row="16" column="0">
0223        <widget class="QLabel" name="pluralSecondPersonLabel">
0224         <property name="text">
0225          <string>Second</string>
0226         </property>
0227         <property name="alignment">
0228          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0229         </property>
0230         <property name="buddy">
0231          <cstring>pluralSecondPersonLineEdit</cstring>
0232         </property>
0233        </widget>
0234       </item>
0235       <item row="16" column="1" colspan="2">
0236        <widget class="QLineEdit" name="pluralSecondPersonLineEdit"/>
0237       </item>
0238       <item row="17" column="0">
0239        <widget class="QLabel" name="pluralThirdMalePersonLabel">
0240         <property name="text">
0241          <string>Third Male</string>
0242         </property>
0243         <property name="alignment">
0244          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0245         </property>
0246         <property name="buddy">
0247          <cstring>pluralThirdMalePersonLineEdit</cstring>
0248         </property>
0249        </widget>
0250       </item>
0251       <item row="11" column="1" colspan="2">
0252        <widget class="QLineEdit" name="dualThirdMalePersonLineEdit"/>
0253       </item>
0254       <item row="17" column="1" colspan="2">
0255        <widget class="QLineEdit" name="pluralThirdMalePersonLineEdit"/>
0256       </item>
0257       <item row="18" column="0">
0258        <widget class="QLabel" name="pluralThirdFemalePersonLabel">
0259         <property name="text">
0260          <string>Third Female</string>
0261         </property>
0262         <property name="alignment">
0263          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0264         </property>
0265         <property name="buddy">
0266          <cstring>pluralThirdFemalePersonLineEdit</cstring>
0267         </property>
0268        </widget>
0269       </item>
0270       <item row="18" column="1" colspan="2">
0271        <widget class="QLineEdit" name="pluralThirdFemalePersonLineEdit"/>
0272       </item>
0273       <item row="19" column="1" colspan="2">
0274        <widget class="QLineEdit" name="pluralThirdNeutralPersonLineEdit"/>
0275       </item>
0276       <item row="19" column="0">
0277        <widget class="QLabel" name="pluralThirdNeutralPersonLabel">
0278         <property name="text">
0279          <string>Third Neutral</string>
0280         </property>
0281         <property name="alignment">
0282          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0283         </property>
0284         <property name="buddy">
0285          <cstring>pluralThirdNeutralPersonLineEdit</cstring>
0286         </property>
0287        </widget>
0288       </item>
0289       <item row="0" column="1">
0290        <widget class="KComboBox" name="tenseComboBox">
0291         <property name="sizePolicy">
0292          <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0293           <horstretch>0</horstretch>
0294           <verstretch>0</verstretch>
0295          </sizepolicy>
0296         </property>
0297         <property name="editable">
0298          <bool>true</bool>
0299         </property>
0300         <property name="currentIndex">
0301          <number>-1</number>
0302         </property>
0303         <property name="maxVisibleItems">
0304          <number>20</number>
0305         </property>
0306        </widget>
0307       </item>
0308       <item row="0" column="2">
0309        <widget class="QPushButton" name="nextTenseButton">
0310         <property name="sizePolicy">
0311          <sizepolicy hsizetype="Preferred" vsizetype="Minimum">
0312           <horstretch>0</horstretch>
0313           <verstretch>0</verstretch>
0314          </sizepolicy>
0315         </property>
0316         <property name="text">
0317          <string>Ne&amp;xt</string>
0318         </property>
0319        </widget>
0320       </item>
0321       <item row="0" column="0">
0322        <widget class="QLabel" name="tenselabel">
0323         <property name="sizePolicy">
0324          <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0325           <horstretch>0</horstretch>
0326           <verstretch>0</verstretch>
0327          </sizepolicy>
0328         </property>
0329         <property name="text">
0330          <string>&amp;Tense:</string>
0331         </property>
0332         <property name="alignment">
0333          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0334         </property>
0335         <property name="buddy">
0336          <cstring>tenseComboBox</cstring>
0337         </property>
0338        </widget>
0339       </item>
0340       <item row="1" column="1">
0341        <widget class="QLabel" name="singularLabel">
0342         <property name="font">
0343          <font>
0344           <weight>75</weight>
0345           <bold>true</bold>
0346          </font>
0347         </property>
0348         <property name="text">
0349          <string>Singular</string>
0350         </property>
0351         <property name="alignment">
0352          <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
0353         </property>
0354         <property name="buddy">
0355          <cstring>singularFirstPersonLineEdit</cstring>
0356         </property>
0357        </widget>
0358       </item>
0359       <item row="7" column="1">
0360        <widget class="QLabel" name="dualLabel">
0361         <property name="font">
0362          <font>
0363           <weight>75</weight>
0364           <bold>true</bold>
0365          </font>
0366         </property>
0367         <property name="text">
0368          <string>Dual</string>
0369         </property>
0370         <property name="alignment">
0371          <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
0372         </property>
0373         <property name="buddy">
0374          <cstring>dualFirstPersonLineEdit</cstring>
0375         </property>
0376        </widget>
0377       </item>
0378       <item row="14" column="1">
0379        <widget class="QLabel" name="pluralLabel">
0380         <property name="font">
0381          <font>
0382           <weight>75</weight>
0383           <bold>true</bold>
0384          </font>
0385         </property>
0386         <property name="text">
0387          <string>Plural</string>
0388         </property>
0389         <property name="alignment">
0390          <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
0391         </property>
0392         <property name="buddy">
0393          <cstring>pluralFirstPersonLineEdit</cstring>
0394         </property>
0395        </widget>
0396       </item>
0397      </layout>
0398     </widget>
0399    </item>
0400    <item>
0401     <spacer name="verticalSpacer">
0402      <property name="orientation">
0403       <enum>Qt::Vertical</enum>
0404      </property>
0405      <property name="sizeHint" stdset="0">
0406       <size>
0407        <width>20</width>
0408        <height>0</height>
0409       </size>
0410      </property>
0411     </spacer>
0412    </item>
0413   </layout>
0414  </widget>
0415  <customwidgets>
0416   <customwidget>
0417    <class>KComboBox</class>
0418    <extends>QComboBox</extends>
0419    <header>kcombobox.h</header>
0420   </customwidget>
0421  </customwidgets>
0422  <resources/>
0423  <connections/>
0424 </ui>