Warning, /frameworks/ktexteditor/src/dialogs/textareaappearanceconfigwidget.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>TextareaAppearanceConfigWidget</class>
0004  <widget class="QWidget" name="TextareaAppearanceConfigWidget">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>810</width>
0010     <height>831</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout">
0014    <item>
0015     <layout class="QFormLayout" name="formLayout_4">
0016      <property name="fieldGrowthPolicy">
0017       <enum>QFormLayout::FieldsStayAtSizeHint</enum>
0018      </property>
0019      <property name="formAlignment">
0020       <set>Qt::AlignHCenter|Qt::AlignTop</set>
0021      </property>
0022      <property name="topMargin">
0023       <number>10</number>
0024      </property>
0025      <item row="0" column="0">
0026       <widget class="QLabel" name="label_3">
0027        <property name="text">
0028         <string>Editor font:</string>
0029        </property>
0030       </widget>
0031      </item>
0032      <item row="0" column="1">
0033       <widget class="KFontRequester" name="kfontrequester">
0034        <property name="sizePolicy">
0035         <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
0036          <horstretch>0</horstretch>
0037          <verstretch>0</verstretch>
0038         </sizepolicy>
0039        </property>
0040        <property name="title">
0041         <string/>
0042        </property>
0043       </widget>
0044      </item>
0045      <item row="2" column="0">
0046       <widget class="QLabel" name="lblLineHeight">
0047        <property name="text">
0048         <string>Line Height Multiplier:</string>
0049        </property>
0050       </widget>
0051      </item>
0052      <item row="2" column="1">
0053       <widget class="QDoubleSpinBox" name="spbLineHeightMultiplier">
0054        <property name="toolTip">
0055         <string>This value will be multiplied with the font's default line height. A value of 1.0 means that the default height will be used.</string>
0056        </property>
0057        <property name="decimals">
0058         <number>1</number>
0059        </property>
0060        <property name="minimum">
0061         <double>1.000000000000000</double>
0062        </property>
0063        <property name="maximum">
0064         <double>2.000000000000000</double>
0065        </property>
0066        <property name="singleStep">
0067         <double>0.125000000000000</double>
0068        </property>
0069       </widget>
0070      </item>
0071      <item row="3" column="0">
0072       <spacer name="verticalSpacer_5">
0073        <property name="orientation">
0074         <enum>Qt::Vertical</enum>
0075        </property>
0076        <property name="sizeType">
0077         <enum>QSizePolicy::Fixed</enum>
0078        </property>
0079        <property name="sizeHint" stdset="0">
0080         <size>
0081          <width>10</width>
0082          <height>10</height>
0083         </size>
0084        </property>
0085       </spacer>
0086      </item>
0087      <item row="4" column="0">
0088       <widget class="QLabel" name="label">
0089        <property name="text">
0090         <string>Show whitespace indicators:</string>
0091        </property>
0092        <property name="buddy">
0093         <cstring>spacesComboBox</cstring>
0094        </property>
0095       </widget>
0096      </item>
0097      <item row="4" column="1">
0098       <widget class="QComboBox" name="spacesComboBox">
0099        <item>
0100         <property name="text">
0101          <string>Never</string>
0102         </property>
0103        </item>
0104        <item>
0105         <property name="text">
0106          <string>At the end of a line</string>
0107         </property>
0108        </item>
0109        <item>
0110         <property name="text">
0111          <string>Always</string>
0112         </property>
0113        </item>
0114       </widget>
0115      </item>
0116      <item row="5" column="0">
0117       <widget class="QLabel" name="lbMarkerDescription">
0118        <property name="text">
0119         <string>Whitespace indicator size:</string>
0120        </property>
0121        <property name="buddy">
0122         <cstring>sliSetMarkerSize</cstring>
0123        </property>
0124       </widget>
0125      </item>
0126      <item row="5" column="1">
0127       <widget class="QSlider" name="sliSetMarkerSize">
0128        <property name="sizePolicy">
0129         <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
0130          <horstretch>0</horstretch>
0131          <verstretch>0</verstretch>
0132         </sizepolicy>
0133        </property>
0134        <property name="whatsThis">
0135         <string>Size of the visible highlight marker.</string>
0136        </property>
0137        <property name="minimum">
0138         <number>1</number>
0139        </property>
0140        <property name="maximum">
0141         <number>5</number>
0142        </property>
0143        <property name="singleStep">
0144         <number>1</number>
0145        </property>
0146        <property name="pageStep">
0147         <number>1</number>
0148        </property>
0149        <property name="orientation">
0150         <enum>Qt::Horizontal</enum>
0151        </property>
0152        <property name="tickPosition">
0153         <enum>QSlider::TicksBothSides</enum>
0154        </property>
0155        <property name="tickInterval">
0156         <number>1</number>
0157        </property>
0158       </widget>
0159      </item>
0160      <item row="7" column="0">
0161       <widget class="QLabel" name="label_2">
0162        <property name="text">
0163         <string>Show tab indicators:</string>
0164        </property>
0165        <property name="buddy">
0166         <cstring>chkShowTabs</cstring>
0167        </property>
0168       </widget>
0169      </item>
0170      <item row="7" column="1">
0171       <widget class="QCheckBox" name="chkShowTabs">
0172        <property name="whatsThis">
0173         <string>The editor will display a symbol to indicate the presence of a tab in the text.</string>
0174        </property>
0175        <property name="text">
0176         <string/>
0177        </property>
0178       </widget>
0179      </item>
0180      <item row="8" column="0">
0181       <widget class="QLabel" name="label_7">
0182        <property name="text">
0183         <string>Show focus frame around editor</string>
0184        </property>
0185        <property name="buddy">
0186         <cstring>chkFocusFrame</cstring>
0187        </property>
0188       </widget>
0189      </item>
0190      <item row="8" column="1">
0191       <widget class="QCheckBox" name="chkFocusFrame">
0192        <property name="text">
0193         <string/>
0194        </property>
0195       </widget>
0196      </item>
0197      <item row="9" column="0">
0198       <spacer name="verticalSpacer">
0199        <property name="orientation">
0200         <enum>Qt::Vertical</enum>
0201        </property>
0202        <property name="sizeType">
0203         <enum>QSizePolicy::Fixed</enum>
0204        </property>
0205        <property name="sizeHint" stdset="0">
0206         <size>
0207          <width>10</width>
0208          <height>10</height>
0209         </size>
0210        </property>
0211       </spacer>
0212      </item>
0213      <item row="10" column="0">
0214       <widget class="QLabel" name="label_4">
0215        <property name="text">
0216         <string>Bracket matching:</string>
0217        </property>
0218       </widget>
0219      </item>
0220      <item row="10" column="1">
0221       <widget class="QCheckBox" name="chkShowWholeBracketExpression">
0222        <property name="whatsThis">
0223         <string>If this is enabled, the range between the selected matching brackets will be highlighted.</string>
0224        </property>
0225        <property name="text">
0226         <string>Highlight range between selected brackets</string>
0227        </property>
0228       </widget>
0229      </item>
0230      <item row="11" column="1">
0231       <widget class="QCheckBox" name="chkShowBracketMatchPreview">
0232        <property name="toolTip">
0233         <string>Show the matching open bracket and lines adjacent to it for context</string>
0234        </property>
0235        <property name="whatsThis">
0236         <string>If this is enabled, a preview of the lines near a matching open bracket is shown. This can help in quickly determining the context of a closing bracket, especially in long function/class declarations and deeply nested if blocks</string>
0237        </property>
0238        <property name="text">
0239         <string>Show preview of matching open bracket</string>
0240        </property>
0241       </widget>
0242      </item>
0243      <item row="12" column="1">
0244       <widget class="QCheckBox" name="chkAnimateBracketMatching">
0245        <property name="toolTip">
0246         <string>Flash matching brackets</string>
0247        </property>
0248        <property name="whatsThis">
0249         <string>If this is enabled, matching brackets are animated for better visibility.</string>
0250        </property>
0251        <property name="text">
0252         <string>Flash matching bracket when cursor moves to other bracket in pair</string>
0253        </property>
0254       </widget>
0255      </item>
0256      <item row="13" column="1">
0257       <widget class="QCheckBox" name="chkShowIndentationLines">
0258        <property name="whatsThis">
0259         <string>If this is enabled, the editor will display vertical lines to help identify indent lines.</string>
0260        </property>
0261        <property name="text">
0262         <string>Show i&amp;ndentation lines</string>
0263        </property>
0264       </widget>
0265      </item>
0266      <item row="15" column="0">
0267       <spacer name="verticalSpacer_7">
0268        <property name="orientation">
0269         <enum>Qt::Vertical</enum>
0270        </property>
0271        <property name="sizeType">
0272         <enum>QSizePolicy::Fixed</enum>
0273        </property>
0274        <property name="sizeHint" stdset="0">
0275         <size>
0276          <width>10</width>
0277          <height>10</height>
0278         </size>
0279        </property>
0280       </spacer>
0281      </item>
0282      <item row="16" column="0">
0283       <widget class="QLabel" name="label_6">
0284        <property name="text">
0285         <string>Counts:</string>
0286        </property>
0287       </widget>
0288      </item>
0289      <item row="16" column="1">
0290       <widget class="QCheckBox" name="chkShowWordCount">
0291        <property name="toolTip">
0292         <string>Show/hide word count in status bar</string>
0293        </property>
0294        <property name="text">
0295         <string>Show word count</string>
0296        </property>
0297       </widget>
0298      </item>
0299      <item row="17" column="1">
0300       <widget class="QCheckBox" name="chkShowLineCount">
0301        <property name="toolTip">
0302         <string>Show/hide line count in status bar</string>
0303        </property>
0304        <property name="text">
0305         <string>Show line count</string>
0306        </property>
0307       </widget>
0308      </item>
0309      <item row="18" column="0">
0310       <spacer name="verticalSpacer_3">
0311        <property name="orientation">
0312         <enum>Qt::Vertical</enum>
0313        </property>
0314        <property name="sizeType">
0315         <enum>QSizePolicy::Fixed</enum>
0316        </property>
0317        <property name="sizeHint" stdset="0">
0318         <size>
0319          <width>10</width>
0320          <height>10</height>
0321         </size>
0322        </property>
0323       </spacer>
0324      </item>
0325      <item row="19" column="1">
0326       <widget class="QCheckBox" name="chkFoldFirstLine">
0327        <property name="toolTip">
0328         <string>When this setting is enabled, the editor view automatically folds
0329 comment blocks that start on the first line of the document. This is
0330 helpful to hide license headers which are commonly placed at the
0331 beginning of a file.</string>
0332        </property>
0333        <property name="text">
0334         <string>Fold first line</string>
0335        </property>
0336       </widget>
0337      </item>
0338      <item row="20" column="0">
0339       <spacer name="verticalSpacer_4">
0340        <property name="orientation">
0341         <enum>Qt::Vertical</enum>
0342        </property>
0343        <property name="sizeHint" stdset="0">
0344         <size>
0345          <width>10</width>
0346          <height>10</height>
0347         </size>
0348        </property>
0349       </spacer>
0350      </item>
0351      <item row="21" column="0">
0352       <widget class="QCheckBox" name="cbxWordWrap">
0353        <property name="text">
0354         <string>Dynamic Word Wrap:</string>
0355        </property>
0356       </widget>
0357      </item>
0358      <item row="21" column="1">
0359       <widget class="QCheckBox" name="chkDynWrapAtStaticMarker">
0360        <property name="text">
0361         <string>Wrap dynamically at static word wrap marker</string>
0362        </property>
0363       </widget>
0364      </item>
0365      <item row="22" column="1">
0366       <widget class="QCheckBox" name="chkDynWrapAnywhere">
0367        <property name="text">
0368         <string>Disregard word boundaries for dynamic wrapping</string>
0369        </property>
0370       </widget>
0371      </item>
0372      <item row="23" column="0">
0373       <widget class="QLabel" name="lblDynamicWordWrapIndicators">
0374        <property name="text">
0375         <string>D&amp;ynamic word wrap indicators:</string>
0376        </property>
0377        <property name="buddy">
0378         <cstring>cmbDynamicWordWrapIndicator</cstring>
0379        </property>
0380       </widget>
0381      </item>
0382      <item row="23" column="1">
0383       <widget class="QComboBox" name="cmbDynamicWordWrapIndicator">
0384        <property name="whatsThis">
0385         <string>Choose when the Dynamic Word Wrap Indicators should be displayed.</string>
0386        </property>
0387       </widget>
0388      </item>
0389      <item row="24" column="1">
0390       <spacer name="verticalSpacer_6">
0391        <property name="orientation">
0392         <enum>Qt::Vertical</enum>
0393        </property>
0394        <property name="sizeType">
0395         <enum>QSizePolicy::Fixed</enum>
0396        </property>
0397        <property name="sizeHint" stdset="0">
0398         <size>
0399          <width>10</width>
0400          <height>10</height>
0401         </size>
0402        </property>
0403       </spacer>
0404      </item>
0405      <item row="25" column="0">
0406       <widget class="QLabel" name="label_5">
0407        <property name="text">
0408         <string>Indent wrapped lines:</string>
0409        </property>
0410        <property name="buddy">
0411         <cstring>cbxIndentWrappedLines</cstring>
0412        </property>
0413       </widget>
0414      </item>
0415      <item row="25" column="1">
0416       <widget class="QCheckBox" name="cbxIndentWrappedLines">
0417        <property name="text">
0418         <string/>
0419        </property>
0420       </widget>
0421      </item>
0422      <item row="26" column="0">
0423       <widget class="QLabel" name="lblDynamicWordWrapIndicators_2">
0424        <property name="text">
0425         <string>Don't indent lines wider than:</string>
0426        </property>
0427        <property name="buddy">
0428         <cstring>sbDynamicWordWrapDepth</cstring>
0429        </property>
0430       </widget>
0431      </item>
0432      <item row="26" column="1">
0433       <widget class="QSpinBox" name="sbDynamicWordWrapDepth">
0434        <property name="sizePolicy">
0435         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0436          <horstretch>0</horstretch>
0437          <verstretch>0</verstretch>
0438         </sizepolicy>
0439        </property>
0440        <property name="whatsThis">
0441         <string>&lt;p&gt;Enables the start of dynamically wrapped lines to be aligned vertically to the indentation level of the first line. This can help to make code and markup more readable.&lt;/p&gt;&lt;p&gt;Additionally, this allows you to set a maximum width of the screen, as a percentage, after which dynamically wrapped lines will no longer be vertically aligned. For example, at 50%, lines whose indentation levels are deeper than 50% of the width of the screen will not have vertical alignment applied to subsequent wrapped lines.&lt;/p&gt;</string>
0442        </property>
0443        <property name="suffix">
0444         <string>% of View Width</string>
0445        </property>
0446        <property name="minimum">
0447         <number>10</number>
0448        </property>
0449        <property name="maximum">
0450         <number>80</number>
0451        </property>
0452        <property name="singleStep">
0453         <number>10</number>
0454        </property>
0455       </widget>
0456      </item>
0457     </layout>
0458    </item>
0459    <item>
0460     <spacer name="verticalSpacer_2">
0461      <property name="orientation">
0462       <enum>Qt::Vertical</enum>
0463      </property>
0464      <property name="sizeHint" stdset="0">
0465       <size>
0466        <width>20</width>
0467        <height>40</height>
0468       </size>
0469      </property>
0470     </spacer>
0471    </item>
0472   </layout>
0473  </widget>
0474  <customwidgets>
0475   <customwidget>
0476    <class>KFontRequester</class>
0477    <extends>QWidget</extends>
0478    <header>kfontrequester.h</header>
0479   </customwidget>
0480  </customwidgets>
0481  <resources/>
0482  <connections/>
0483 </ui>