Warning, /plasma/khotkeys/kcm_hotkeys/hotkeys_export_widget.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>KHotkeysExportWidget</class>
0004  <widget class="QWidget" name="KHotkeysExportWidget">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>587</width>
0010     <height>128</height>
0011    </rect>
0012   </property>
0013   <layout class="QGridLayout" name="gridLayout">
0014    <item row="0" column="0">
0015     <widget class="QLabel" name="stateLabel">
0016      <property name="toolTip">
0017       <string>Change the exported state for the actions.</string>
0018      </property>
0019      <property name="text">
0020       <string>Export Actions</string>
0021      </property>
0022      <property name="buddy">
0023       <cstring>state</cstring>
0024      </property>
0025     </widget>
0026    </item>
0027    <item row="0" column="1">
0028     <widget class="QComboBox" name="state">
0029      <property name="whatsThis">
0030       <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
0031 &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
0032 p, li { white-space: pre-wrap; }
0033 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt;
0034 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Configure in which state the actions should be exported.&lt;/p&gt;
0035 &lt;p style=&quot; margin-top:8px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Actual State&lt;/p&gt;
0036 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:30px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Export the actions in their current state.&lt;/p&gt;
0037 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Disabled&lt;/p&gt;
0038 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:30px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Export the actions in a disabled state.&lt;/p&gt;
0039 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Enabled&lt;/p&gt;
0040 &lt;p style=&quot; margin-top:0px; margin-bottom:8px; margin-left:30px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Export the actions in an enabled state.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0041      </property>
0042      <item>
0043       <property name="text">
0044        <string comment="Don't change the state of exported hotkey actions.">Actual State</string>
0045       </property>
0046      </item>
0047      <item>
0048       <property name="text">
0049        <string comment="Export hotkey actions in enabled state.">Enabled</string>
0050       </property>
0051      </item>
0052      <item>
0053       <property name="text">
0054        <string comment="Export hotkey actions into disabled  state">Disabled</string>
0055       </property>
0056      </item>
0057     </widget>
0058    </item>
0059    <item row="1" column="0">
0060     <widget class="QLabel" name="idLabel">
0061      <property name="statusTip">
0062       <string>KHotkeys file id.</string>
0063      </property>
0064      <property name="whatsThis">
0065       <string>A khotkeys file id is used to ensure files are not imported more than once. They are mostly used for automatic updates from the KDE developers.</string>
0066      </property>
0067      <property name="text">
0068       <string>Id</string>
0069      </property>
0070      <property name="buddy">
0071       <cstring>id</cstring>
0072      </property>
0073     </widget>
0074    </item>
0075    <item row="1" column="1">
0076     <widget class="QLineEdit" name="id">
0077      <property name="placeholderText">
0078       <string>Set import id for file, or leave empty</string>
0079      </property>
0080     </widget>
0081    </item>
0082    <item row="3" column="0">
0083     <widget class="QLabel" name="filenameLabel">
0084      <property name="text">
0085       <string>Filename</string>
0086      </property>
0087      <property name="buddy">
0088       <cstring>filename</cstring>
0089      </property>
0090     </widget>
0091    </item>
0092    <item row="3" column="1">
0093     <widget class="KUrlRequester" name="filename">
0094      <property name="filter">
0095       <string notr="true">*.khotkeys</string>
0096      </property>
0097      <property name="mode">
0098       <set>KFile::File</set>
0099      </property>
0100      <property name="clickMessage">
0101       <string/>
0102      </property>
0103      <property name="text">
0104       <string/>
0105      </property>
0106     </widget>
0107    </item>
0108    <item row="4" column="1">
0109     <spacer name="verticalSpacer">
0110      <property name="orientation">
0111       <enum>Qt::Vertical</enum>
0112      </property>
0113      <property name="sizeHint" stdset="0">
0114       <size>
0115        <width>20</width>
0116        <height>40</height>
0117       </size>
0118      </property>
0119     </spacer>
0120    </item>
0121    <item row="2" column="0">
0122     <widget class="QLabel" name="allowMergingLabel">
0123      <property name="text">
0124       <string>Allow Merging</string>
0125      </property>
0126      <property name="buddy">
0127       <cstring>allowMerging</cstring>
0128      </property>
0129     </widget>
0130    </item>
0131    <item row="2" column="1">
0132     <widget class="QCheckBox" name="allowMerging">
0133      <property name="toolTip">
0134       <string>Merge into existing directories on import?</string>
0135      </property>
0136      <property name="whatsThis">
0137       <string>Allow merging of content if a directory with the same name exists on importing. If merging is not allowed, there will be two directories with the same name.</string>
0138      </property>
0139      <property name="text">
0140       <string/>
0141      </property>
0142     </widget>
0143    </item>
0144   </layout>
0145  </widget>
0146  <customwidgets>
0147   <customwidget>
0148    <class>KUrlRequester</class>
0149    <extends>QFrame</extends>
0150    <header>kurlrequester.h</header>
0151   </customwidget>
0152  </customwidgets>
0153  <tabstops>
0154   <tabstop>state</tabstop>
0155   <tabstop>id</tabstop>
0156   <tabstop>allowMerging</tabstop>
0157   <tabstop>filename</tabstop>
0158  </tabstops>
0159  <resources/>
0160  <connections/>
0161 </ui>