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

0001 <ui version="4.0" >
0002  <class>UploadProfileDlg</class>
0003  <widget class="QWidget" name="UploadProfileDlg" >
0004   <property name="geometry" >
0005    <rect>
0006     <x>0</x>
0007     <y>0</y>
0008     <width>457</width>
0009     <height>191</height>
0010    </rect>
0011   </property>
0012   <layout class="QGridLayout" >
0013    <item row="0" column="0" >
0014     <widget class="QLabel" name="textLabel1" >
0015      <property name="sizePolicy" >
0016       <sizepolicy vsizetype="Preferred" hsizetype="Maximum" >
0017        <horstretch>0</horstretch>
0018        <verstretch>0</verstretch>
0019       </sizepolicy>
0020      </property>
0021      <property name="text" >
0022       <string>Profile &amp;name:</string>
0023      </property>
0024      <property name="wordWrap" >
0025       <bool>false</bool>
0026      </property>
0027      <property name="buddy" >
0028       <cstring>lineProfileName</cstring>
0029      </property>
0030     </widget>
0031    </item>
0032    <item row="0" column="1" colspan="2" >
0033     <widget class="KLineEdit" name="lineProfileName" />
0034    </item>
0035    <item row="1" column="0" >
0036     <widget class="QLabel" name="TextLabel1" >
0037      <property name="text" >
0038       <string>&amp;Protocol:</string>
0039      </property>
0040      <property name="wordWrap" >
0041       <bool>false</bool>
0042      </property>
0043      <property name="buddy" >
0044       <cstring>comboProtocol</cstring>
0045      </property>
0046     </widget>
0047    </item>
0048    <item row="1" column="1" colspan="2" >
0049     <layout class="QHBoxLayout" >
0050      <item>
0051       <widget class="QComboBox" name="comboProtocol" />
0052      </item>
0053      <item>
0054       <widget class="QLabel" name="TextLabel4" >
0055        <property name="text" >
0056         <string>&amp;Host:</string>
0057        </property>
0058        <property name="wordWrap" >
0059         <bool>false</bool>
0060        </property>
0061        <property name="buddy" >
0062         <cstring>lineHost</cstring>
0063        </property>
0064       </widget>
0065      </item>
0066      <item>
0067       <widget class="QLineEdit" name="lineHost" >
0068        <property name="sizePolicy" >
0069         <sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
0070          <horstretch>0</horstretch>
0071          <verstretch>0</verstretch>
0072         </sizepolicy>
0073        </property>
0074       </widget>
0075      </item>
0076      <item>
0077       <widget class="QLabel" name="TextLabel1_2" >
0078        <property name="text" >
0079         <string>Po&amp;rt:</string>
0080        </property>
0081        <property name="wordWrap" >
0082         <bool>false</bool>
0083        </property>
0084        <property name="buddy" >
0085         <cstring>port</cstring>
0086        </property>
0087       </widget>
0088      </item>
0089      <item>
0090       <widget class="QLineEdit" name="port" >
0091        <property name="sizePolicy" >
0092         <sizepolicy vsizetype="Fixed" hsizetype="Maximum" >
0093          <horstretch>0</horstretch>
0094          <verstretch>0</verstretch>
0095         </sizepolicy>
0096        </property>
0097       </widget>
0098      </item>
0099     </layout>
0100    </item>
0101    <item row="2" column="0" >
0102     <widget class="QLabel" name="TextLabel2" >
0103      <property name="text" >
0104       <string>&amp;User:</string>
0105      </property>
0106      <property name="wordWrap" >
0107       <bool>false</bool>
0108      </property>
0109      <property name="buddy" >
0110       <cstring>lineUser</cstring>
0111      </property>
0112     </widget>
0113    </item>
0114    <item row="2" column="1" >
0115     <widget class="QLineEdit" name="lineUser" />
0116    </item>
0117    <item row="2" column="2" >
0118     <spacer>
0119      <property name="orientation" >
0120       <enum>Qt::Horizontal</enum>
0121      </property>
0122      <property name="sizeType" >
0123       <enum>QSizePolicy::Expanding</enum>
0124      </property>
0125      <property name="sizeHint" >
0126       <size>
0127        <width>111</width>
0128        <height>20</height>
0129       </size>
0130      </property>
0131     </spacer>
0132    </item>
0133    <item row="3" column="0" >
0134     <widget class="QLabel" name="TextLabel3_2" >
0135      <property name="text" >
0136       <string>&amp;Local Path:</string>
0137      </property>
0138      <property name="wordWrap" >
0139       <bool>false</bool>
0140      </property>
0141      <property name="buddy" >
0142       <cstring>linePath</cstring>
0143      </property>
0144     </widget>
0145    </item>
0146    <item row="3" column="1" colspan="2" >
0147     <layout class="QHBoxLayout" >
0148      <item>
0149       <widget class="QLineEdit" name="lineLocalPath" />
0150      </item>
0151      <item>
0152       <widget class="QPushButton" name="browseButtonLocal" >
0153        <property name="sizePolicy" >
0154         <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
0155          <horstretch>0</horstretch>
0156          <verstretch>0</verstretch>
0157         </sizepolicy>
0158        </property>
0159       </widget>
0160      </item>
0161     </layout>
0162    </item>
0163    <item row="4" column="0" >
0164     <widget class="QLabel" name="TextLabel2_2" >
0165      <property name="text" >
0166       <string>Pa&amp;th:</string>
0167      </property>
0168      <property name="wordWrap" >
0169       <bool>false</bool>
0170      </property>
0171      <property name="buddy" >
0172       <cstring>linePath</cstring>
0173      </property>
0174     </widget>
0175    </item>
0176    <item row="4" column="1" colspan="2" >
0177     <layout class="QHBoxLayout" >
0178      <item>
0179       <widget class="QLineEdit" name="linePath" />
0180      </item>
0181      <item>
0182       <widget class="QPushButton" name="browseButton" >
0183        <property name="sizePolicy" >
0184         <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
0185          <horstretch>0</horstretch>
0186          <verstretch>0</verstretch>
0187         </sizepolicy>
0188        </property>
0189       </widget>
0190      </item>
0191     </layout>
0192    </item>
0193    <item row="5" column="0" colspan="3" >
0194     <widget class="QCheckBox" name="defaultProfile" >
0195      <property name="text" >
0196       <string>Use as &amp;default profile</string>
0197      </property>
0198     </widget>
0199    </item>
0200   </layout>
0201  </widget>
0202  <customwidgets>
0203   <customwidget>
0204    <class>KLineEdit</class>
0205    <extends>QLineEdit</extends>
0206    <header>klineedit.h</header>
0207   </customwidget>
0208  </customwidgets>
0209  <tabstops>
0210   <tabstop>lineProfileName</tabstop>
0211   <tabstop>comboProtocol</tabstop>
0212   <tabstop>lineHost</tabstop>
0213   <tabstop>port</tabstop>
0214   <tabstop>lineUser</tabstop>
0215   <tabstop>linePath</tabstop>
0216   <tabstop>browseButton</tabstop>
0217   <tabstop>defaultProfile</tabstop>
0218  </tabstops>
0219  <resources/>
0220  <connections/>
0221 </ui>