Warning, /utilities/kgpg/adduid.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>AddUid</class>
0004  <widget class="QWidget" name="AddUid">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>408</width>
0010     <height>283</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout">
0014    <item>
0015     <widget class="QLabel" name="textLabel1">
0016      <property name="text">
0017       <string>Name (minimum 5 characters):</string>
0018      </property>
0019      <property name="wordWrap">
0020       <bool>false</bool>
0021      </property>
0022     </widget>
0023    </item>
0024    <item>
0025     <widget class="QLineEdit" name="qLineEdit1"/>
0026    </item>
0027    <item>
0028     <widget class="QLabel" name="textLabel2">
0029      <property name="text">
0030       <string>Email:</string>
0031      </property>
0032      <property name="wordWrap">
0033       <bool>false</bool>
0034      </property>
0035     </widget>
0036    </item>
0037    <item>
0038     <widget class="QLineEdit" name="qLineEdit2"/>
0039    </item>
0040    <item>
0041     <widget class="QLabel" name="textLabel3">
0042      <property name="text">
0043       <string>Comment (optional):</string>
0044      </property>
0045      <property name="wordWrap">
0046       <bool>false</bool>
0047      </property>
0048     </widget>
0049    </item>
0050    <item>
0051     <widget class="QLineEdit" name="qLineEdit3"/>
0052    </item>
0053    <item>
0054     <spacer>
0055      <property name="orientation">
0056       <enum>Qt::Vertical</enum>
0057      </property>
0058      <property name="sizeHint" stdset="0">
0059       <size>
0060        <width>20</width>
0061        <height>40</height>
0062       </size>
0063      </property>
0064     </spacer>
0065    </item>
0066    <item>
0067     <widget class="QDialogButtonBox" name="buttonBox">
0068      <property name="standardButtons">
0069       <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
0070      </property>
0071     </widget>
0072    </item>
0073   </layout>
0074  </widget>
0075  <resources/>
0076  <connections/>
0077 </ui>