Warning, /education/parley/src/settings/documentproperties.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>DocumentProperties</class>
0004  <widget class="QWidget" name="DocumentProperties">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>426</width>
0010     <height>437</height>
0011    </rect>
0012   </property>
0013   <property name="minimumSize">
0014    <size>
0015     <width>300</width>
0016     <height>200</height>
0017    </size>
0018   </property>
0019   <property name="windowTitle">
0020    <string>-</string>
0021   </property>
0022   <layout class="QVBoxLayout" name="verticalLayout">
0023    <property name="leftMargin">
0024     <number>0</number>
0025    </property>
0026    <property name="topMargin">
0027     <number>0</number>
0028    </property>
0029    <property name="rightMargin">
0030     <number>0</number>
0031    </property>
0032    <property name="bottomMargin">
0033     <number>0</number>
0034    </property>
0035    <item>
0036     <widget class="QGroupBox" name="tiltle_group">
0037      <property name="title">
0038       <string>General Document Properties</string>
0039      </property>
0040      <layout class="QGridLayout" name="gridLayout">
0041       <item row="0" column="0">
0042        <widget class="QLabel" name="label_title">
0043         <property name="sizePolicy">
0044          <sizepolicy hsizetype="Minimum" vsizetype="MinimumExpanding">
0045           <horstretch>0</horstretch>
0046           <verstretch>0</verstretch>
0047          </sizepolicy>
0048         </property>
0049         <property name="text">
0050          <string>&amp;Title:</string>
0051         </property>
0052         <property name="alignment">
0053          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0054         </property>
0055         <property name="buddy">
0056          <cstring>titleLineEdit</cstring>
0057         </property>
0058        </widget>
0059       </item>
0060       <item row="0" column="1">
0061        <widget class="QLineEdit" name="titleLineEdit">
0062         <property name="sizePolicy">
0063          <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0064           <horstretch>0</horstretch>
0065           <verstretch>0</verstretch>
0066          </sizepolicy>
0067         </property>
0068         <property name="toolTip">
0069          <string>A title for your document.</string>
0070         </property>
0071        </widget>
0072       </item>
0073       <item row="1" column="0">
0074        <widget class="QLabel" name="label_author">
0075         <property name="text">
0076          <string>&amp;Author:</string>
0077         </property>
0078         <property name="alignment">
0079          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0080         </property>
0081         <property name="buddy">
0082          <cstring>authorLineEdit</cstring>
0083         </property>
0084        </widget>
0085       </item>
0086       <item row="1" column="1">
0087        <widget class="QLineEdit" name="authorLineEdit">
0088         <property name="sizePolicy">
0089          <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0090           <horstretch>0</horstretch>
0091           <verstretch>0</verstretch>
0092          </sizepolicy>
0093         </property>
0094         <property name="toolTip">
0095          <string>A title for your document.</string>
0096         </property>
0097        </widget>
0098       </item>
0099       <item row="2" column="0">
0100        <widget class="QLabel" name="label_author_2">
0101         <property name="text">
0102          <string>E&amp;mail:</string>
0103         </property>
0104         <property name="alignment">
0105          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0106         </property>
0107         <property name="buddy">
0108          <cstring>contactLineEdit</cstring>
0109         </property>
0110        </widget>
0111       </item>
0112       <item row="2" column="1">
0113        <widget class="QLineEdit" name="contactLineEdit">
0114         <property name="sizePolicy">
0115          <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0116           <horstretch>0</horstretch>
0117           <verstretch>0</verstretch>
0118          </sizepolicy>
0119         </property>
0120         <property name="toolTip">
0121          <string>A way to contact you (email or a webpage).</string>
0122         </property>
0123        </widget>
0124       </item>
0125       <item row="3" column="0">
0126        <widget class="QLabel" name="label_remark">
0127         <property name="text">
0128          <string>&amp;Comment:</string>
0129         </property>
0130         <property name="alignment">
0131          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0132         </property>
0133         <property name="buddy">
0134          <cstring>commentTextEdit</cstring>
0135         </property>
0136        </widget>
0137       </item>
0138       <item row="3" column="1">
0139        <widget class="KTextEdit" name="commentTextEdit">
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="toolTip">
0147          <string>Any additional information.</string>
0148         </property>
0149         <property name="tabChangesFocus">
0150          <bool>true</bool>
0151         </property>
0152         <property name="acceptRichText">
0153          <bool>false</bool>
0154         </property>
0155        </widget>
0156       </item>
0157       <item row="4" column="0">
0158        <widget class="QLabel" name="label">
0159         <property name="text">
0160          <string>Cate&amp;gory:</string>
0161         </property>
0162         <property name="alignment">
0163          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0164         </property>
0165         <property name="buddy">
0166          <cstring>categoryComboBox</cstring>
0167         </property>
0168        </widget>
0169       </item>
0170       <item row="4" column="1">
0171        <widget class="KComboBox" name="categoryComboBox">
0172         <property name="toolTip">
0173          <string>A general category into which your document belongs.</string>
0174         </property>
0175         <property name="editable">
0176          <bool>true</bool>
0177         </property>
0178         <item>
0179          <property name="text">
0180           <string>Languages</string>
0181          </property>
0182         </item>
0183         <item>
0184          <property name="text">
0185           <string>Music</string>
0186          </property>
0187         </item>
0188         <item>
0189          <property name="text">
0190           <string>Geography</string>
0191          </property>
0192         </item>
0193         <item>
0194          <property name="text">
0195           <string>Anatomy</string>
0196          </property>
0197         </item>
0198         <item>
0199          <property name="text">
0200           <string>History</string>
0201          </property>
0202         </item>
0203         <item>
0204          <property name="text">
0205           <string>Test Preparation</string>
0206          </property>
0207         </item>
0208        </widget>
0209       </item>
0210       <item row="5" column="0">
0211        <widget class="QLabel" name="label_license">
0212         <property name="text">
0213          <string>&amp;License:</string>
0214         </property>
0215         <property name="alignment">
0216          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0217         </property>
0218         <property name="buddy">
0219          <cstring>licenseComboBox</cstring>
0220         </property>
0221        </widget>
0222       </item>
0223       <item row="5" column="1">
0224        <widget class="KComboBox" name="licenseComboBox">
0225         <property name="toolTip">
0226          <string>The license under which your document will be.
0227 If you consider contributing your file to KDE in the future, an appropriate license is required.</string>
0228         </property>
0229         <property name="editable">
0230          <bool>true</bool>
0231         </property>
0232         <item>
0233          <property name="text">
0234           <string>Public Domain</string>
0235          </property>
0236         </item>
0237         <item>
0238          <property name="text">
0239           <string>GPLv2+ (GNU General Public License version 2 or later)</string>
0240          </property>
0241         </item>
0242        </widget>
0243       </item>
0244      </layout>
0245     </widget>
0246    </item>
0247    <item>
0248     <widget class="QGroupBox" name="languageGroupBox">
0249      <property name="title">
0250       <string>Languages</string>
0251      </property>
0252      <layout class="QGridLayout" name="gridLayout_2">
0253       <item row="0" column="1">
0254        <widget class="QLabel" name="label_language_1">
0255         <property name="text">
0256          <string>&amp;First language:</string>
0257         </property>
0258         <property name="alignment">
0259          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0260         </property>
0261         <property name="buddy">
0262          <cstring>firstLanguageComboBox</cstring>
0263         </property>
0264        </widget>
0265       </item>
0266       <item row="0" column="2">
0267        <widget class="KComboBox" name="firstLanguageComboBox">
0268         <property name="sizePolicy">
0269          <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0270           <horstretch>0</horstretch>
0271           <verstretch>0</verstretch>
0272          </sizepolicy>
0273         </property>
0274         <property name="editable">
0275          <bool>true</bool>
0276         </property>
0277        </widget>
0278       </item>
0279       <item row="2" column="1">
0280        <widget class="QLabel" name="label_language_2">
0281         <property name="text">
0282          <string>&amp;Second language:</string>
0283         </property>
0284         <property name="alignment">
0285          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0286         </property>
0287         <property name="buddy">
0288          <cstring>secondLanguageComboBox</cstring>
0289         </property>
0290        </widget>
0291       </item>
0292       <item row="2" column="2">
0293        <widget class="KComboBox" name="secondLanguageComboBox">
0294         <property name="sizePolicy">
0295          <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0296           <horstretch>0</horstretch>
0297           <verstretch>0</verstretch>
0298          </sizepolicy>
0299         </property>
0300         <property name="editable">
0301          <bool>true</bool>
0302         </property>
0303         <property name="autoCompletion">
0304          <bool>false</bool>
0305         </property>
0306        </widget>
0307       </item>
0308       <item row="4" column="2">
0309        <widget class="QCheckBox" name="grammarCheckBox">
0310         <property name="text">
0311          <string>&amp;Setup grammar details</string>
0312         </property>
0313         <property name="checked">
0314          <bool>true</bool>
0315         </property>
0316        </widget>
0317       </item>
0318       <item row="5" column="2">
0319        <widget class="QCheckBox" name="downloadGrammarCheckBox">
0320         <property name="text">
0321          <string comment="Attept to download grammar properties for the selected languages">Download grammar</string>
0322         </property>
0323         <property name="checked">
0324          <bool>true</bool>
0325         </property>
0326        </widget>
0327       </item>
0328      </layout>
0329     </widget>
0330    </item>
0331   </layout>
0332  </widget>
0333  <customwidgets>
0334   <customwidget>
0335    <class>KComboBox</class>
0336    <extends>QComboBox</extends>
0337    <header>kcombobox.h</header>
0338   </customwidget>
0339   <customwidget>
0340    <class>KTextEdit</class>
0341    <extends>QTextEdit</extends>
0342    <header>ktextedit.h</header>
0343   </customwidget>
0344  </customwidgets>
0345  <tabstops>
0346   <tabstop>titleLineEdit</tabstop>
0347   <tabstop>authorLineEdit</tabstop>
0348   <tabstop>contactLineEdit</tabstop>
0349   <tabstop>commentTextEdit</tabstop>
0350   <tabstop>categoryComboBox</tabstop>
0351   <tabstop>licenseComboBox</tabstop>
0352   <tabstop>firstLanguageComboBox</tabstop>
0353   <tabstop>secondLanguageComboBox</tabstop>
0354   <tabstop>grammarCheckBox</tabstop>
0355  </tabstops>
0356  <resources/>
0357  <connections/>
0358 </ui>