Warning, /frameworks/ktexteditor/src/dialogs/editconfigwidget.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>EditConfigWidget</class>
0004  <widget class="QWidget" name="EditConfigWidget">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>723</width>
0010     <height>710</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout" name="verticalLayout_2">
0014    <item>
0015     <layout class="QFormLayout" name="formLayout">
0016      <property name="topMargin">
0017       <number>10</number>
0018      </property>
0019      <item row="0" column="0">
0020       <widget class="QLabel" name="label">
0021        <property name="text">
0022         <string>Word wrap:</string>
0023        </property>
0024       </widget>
0025      </item>
0026      <item row="0" column="1">
0027       <widget class="QCheckBox" name="chkStaticWordWrap">
0028        <property name="whatsThis">
0029         <string>&lt;p&gt;Automatically start a new line of text when the current line exceeds the length specified by the &lt;b&gt;Wrap words at:&lt;/b&gt; option.&lt;/p&gt;&lt;p&gt;This option does not wrap existing lines of text - use the &lt;b&gt;Apply Static Word Wrap&lt;/b&gt; option in the &lt;b&gt;Tools&lt;/b&gt; menu for that purpose.&lt;/p&gt;&lt;p&gt;If you want lines to be &lt;i&gt;visually wrapped&lt;/i&gt; instead, according to the width of the view, enable &lt;b&gt;Dynamic Word Wrap&lt;/b&gt; in the &lt;b&gt;Appearance&lt;/b&gt; config page.&lt;/p&gt;</string>
0030        </property>
0031        <property name="text">
0032         <string>Wrap &amp;words at a fixed column</string>
0033        </property>
0034       </widget>
0035      </item>
0036      <item row="1" column="1">
0037       <widget class="QCheckBox" name="chkShowStaticWordWrapMarker">
0038        <property name="whatsThis">
0039         <string>&lt;p&gt;If this option is checked, a vertical line will be drawn at the word wrap column as defined in the &lt;strong&gt;Editing&lt;/strong&gt; properties.&lt;/p&gt;</string>
0040        </property>
0041        <property name="text">
0042         <string>&amp;Draw vertical line at the word wrap column</string>
0043        </property>
0044       </widget>
0045      </item>
0046      <item row="2" column="0">
0047       <widget class="QLabel" name="lblWordWrap">
0048        <property name="text">
0049         <string>Wra&amp;p words at:</string>
0050        </property>
0051        <property name="buddy">
0052         <cstring>sbWordWrap</cstring>
0053        </property>
0054       </widget>
0055      </item>
0056      <item row="2" column="1">
0057       <widget class="KPluralHandlingSpinBox" name="sbWordWrap">
0058        <property name="whatsThis">
0059         <string>If the Word Wrap option is selected this entry determines the length (in characters) at which the editor will automatically start a new line.</string>
0060        </property>
0061        <property name="minimum">
0062         <number>20</number>
0063        </property>
0064        <property name="maximum">
0065         <number>200</number>
0066        </property>
0067        <property name="value">
0068         <number>76</number>
0069        </property>
0070       </widget>
0071      </item>
0072      <item row="3" column="1">
0073       <spacer name="verticalSpacer">
0074        <property name="orientation">
0075         <enum>Qt::Vertical</enum>
0076        </property>
0077        <property name="sizeType">
0078         <enum>QSizePolicy::Fixed</enum>
0079        </property>
0080        <property name="sizeHint" stdset="0">
0081         <size>
0082          <width>20</width>
0083          <height>20</height>
0084         </size>
0085        </property>
0086       </spacer>
0087      </item>
0088      <item row="4" column="0">
0089       <widget class="QLabel" name="lblInputMode">
0090        <property name="text">
0091         <string>Default input mode:</string>
0092        </property>
0093       </widget>
0094      </item>
0095      <item row="4" column="1">
0096       <widget class="QComboBox" name="cmbInputMode"/>
0097      </item>
0098      <item row="5" column="1">
0099       <spacer name="verticalSpacer_2">
0100        <property name="orientation">
0101         <enum>Qt::Vertical</enum>
0102        </property>
0103        <property name="sizeType">
0104         <enum>QSizePolicy::Fixed</enum>
0105        </property>
0106        <property name="sizeHint" stdset="0">
0107         <size>
0108          <width>20</width>
0109          <height>20</height>
0110         </size>
0111        </property>
0112       </spacer>
0113      </item>
0114      <item row="6" column="0">
0115       <widget class="QLabel" name="label_2">
0116        <property name="text">
0117         <string>Brackets:</string>
0118        </property>
0119       </widget>
0120      </item>
0121      <item row="6" column="1">
0122       <widget class="QCheckBox" name="chkAutoBrackets">
0123        <property name="text">
0124         <string>Automatically close brackets when opening bracket is typed</string>
0125        </property>
0126       </widget>
0127      </item>
0128      <item row="7" column="0">
0129       <widget class="QLabel" name="lbEncloseSelection">
0130        <property name="cursor">
0131         <cursorShape>WhatsThisCursor</cursorShape>
0132        </property>
0133        <property name="toolTip">
0134         <string/>
0135        </property>
0136        <property name="whatsThis">
0137         <string>When some text is selected these chars will be added on both its sides in a way &quot;Auto Bracket&quot; do</string>
0138        </property>
0139        <property name="text">
0140         <string>Enclosing characters:</string>
0141        </property>
0142       </widget>
0143      </item>
0144      <item row="7" column="1">
0145       <widget class="QComboBox" name="cmbEncloseSelection">
0146        <property name="sizePolicy">
0147         <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0148          <horstretch>0</horstretch>
0149          <verstretch>0</verstretch>
0150         </sizepolicy>
0151        </property>
0152        <property name="editable">
0153         <bool>true</bool>
0154        </property>
0155       </widget>
0156      </item>
0157      <item row="10" column="0">
0158       <widget class="QLabel" name="label_4">
0159        <property name="text">
0160         <string>Copy and paste:</string>
0161        </property>
0162       </widget>
0163      </item>
0164      <item row="10" column="1">
0165       <widget class="QCheckBox" name="chkTextDragAndDrop">
0166        <property name="text">
0167         <string>Move selected text when dragged</string>
0168        </property>
0169       </widget>
0170      </item>
0171      <item row="11" column="1">
0172       <widget class="QCheckBox" name="chkSmartCopyCut">
0173        <property name="text">
0174         <string>Copy/cut the current line if invoked without any text selected</string>
0175        </property>
0176       </widget>
0177      </item>
0178      <item row="12" column="1">
0179       <widget class="QCheckBox" name="chkMousePasteAtCursorPosition">
0180        <property name="text">
0181         <string>Don't move the text cursor when pasting by mouse</string>
0182        </property>
0183       </widget>
0184      </item>
0185     <item row="13" column="0">
0186       <widget class="QLabel" name="lblClipboardHistoryEntries">
0187        <property name="text">
0188         <string>Max Clipboard History Entries:</string>
0189        </property>
0190        <property name="buddy">
0191         <cstring>sbClipboardHistoryEntries</cstring>
0192        </property>
0193       </widget>
0194      </item>
0195      <item row="13" column="1">
0196       <widget class="KPluralHandlingSpinBox" name="sbClipboardHistoryEntries">
0197        <property name="whatsThis">
0198         <string>This determines the number of entries to keep in the clipboard history</string>
0199        </property>
0200        <property name="minimum">
0201         <number>1</number>
0202        </property>
0203        <property name="maximum">
0204         <number>999</number>
0205        </property>
0206        <property name="value">
0207         <number>20</number>
0208        </property>
0209       </widget>
0210      </item>
0211      <item row="8" column="1">
0212       <widget class="QLabel" name="lblBracketHelp">
0213        <property name="sizePolicy">
0214         <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
0215          <horstretch>0</horstretch>
0216          <verstretch>0</verstretch>
0217         </sizepolicy>
0218        </property>
0219        <property name="text">
0220         <string>When you type these characters while text is selected, they will surround the selected text instead of replacing it.</string>
0221        </property>
0222        <property name="wordWrap">
0223         <bool>true</bool>
0224        </property>
0225       </widget>
0226      </item>
0227      <item row="9" column="1">
0228       <spacer name="verticalSpacer_3">
0229        <property name="orientation">
0230         <enum>Qt::Vertical</enum>
0231        </property>
0232        <property name="sizeType">
0233         <enum>QSizePolicy::Fixed</enum>
0234        </property>
0235        <property name="sizeHint" stdset="0">
0236         <size>
0237          <width>20</width>
0238          <height>20</height>
0239         </size>
0240        </property>
0241       </spacer>
0242      </item>
0243     </layout>
0244    </item>
0245    <item>
0246     <spacer>
0247      <property name="orientation">
0248       <enum>Qt::Vertical</enum>
0249      </property>
0250      <property name="sizeHint" stdset="0">
0251       <size>
0252        <width>8</width>
0253        <height>1</height>
0254       </size>
0255      </property>
0256     </spacer>
0257    </item>
0258   </layout>
0259  </widget>
0260  <customwidgets>
0261   <customwidget>
0262    <class>KPluralHandlingSpinBox</class>
0263    <extends>QSpinBox</extends>
0264    <header>kpluralhandlingspinbox.h</header>
0265   </customwidget>
0266  </customwidgets>
0267  <resources/>
0268  <connections/>
0269 </ui>