Warning, /network/kget/ui/metalinkcreator/commondata.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>CommonData</class>
0004  <widget class="QWidget" name="CommonData">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>566</width>
0010     <height>318</height>
0011    </rect>
0012   </property>
0013   <layout class="QGridLayout" name="gridLayout">
0014    <item row="0" column="1">
0015     <layout class="QFormLayout" name="formLayout_7">
0016      <property name="fieldGrowthPolicy">
0017       <enum>QFormLayout::ExpandingFieldsGrow</enum>
0018      </property>
0019      <item row="0" column="0">
0020       <widget class="QLabel" name="label">
0021        <property name="text">
0022         <string>Identity</string>
0023        </property>
0024       </widget>
0025      </item>
0026      <item row="0" column="1">
0027       <widget class="KLineEdit" name="identity"/>
0028      </item>
0029      <item row="1" column="0">
0030       <widget class="QLabel" name="label_7">
0031        <property name="text">
0032         <string>Description:</string>
0033        </property>
0034       </widget>
0035      </item>
0036      <item row="1" column="1">
0037       <widget class="KLineEdit" name="description">
0038        <property name="showClearButton" stdset="0">
0039         <bool>true</bool>
0040        </property>
0041       </widget>
0042      </item>
0043      <item row="2" column="0">
0044       <widget class="QLabel" name="label_2">
0045        <property name="text">
0046         <string>Version:</string>
0047        </property>
0048       </widget>
0049      </item>
0050      <item row="2" column="1">
0051       <widget class="KLineEdit" name="version"/>
0052      </item>
0053      <item row="3" column="0">
0054       <widget class="QLabel" name="label_12">
0055        <property name="text">
0056         <string>Logo:</string>
0057        </property>
0058       </widget>
0059      </item>
0060      <item row="3" column="1">
0061       <widget class="KLineEdit" name="logo">
0062        <property name="placeholderText">
0063         <string>URL to the logo</string>
0064        </property>
0065        <property name="showClearButton" stdset="0">
0066         <bool>true</bool>
0067        </property>
0068       </widget>
0069      </item>
0070      <item row="4" column="0">
0071       <widget class="QLabel" name="label_13">
0072        <property name="toolTip">
0073         <string>The language of the file</string>
0074        </property>
0075        <property name="text">
0076         <string>Language:</string>
0077        </property>
0078       </widget>
0079      </item>
0080      <item row="4" column="1">
0081       <widget class="KComboBox" name="language"/>
0082      </item>
0083      <item row="5" column="0">
0084       <widget class="QLabel" name="label_14">
0085        <property name="text">
0086         <string>Operating systems:</string>
0087        </property>
0088       </widget>
0089      </item>
0090      <item row="5" column="1">
0091       <widget class="KLineEdit" name="os">
0092        <property name="placeholderText">
0093         <string>Supported OSes, separated with commas</string>
0094        </property>
0095        <property name="showClearButton" stdset="0">
0096         <bool>true</bool>
0097        </property>
0098       </widget>
0099      </item>
0100      <item row="6" column="0">
0101       <widget class="QLabel" name="label_18">
0102        <property name="text">
0103         <string>Copyright:</string>
0104        </property>
0105       </widget>
0106      </item>
0107      <item row="6" column="1">
0108       <widget class="KLineEdit" name="copyright">
0109        <property name="showClearButton" stdset="0">
0110         <bool>true</bool>
0111        </property>
0112       </widget>
0113      </item>
0114     </layout>
0115    </item>
0116    <item row="1" column="0">
0117     <spacer name="verticalSpacer_4">
0118      <property name="orientation">
0119       <enum>Qt::Vertical</enum>
0120      </property>
0121      <property name="sizeType">
0122       <enum>QSizePolicy::Fixed</enum>
0123      </property>
0124      <property name="sizeHint" stdset="0">
0125       <size>
0126        <width>40</width>
0127        <height>5</height>
0128       </size>
0129      </property>
0130     </spacer>
0131    </item>
0132    <item row="2" column="0" colspan="2">
0133     <widget class="QLabel" name="label_20">
0134      <property name="sizePolicy">
0135       <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0136        <horstretch>0</horstretch>
0137        <verstretch>0</verstretch>
0138       </sizepolicy>
0139      </property>
0140      <property name="text">
0141       <string>Publisher:</string>
0142      </property>
0143     </widget>
0144    </item>
0145    <item row="3" column="1">
0146     <layout class="QFormLayout" name="formLayout_2">
0147      <item row="0" column="0">
0148       <widget class="QLabel" name="label_8">
0149        <property name="text">
0150         <string>Name:</string>
0151        </property>
0152       </widget>
0153      </item>
0154      <item row="0" column="1">
0155       <widget class="KLineEdit" name="pub_name">
0156        <property name="toolTip">
0157         <string>publisher</string>
0158        </property>
0159        <property name="placeholderText">
0160         <string>Name of the publisher</string>
0161        </property>
0162        <property name="showClearButton" stdset="0">
0163         <bool>true</bool>
0164        </property>
0165       </widget>
0166      </item>
0167      <item row="1" column="0">
0168       <widget class="QLabel" name="label_21">
0169        <property name="text">
0170         <string>URL:</string>
0171        </property>
0172       </widget>
0173      </item>
0174      <item row="1" column="1">
0175       <widget class="KLineEdit" name="pub_url">
0176        <property name="toolTip">
0177         <string>publisher</string>
0178        </property>
0179        <property name="placeholderText">
0180         <string>URL to the publisher</string>
0181        </property>
0182        <property name="showClearButton" stdset="0">
0183         <bool>true</bool>
0184        </property>
0185       </widget>
0186      </item>
0187     </layout>
0188    </item>
0189   </layout>
0190  </widget>
0191  <customwidgets>
0192   <customwidget>
0193    <class>KLineEdit</class>
0194    <extends>QLineEdit</extends>
0195    <header>klineedit.h</header>
0196   </customwidget>
0197   <customwidget>
0198    <class>KComboBox</class>
0199    <extends>QComboBox</extends>
0200    <header>kcombobox.h</header>
0201   </customwidget>
0202  </customwidgets>
0203  <resources/>
0204  <connections/>
0205 </ui>