Warning, /sdk/kdesvn/src/svnfrontend/loaddmpdlg.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>LoadDmpDlg</class>
0004  <widget class="QWidget" name="LoadDmpDlg">
0005   <layout class="QGridLayout" name="gridLayout_2">
0006    <item row="0" column="0">
0007     <layout class="QGridLayout" name="gridLayout">
0008      <item row="1" column="0">
0009       <widget class="QLabel" name="textLabel4">
0010        <property name="text">
0011         <string>Load into repository:</string>
0012        </property>
0013        <property name="alignment">
0014         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0015        </property>
0016        <property name="wordWrap">
0017         <bool>false</bool>
0018        </property>
0019       </widget>
0020      </item>
0021      <item row="3" column="0" colspan="2">
0022       <widget class="QGroupBox" name="m_UuidGroup">
0023        <property name="title">
0024         <string>Uuid action</string>
0025        </property>
0026        <layout class="QHBoxLayout" name="horizontalLayout">
0027         <item>
0028          <widget class="QRadioButton" name="m_UUidForce">
0029           <property name="text">
0030            <string>Force</string>
0031           </property>
0032           <property name="shortcut">
0033            <string/>
0034           </property>
0035          </widget>
0036         </item>
0037         <item>
0038          <widget class="QRadioButton" name="m_UUidIgnore">
0039           <property name="text">
0040            <string>Ignore</string>
0041           </property>
0042           <property name="shortcut">
0043            <string/>
0044           </property>
0045          </widget>
0046         </item>
0047         <item>
0048          <widget class="QRadioButton" name="m_UUidDefault">
0049           <property name="text">
0050            <string>Default</string>
0051           </property>
0052           <property name="shortcut">
0053            <string/>
0054           </property>
0055           <property name="checked">
0056            <bool>true</bool>
0057           </property>
0058          </widget>
0059         </item>
0060        </layout>
0061       </widget>
0062      </item>
0063      <item row="4" column="0" colspan="2">
0064       <widget class="QCheckBox" name="m_UsePre">
0065        <property name="text">
0066         <string>Use pre-commit hook</string>
0067        </property>
0068        <property name="shortcut">
0069         <string/>
0070        </property>
0071       </widget>
0072      </item>
0073      <item row="5" column="0" colspan="2">
0074       <widget class="QCheckBox" name="m_UsePost">
0075        <property name="text">
0076         <string>Use post-commit hook</string>
0077        </property>
0078        <property name="shortcut">
0079         <string/>
0080        </property>
0081       </widget>
0082      </item>
0083      <item row="2" column="0">
0084       <widget class="QLabel" name="textLabel5">
0085        <property name="toolTip">
0086         <string>Path to load the dump into (see context help)</string>
0087        </property>
0088        <property name="whatsThis">
0089         <string>If not empty, load the dump into a specific folder instead into root of repository. This folder must exist before loading the dump.</string>
0090        </property>
0091        <property name="text">
0092         <string>Load into folder:</string>
0093        </property>
0094        <property name="alignment">
0095         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0096        </property>
0097        <property name="wordWrap">
0098         <bool>false</bool>
0099        </property>
0100       </widget>
0101      </item>
0102      <item row="0" column="0">
0103       <widget class="QLabel" name="textLabel3">
0104        <property name="text">
0105         <string>Dump file:</string>
0106        </property>
0107        <property name="alignment">
0108         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0109        </property>
0110        <property name="wordWrap">
0111         <bool>false</bool>
0112        </property>
0113       </widget>
0114      </item>
0115      <item row="6" column="0" colspan="2">
0116       <widget class="QCheckBox" name="m_validateProps">
0117        <property name="toolTip">
0118         <string>Validate the properties on load (only Subversion 1.7 or newer)</string>
0119        </property>
0120        <property name="text">
0121         <string>Validate properties</string>
0122        </property>
0123        <property name="checked">
0124         <bool>true</bool>
0125        </property>
0126       </widget>
0127      </item>
0128      <item row="4" column="2">
0129       <spacer name="horizontalSpacer">
0130        <property name="orientation">
0131         <enum>Qt::Horizontal</enum>
0132        </property>
0133        <property name="sizeHint" stdset="0">
0134         <size>
0135          <width>40</width>
0136          <height>20</height>
0137         </size>
0138        </property>
0139       </spacer>
0140      </item>
0141      <item row="2" column="1" colspan="2">
0142       <widget class="KLineEdit" name="m_Rootfolder">
0143        <property name="toolTip">
0144         <string>Path to load the dump into (see context help)</string>
0145        </property>
0146        <property name="whatsThis">
0147         <string>If not empty, load the dump into a specific folder instead into root of repository. This folder must exist before loading the dump.</string>
0148        </property>
0149       </widget>
0150      </item>
0151      <item row="1" column="1" colspan="2">
0152       <widget class="KUrlRequester" name="m_Repository"/>
0153      </item>
0154      <item row="0" column="1" colspan="2">
0155       <widget class="KUrlRequester" name="m_Dumpfile">
0156        <property name="minimumSize">
0157         <size>
0158          <width>200</width>
0159          <height>0</height>
0160         </size>
0161        </property>
0162       </widget>
0163      </item>
0164     </layout>
0165    </item>
0166    <item row="1" column="0">
0167     <spacer name="verticalSpacer">
0168      <property name="orientation">
0169       <enum>Qt::Vertical</enum>
0170      </property>
0171      <property name="sizeHint" stdset="0">
0172       <size>
0173        <width>20</width>
0174        <height>40</height>
0175       </size>
0176      </property>
0177     </spacer>
0178    </item>
0179   </layout>
0180  </widget>
0181  <layoutdefault spacing="6" margin="11"/>
0182  <customwidgets>
0183   <customwidget>
0184    <class>KLineEdit</class>
0185    <extends>QLineEdit</extends>
0186    <header>klineedit.h</header>
0187   </customwidget>
0188   <customwidget>
0189    <class>KUrlRequester</class>
0190    <extends>QFrame</extends>
0191    <header>kurlrequester.h</header>
0192   </customwidget>
0193  </customwidgets>
0194  <tabstops>
0195   <tabstop>m_Dumpfile</tabstop>
0196   <tabstop>m_Repository</tabstop>
0197   <tabstop>m_Rootfolder</tabstop>
0198   <tabstop>m_UUidDefault</tabstop>
0199   <tabstop>m_UUidIgnore</tabstop>
0200   <tabstop>m_UUidForce</tabstop>
0201   <tabstop>m_UsePre</tabstop>
0202   <tabstop>m_UsePost</tabstop>
0203   <tabstop>m_validateProps</tabstop>
0204  </tabstops>
0205  <includes>
0206   <include location="local">kurlrequester.h</include>
0207   <include location="local">klineedit.h</include>
0208   <include location="local">klineedit.h</include>
0209   <include location="local">kurlrequester.h</include>
0210   <include location="local">klineedit.h</include>
0211  </includes>
0212  <resources/>
0213  <connections/>
0214 </ui>