Warning, /kdevelop/kdev-upload/uploadpreferences.ui is written in an unsupported language. File is not indexed.

0001 <ui version="4.0" >
0002  <class>UploadPreferences</class>
0003  <widget class="QWidget" name="UploadPreferences" >
0004   <property name="geometry" >
0005    <rect>
0006     <x>0</x>
0007     <y>0</y>
0008     <width>395</width>
0009     <height>237</height>
0010    </rect>
0011   </property>
0012   <layout class="QGridLayout" >
0013    <item rowspan="2" row="0" column="0" >
0014     <widget class="QListView" name="profilesList" />
0015    </item>
0016    <item row="0" column="1" >
0017     <layout class="QVBoxLayout" >
0018      <item>
0019       <widget class="QPushButton" name="addProfileButton" >
0020        <property name="text" >
0021         <string>&amp;Add Profile</string>
0022        </property>
0023       </widget>
0024      </item>
0025      <item>
0026       <widget class="QPushButton" name="removeProfileButton" >
0027        <property name="text" >
0028         <string>&amp;Remove Profile</string>
0029        </property>
0030       </widget>
0031      </item>
0032      <item>
0033       <widget class="QPushButton" name="modifyProfileButton" >
0034        <property name="text" >
0035         <string>&amp;Modify Profile</string>
0036        </property>
0037       </widget>
0038      </item>
0039     </layout>
0040    </item>
0041    <item row="1" column="1" >
0042     <spacer>
0043      <property name="orientation" >
0044       <enum>Qt::Vertical</enum>
0045      </property>
0046      <property name="sizeHint" >
0047       <size>
0048        <width>20</width>
0049        <height>81</height>
0050       </size>
0051      </property>
0052     </spacer>
0053    </item>
0054   </layout>
0055  </widget>
0056  <tabstops>
0057   <tabstop>profilesList</tabstop>
0058   <tabstop>addProfileButton</tabstop>
0059   <tabstop>removeProfileButton</tabstop>
0060   <tabstop>modifyProfileButton</tabstop>
0061  </tabstops>
0062  <resources/>
0063  <connections/>
0064 </ui>