Warning, /graphics/gwenview/importer/importerconfigdialog.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>ImporterConfigDialog</class>
0004  <widget class="QWidget" name="ImporterConfigDialog">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>410</width>
0010     <height>213</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout" name="verticalLayout">
0014    <item>
0015     <widget class="QCheckBox" name="kcfg_AutoRename">
0016      <property name="text">
0017       <string>Rename documents automatically</string>
0018      </property>
0019     </widget>
0020    </item>
0021    <item>
0022     <widget class="QWidget" name="widget" native="true">
0023      <property name="enabled">
0024       <bool>false</bool>
0025      </property>
0026      <property name="sizePolicy">
0027       <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0028        <horstretch>0</horstretch>
0029        <verstretch>0</verstretch>
0030       </sizepolicy>
0031      </property>
0032      <layout class="QGridLayout" name="gridLayout_2">
0033       <property name="leftMargin">
0034        <number>24</number>
0035       </property>
0036       <item row="2" column="0">
0037        <widget class="QLabel" name="label">
0038         <property name="text">
0039          <string>Rename Format:</string>
0040         </property>
0041         <property name="alignment">
0042          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0043         </property>
0044        </widget>
0045       </item>
0046       <item row="2" column="1">
0047        <widget class="KLineEdit" name="kcfg_AutoRenameFormat"/>
0048       </item>
0049       <item row="3" column="1">
0050        <widget class="QLabel" name="mPreviewOutputLabel">
0051         <property name="text">
0052          <string notr="true">[Output preview]</string>
0053         </property>
0054        </widget>
0055       </item>
0056       <item row="3" column="0">
0057        <widget class="QLabel" name="label_2">
0058         <property name="text">
0059          <string>Preview:</string>
0060         </property>
0061         <property name="alignment">
0062          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0063         </property>
0064        </widget>
0065       </item>
0066       <item row="5" column="0" colspan="2">
0067        <widget class="QLabel" name="mRenameFormatHelpLabel">
0068         <property name="text">
0069          <string notr="true">- {date}: shooting date
0070 - {name}: original file name</string>
0071         </property>
0072         <property name="wordWrap">
0073          <bool>true</bool>
0074         </property>
0075         <property name="textInteractionFlags">
0076          <set>Qt::LinksAccessibleByMouse</set>
0077         </property>
0078        </widget>
0079       </item>
0080       <item row="0" column="0" colspan="2">
0081        <widget class="QLabel" name="label_3">
0082         <property name="text">
0083          <string>&lt;i&gt;Type text or click the items below to customize the format&lt;/i&gt;</string>
0084         </property>
0085        </widget>
0086       </item>
0087       <item row="4" column="0" colspan="2">
0088        <spacer name="verticalSpacer_2">
0089         <property name="orientation">
0090          <enum>Qt::Vertical</enum>
0091         </property>
0092         <property name="sizeType">
0093          <enum>QSizePolicy::Fixed</enum>
0094         </property>
0095         <property name="sizeHint" stdset="0">
0096          <size>
0097           <width>20</width>
0098           <height>24</height>
0099          </size>
0100         </property>
0101        </spacer>
0102       </item>
0103       <item row="1" column="0" colspan="2">
0104        <spacer name="verticalSpacer_3">
0105         <property name="orientation">
0106          <enum>Qt::Vertical</enum>
0107         </property>
0108         <property name="sizeType">
0109          <enum>QSizePolicy::Fixed</enum>
0110         </property>
0111         <property name="sizeHint" stdset="0">
0112          <size>
0113           <width>20</width>
0114           <height>24</height>
0115          </size>
0116         </property>
0117        </spacer>
0118       </item>
0119      </layout>
0120     </widget>
0121    </item>
0122    <item>
0123     <spacer name="verticalSpacer">
0124      <property name="orientation">
0125       <enum>Qt::Vertical</enum>
0126      </property>
0127      <property name="sizeHint" stdset="0">
0128       <size>
0129        <width>20</width>
0130        <height>20</height>
0131       </size>
0132      </property>
0133     </spacer>
0134    </item>
0135   </layout>
0136  </widget>
0137  <customwidgets>
0138   <customwidget>
0139    <class>KLineEdit</class>
0140    <extends>QLineEdit</extends>
0141    <header>klineedit.h</header>
0142   </customwidget>
0143  </customwidgets>
0144  <resources/>
0145  <connections>
0146   <connection>
0147    <sender>kcfg_AutoRename</sender>
0148    <signal>toggled(bool)</signal>
0149    <receiver>widget</receiver>
0150    <slot>setEnabled(bool)</slot>
0151    <hints>
0152     <hint type="sourcelabel">
0153      <x>97</x>
0154      <y>23</y>
0155     </hint>
0156     <hint type="destinationlabel">
0157      <x>136</x>
0158      <y>58</y>
0159     </hint>
0160    </hints>
0161   </connection>
0162  </connections>
0163 </ui>