Warning, /utilities/konsole/src/widgets/EditProfileAppearancePage.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>EditProfileAppearancePage</class>
0004  <widget class="QWidget" name="EditProfileAppearancePage">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>622</width>
0010     <height>476</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout" name="verticalLayout">
0014    <property name="leftMargin">
0015     <number>0</number>
0016    </property>
0017    <property name="topMargin">
0018     <number>0</number>
0019    </property>
0020    <property name="rightMargin">
0021     <number>0</number>
0022    </property>
0023    <property name="bottomMargin">
0024     <number>0</number>
0025    </property>
0026    <item>
0027     <widget class="QTabWidget" name="tabWidget">
0028      <property name="currentIndex">
0029       <number>9</number>
0030      </property>
0031      <property name="documentMode">
0032       <bool>true</bool>
0033      </property>
0034      <widget class="QWidget" name="colorSchemeTab">
0035       <attribute name="title">
0036        <string>Color scheme &amp;&amp; font</string>
0037       </attribute>
0038       <layout class="QGridLayout">
0039        <item row="0" column="0" colspan="3">
0040         <widget class="KMessageWidget" name="colorSchemeMessageWidget">
0041          <property name="frameShape">
0042           <enum>QFrame::StyledPanel</enum>
0043          </property>
0044          <property name="frameShadow">
0045           <enum>QFrame::Raised</enum>
0046          </property>
0047         </widget>
0048        </item>
0049        <item row="1" column="0" colspan="2">
0050         <widget class="QListView" name="colorSchemeList">
0051          <property name="verticalScrollMode">
0052           <enum>QAbstractItemView::ScrollPerPixel</enum>
0053          </property>
0054         </widget>
0055        </item>
0056        <item row="1" column="2">
0057         <layout class="QVBoxLayout">
0058          <property name="spacing">
0059           <number>0</number>
0060          </property>
0061          <item>
0062           <layout class="QVBoxLayout" name="colorSchemesBtnLayout">
0063            <property name="spacing">
0064             <number>6</number>
0065            </property>
0066            <item>
0067             <widget class="QPushButton" name="newColorSchemeButton">
0068              <property name="toolTip">
0069               <string>Create a new color scheme based upon the selected scheme</string>
0070              </property>
0071              <property name="text">
0072               <string comment="@action:button Create an alternate color scheme">New...</string>
0073              </property>
0074             </widget>
0075            </item>
0076            <item>
0077             <widget class="QPushButton" name="editColorSchemeButton">
0078              <property name="toolTip">
0079               <string>Edit the selected color scheme</string>
0080              </property>
0081              <property name="text">
0082               <string>Edit...</string>
0083              </property>
0084             </widget>
0085            </item>
0086            <item>
0087             <widget class="QPushButton" name="removeColorSchemeButton">
0088              <property name="toolTip">
0089               <string>Delete the selected color scheme</string>
0090              </property>
0091              <property name="text">
0092               <string>Remove</string>
0093              </property>
0094             </widget>
0095            </item>
0096            <item>
0097             <widget class="QPushButton" name="resetColorSchemeButton">
0098              <property name="toolTip">
0099               <string>Reset the selected color scheme settings to the default values</string>
0100              </property>
0101              <property name="text">
0102               <string>Defaults</string>
0103              </property>
0104             </widget>
0105            </item>
0106           </layout>
0107          </item>
0108          <item>
0109           <spacer>
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>20</height>
0117             </size>
0118            </property>
0119           </spacer>
0120          </item>
0121         </layout>
0122        </item>
0123        <item row="2" column="0" colspan="3">
0124         <widget class="KMessageWidget" name="transparencyWarningWidget"/>
0125        </item>
0126        <item row="3" column="0">
0127         <widget class="QLabel" name="label_7">
0128          <property name="sizePolicy">
0129           <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
0130            <horstretch>0</horstretch>
0131            <verstretch>0</verstretch>
0132           </sizepolicy>
0133          </property>
0134          <property name="text">
0135           <string>Font:</string>
0136          </property>
0137          <property name="alignment">
0138           <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0139          </property>
0140         </widget>
0141        </item>
0142        <item row="3" column="1">
0143         <widget class="QLabel" name="fontPreview">
0144          <property name="sizePolicy">
0145           <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
0146            <horstretch>0</horstretch>
0147            <verstretch>0</verstretch>
0148           </sizepolicy>
0149          </property>
0150          <property name="frameShape">
0151           <enum>QFrame::StyledPanel</enum>
0152          </property>
0153          <property name="frameShadow">
0154           <enum>QFrame::Sunken</enum>
0155          </property>
0156          <property name="text">
0157           <string notr="true"/>
0158          </property>
0159          <property name="textFormat">
0160           <enum>Qt::PlainText</enum>
0161          </property>
0162         </widget>
0163        </item>
0164        <item row="3" column="2">
0165         <widget class="QPushButton" name="chooseFontButton">
0166          <property name="text">
0167           <string comment="@action:button open a dialog with list of fonts">Choose...</string>
0168          </property>
0169         </widget>
0170        </item>
0171        <item row="4" column="1" colspan="2">
0172         <widget class="QCheckBox" name="antialiasTextButton">
0173          <property name="text">
0174           <string>Smooth fonts</string>
0175          </property>
0176         </widget>
0177        </item>
0178        <item row="5" column="1" colspan="2">
0179         <widget class="QCheckBox" name="boldIntenseButton">
0180          <property name="text">
0181           <string>Draw intense colors in bold font</string>
0182          </property>
0183         </widget>
0184        </item>
0185        <item row="6" column="1" colspan="2">
0186         <widget class="QCheckBox" name="useFontLineCharactersButton">
0187          <property name="toolTip">
0188           <string>Use the selected font for line characters instead of the builtin code</string>
0189          </property>
0190          <property name="text">
0191           <string>Use line characters contained in font</string>
0192          </property>
0193         </widget>
0194        </item>
0195       </layout>
0196      </widget>
0197      <widget class="QWidget" name="cursorTab">
0198       <attribute name="title">
0199        <string>Cursor</string>
0200       </attribute>
0201       <layout class="QGridLayout">
0202        <property name="spacing">
0203         <number>0</number>
0204        </property>
0205        <item row="0" column="0" colspan="2">
0206         <layout class="QGridLayout">
0207          <property name="spacing">
0208           <number>6</number>
0209          </property>
0210          <item row="0" column="0" alignment="Qt::AlignRight">
0211           <widget class="QLabel" name="label_8">
0212            <property name="sizePolicy">
0213             <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
0214              <horstretch>0</horstretch>
0215              <verstretch>0</verstretch>
0216             </sizepolicy>
0217            </property>
0218            <property name="text">
0219             <string>Shape:</string>
0220            </property>
0221            <property name="alignment">
0222             <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0223            </property>
0224           </widget>
0225          </item>
0226          <item row="0" column="1">
0227           <widget class="QRadioButton" name="cursorShapeBlock">
0228            <property name="text">
0229             <string comment="A solid rectangular">Block</string>
0230            </property>
0231            <attribute name="buttonGroup">
0232             <string notr="true">cursorShape</string>
0233            </attribute>
0234           </widget>
0235          </item>
0236          <item row="1" column="1">
0237           <widget class="QRadioButton" name="cursorShapeIBeam">
0238            <property name="text">
0239             <string comment="A vertical line on the left edge">I-Beam</string>
0240            </property>
0241            <attribute name="buttonGroup">
0242             <string notr="true">cursorShape</string>
0243            </attribute>
0244           </widget>
0245          </item>
0246          <item row="2" column="1">
0247           <widget class="QRadioButton" name="cursorShapeUnderline">
0248            <property name="text">
0249             <string comment="A hortizonal line on the bottom edge">Underline</string>
0250            </property>
0251            <attribute name="buttonGroup">
0252             <string notr="true">cursorShape</string>
0253            </attribute>
0254           </widget>
0255          </item>
0256          <item row="3" column="1">
0257           <spacer>
0258            <property name="orientation">
0259             <enum>Qt::Vertical</enum>
0260            </property>
0261            <property name="sizeType">
0262             <enum>QSizePolicy::Fixed</enum>
0263            </property>
0264            <property name="sizeHint" stdset="0">
0265             <size>
0266              <width>20</width>
0267              <height>16</height>
0268             </size>
0269            </property>
0270           </spacer>
0271          </item>
0272          <item row="4" column="0" alignment="Qt::AlignRight">
0273           <widget class="QLabel" name="label_3">
0274            <property name="sizePolicy">
0275             <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
0276              <horstretch>0</horstretch>
0277              <verstretch>0</verstretch>
0278             </sizepolicy>
0279            </property>
0280            <property name="text">
0281             <string comment="Cursor color options">Color:</string>
0282            </property>
0283            <property name="alignment">
0284             <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0285            </property>
0286           </widget>
0287          </item>
0288          <item row="4" column="1">
0289           <widget class="QRadioButton" name="autoCursorColorButton">
0290            <property name="sizePolicy">
0291             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0292              <horstretch>0</horstretch>
0293              <verstretch>0</verstretch>
0294             </sizepolicy>
0295            </property>
0296            <property name="toolTip">
0297             <string>Set the cursor to match the color of the character underneath it.</string>
0298            </property>
0299            <property name="text">
0300             <string>Match current character</string>
0301            </property>
0302            <attribute name="buttonGroup">
0303             <string notr="true">cursorColor</string>
0304            </attribute>
0305           </widget>
0306          </item>
0307          <item row="5" column="1">
0308           <widget class="QRadioButton" name="customCursorColorButton">
0309            <property name="sizePolicy">
0310             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0311              <horstretch>0</horstretch>
0312              <verstretch>0</verstretch>
0313             </sizepolicy>
0314            </property>
0315            <property name="toolTip">
0316             <string>Use a custom, fixed color for the cursor</string>
0317            </property>
0318            <property name="text">
0319             <string>Custom cursor color</string>
0320            </property>
0321            <attribute name="buttonGroup">
0322             <string notr="true">cursorColor</string>
0323            </attribute>
0324           </widget>
0325          </item>
0326          <item row="6" column="1">
0327           <layout class="QGridLayout" name="customColorLayout">
0328            <property name="spacing">
0329             <number>6</number>
0330            </property>
0331            <item row="0" column="0">
0332             <spacer>
0333              <property name="orientation">
0334               <enum>Qt::Horizontal</enum>
0335              </property>
0336              <property name="sizeType">
0337               <enum>QSizePolicy::Fixed</enum>
0338              </property>
0339              <property name="sizeHint" stdset="0">
0340               <size>
0341                <width>24</width>
0342                <height>20</height>
0343               </size>
0344              </property>
0345             </spacer>
0346            </item>
0347            <item row="0" column="1">
0348             <widget class="QLabel" name="customCursorColorLabel">
0349              <property name="text">
0350               <string>Cursor:</string>
0351              </property>
0352              <property name="alignment">
0353               <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0354              </property>
0355              <property name="buddy">
0356               <cstring>customColorSelectButton</cstring>
0357              </property>
0358             </widget>
0359            </item>
0360            <item row="0" column="2">
0361             <widget class="KColorButton" name="customColorSelectButton">
0362              <property name="toolTip">
0363               <string>Select the color used to draw the cursor</string>
0364              </property>
0365             </widget>
0366            </item>
0367            <item row="0" column="3">
0368             <spacer>
0369              <property name="orientation">
0370               <enum>Qt::Horizontal</enum>
0371              </property>
0372              <property name="sizeHint" stdset="0">
0373               <size>
0374                <width>40</width>
0375                <height>20</height>
0376               </size>
0377              </property>
0378             </spacer>
0379            </item>
0380            <item row="1" column="1">
0381             <widget class="QLabel" name="customCursorTextColorLabel">
0382              <property name="text">
0383               <string>Text:</string>
0384              </property>
0385              <property name="alignment">
0386               <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0387              </property>
0388              <property name="buddy">
0389               <cstring>customTextColorSelectButton</cstring>
0390              </property>
0391             </widget>
0392            </item>
0393            <item row="1" column="2">
0394             <widget class="KColorButton" name="customTextColorSelectButton">
0395              <property name="toolTip">
0396               <string>Select the color used to draw the character underneath the cursor</string>
0397              </property>
0398             </widget>
0399            </item>
0400           </layout>
0401          </item>
0402          <item row="8" column="1">
0403           <spacer>
0404            <property name="orientation">
0405             <enum>Qt::Vertical</enum>
0406            </property>
0407            <property name="sizeType">
0408             <enum>QSizePolicy::Fixed</enum>
0409            </property>
0410            <property name="sizeHint" stdset="0">
0411             <size>
0412              <width>20</width>
0413              <height>16</height>
0414             </size>
0415            </property>
0416           </spacer>
0417          </item>
0418          <item row="8" column="0" alignment="Qt::AlignRight|Qt::AlignVCenter">
0419           <widget class="QLabel" name="label_2">
0420            <property name="text">
0421             <string>Blinking:</string>
0422            </property>
0423            <property name="buddy">
0424             <cstring>enableBlinkingCursorButton</cstring>
0425            </property>
0426           </widget>
0427          </item>
0428          <item row="8" column="1">
0429           <widget class="QCheckBox" name="enableBlinkingCursorButton">
0430            <property name="sizePolicy">
0431             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0432              <horstretch>0</horstretch>
0433              <verstretch>0</verstretch>
0434             </sizepolicy>
0435            </property>
0436            <property name="toolTip">
0437             <string>Make the cursor blink regularly</string>
0438            </property>
0439            <property name="text">
0440             <string>Enabled</string>
0441            </property>
0442           </widget>
0443          </item>
0444         </layout>
0445        </item>
0446        <item row="1" column="0" colspan="2">
0447         <spacer>
0448          <property name="orientation">
0449           <enum>Qt::Vertical</enum>
0450          </property>
0451          <property name="sizeHint" stdset="0">
0452           <size>
0453            <width>0</width>
0454            <height>0</height>
0455           </size>
0456          </property>
0457         </spacer>
0458        </item>
0459       </layout>
0460      </widget>
0461      <widget class="QWidget" name="miscTab">
0462       <attribute name="title">
0463        <string comment="Items that do not fit in other categories">Miscellaneous</string>
0464       </attribute>
0465       <layout class="QVBoxLayout" name="verticalLayout_2">
0466        <item>
0467         <layout class="QGridLayout" name="miscTabLayout" columnstretch="0,0,0">
0468          <property name="spacing">
0469           <number>6</number>
0470          </property>
0471          <item row="2" column="0" alignment="Qt::AlignRight|Qt::AlignVCenter">
0472           <widget class="QLabel" name="label">
0473            <property name="text">
0474             <string>Window:</string>
0475            </property>
0476           </widget>
0477          </item>
0478          <item row="2" column="1" colspan="2">
0479           <widget class="QCheckBox" name="showTerminalSizeHintButton">
0480            <property name="toolTip">
0481             <string>Show terminal size in columns and lines in the center of window after resizing</string>
0482            </property>
0483            <property name="text">
0484             <string>Show hint for terminal size after resizing</string>
0485            </property>
0486           </widget>
0487          </item>
0488          <item row="9" column="0" colspan="2">
0489           <widget class="QCheckBox" name="invertSelectionColorsCheckbox">
0490            <property name="text">
0491             <string>Always invert the colors of selected text</string>
0492            </property>
0493           </widget>
0494          </item>
0495          <item row="5" column="1" colspan="2">
0496           <layout class="QHBoxLayout" name="horizontalLayout_2">
0497            <item>
0498             <widget class="QLabel" name="dimLabel">
0499              <property name="text">
0500               <string>Darkening strength:</string>
0501              </property>
0502              <property name="alignment">
0503               <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0504              </property>
0505             </widget>
0506            </item>
0507            <item>
0508             <widget class="QSlider" name="dimValue">
0509              <property name="maximum">
0510               <number>255</number>
0511              </property>
0512              <property name="orientation">
0513               <enum>Qt::Horizontal</enum>
0514              </property>
0515              <property name="tickPosition">
0516               <enum>QSlider::NoTicks</enum>
0517              </property>
0518             </widget>
0519            </item>
0520           </layout>
0521          </item>
0522          <item row="8" column="1" colspan="2">
0523           <layout class="QHBoxLayout" name="horizontalLayout_4">
0524            <item>
0525             <widget class="QLabel" name="borderLabel">
0526              <property name="sizePolicy">
0527               <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
0528                <horstretch>0</horstretch>
0529                <verstretch>0</verstretch>
0530               </sizepolicy>
0531              </property>
0532              <property name="text">
0533                <string comment="Border color options">Color:</string>
0534              </property>
0535              <property name="buddy">
0536               <cstring>focusBorderColor</cstring>
0537              </property>
0538             </widget>
0539            </item>
0540            <item>
0541             <widget class="KColorButton" name="focusBorderColor">
0542              <property name="sizePolicy">
0543               <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
0544               <horstretch>0</horstretch>
0545               <verstretch>0</verstretch>
0546               </sizepolicy>
0547              </property>
0548              <property name="toolTip">
0549               <string>Select the color used to draw the border</string>
0550              </property>
0551             </widget>
0552            </item>
0553            <item>
0554             <spacer>
0555              <property name="orientation">
0556               <enum>Qt::Horizontal</enum>
0557              </property>
0558              <property name="sizeHint" stdset="0">
0559               <size>
0560                <width>40</width>
0561                <height>20</height>
0562               </size>
0563              </property>
0564             </spacer>
0565            </item>
0566           </layout>
0567          </item>
0568          <item row="4" column="0">
0569           <widget class="QLabel" name="label_10">
0570            <property name="text">
0571             <string>Inactive Terminals:</string>
0572            </property>
0573            <property name="alignment">
0574             <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0575            </property>
0576           </widget>
0577          </item>
0578          <item row="7" column="0">
0579           <widget class="QLabel" name="label_11">
0580            <property name="text">
0581             <string>Active Terminals:</string>
0582            </property>
0583            <property name="alignment">
0584             <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0585            </property>
0586           </widget>
0587          </item>
0588          <item row="0" column="0" colspan="3">
0589           <widget class="QGroupBox" name="contentsGroup">
0590            <property name="title">
0591             <string comment="@title:group">Terminal contents</string>
0592            </property>
0593            <layout class="QGridLayout" columnstretch="0,1">
0594             <item row="0" column="0" alignment="Qt::AlignRight">
0595              <widget class="QLabel" name="lineSpacingLabel">
0596               <property name="sizePolicy">
0597                <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
0598                 <horstretch>0</horstretch>
0599                 <verstretch>0</verstretch>
0600                </sizepolicy>
0601               </property>
0602               <property name="text">
0603                <string>Line spacing:</string>
0604               </property>
0605               <property name="alignment">
0606                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0607               </property>
0608               <property name="buddy">
0609                <cstring>lineSpacingSpinner</cstring>
0610               </property>
0611              </widget>
0612             </item>
0613             <item row="0" column="1">
0614              <layout class="QHBoxLayout">
0615               <property name="spacing">
0616                <number>0</number>
0617               </property>
0618               <item>
0619                <widget class="QSpinBox" name="lineSpacingSpinner">
0620                 <property name="toolTip">
0621                  <string>The number of pixels between two lines</string>
0622                 </property>
0623                 <property name="suffix">
0624                  <string comment="(pixels) visual size unit"> px</string>
0625                 </property>
0626                 <property name="minimum">
0627                  <number>0</number>
0628                 </property>
0629                 <property name="maximum">
0630                  <number>20</number>
0631                 </property>
0632                </widget>
0633               </item>
0634               <item>
0635                <spacer>
0636                 <property name="orientation">
0637                  <enum>Qt::Horizontal</enum>
0638                 </property>
0639                 <property name="sizeHint" stdset="0">
0640                  <size>
0641                   <width>40</width>
0642                   <height>20</height>
0643                  </size>
0644                 </property>
0645                </spacer>
0646               </item>
0647              </layout>
0648             </item>
0649             <item row="1" column="0" alignment="Qt::AlignRight">
0650              <widget class="QLabel" name="label_4">
0651               <property name="sizePolicy">
0652                <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
0653                 <horstretch>0</horstretch>
0654                 <verstretch>0</verstretch>
0655                </sizepolicy>
0656               </property>
0657               <property name="text">
0658                <string>Margins:</string>
0659               </property>
0660               <property name="alignment">
0661                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0662               </property>
0663               <property name="buddy">
0664                <cstring>marginsSpinner</cstring>
0665               </property>
0666              </widget>
0667             </item>
0668             <item row="1" column="1">
0669              <layout class="QHBoxLayout">
0670               <property name="spacing">
0671                <number>0</number>
0672               </property>
0673               <item>
0674                <widget class="QSpinBox" name="marginsSpinner">
0675                 <property name="suffix">
0676                  <string comment="(pixels) visual size unit"> px</string>
0677                 </property>
0678                 <property name="maximum">
0679                  <number>99</number>
0680                 </property>
0681                 <property name="value">
0682                  <number>1</number>
0683                 </property>
0684                </widget>
0685               </item>
0686               <item>
0687                <spacer>
0688                 <property name="orientation">
0689                  <enum>Qt::Horizontal</enum>
0690                 </property>
0691                 <property name="sizeHint" stdset="0">
0692                  <size>
0693                   <width>40</width>
0694                   <height>20</height>
0695                  </size>
0696                 </property>
0697                </spacer>
0698               </item>
0699              </layout>
0700             </item>
0701             <item row="2" column="0" alignment="Qt::AlignRight">
0702              <widget class="QLabel" name="label_5">
0703               <property name="sizePolicy">
0704                <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
0705                 <horstretch>0</horstretch>
0706                 <verstretch>0</verstretch>
0707                </sizepolicy>
0708               </property>
0709               <property name="text">
0710                <string>Align to center:</string>
0711               </property>
0712               <property name="alignment">
0713                <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0714               </property>
0715               <property name="buddy">
0716                <cstring>alignToCenterButton</cstring>
0717               </property>
0718              </widget>
0719             </item>
0720             <item row="2" column="1">
0721              <widget class="QCheckBox" name="alignToCenterButton">
0722               <property name="text">
0723                <string>Enabled</string>
0724               </property>
0725              </widget>
0726             </item>
0727            </layout>
0728           </widget>
0729          </item>
0730          <item row="4" column="1" colspan="2">
0731           <widget class="QCheckBox" name="dimWhenInactiveCheckbox">
0732            <property name="toolTip">
0733             <string>Indicate whether the window is active by dimming the colors</string>
0734            </property>
0735            <property name="text">
0736             <string>Darken</string>
0737            </property>
0738           </widget>
0739          </item>
0740          <item row="7" column="1" colspan="2">
0741           <widget class="QCheckBox" name="borderWhenActiveCheckbox">
0742            <property name="toolTip">
0743             <string>Indicate whether the window is active by drawing a border</string>
0744            </property>
0745            <property name="text">
0746             <string>Border</string>
0747            </property>
0748           </widget>
0749          </item>
0750          <item row="10" column="1">
0751           <layout class="QHBoxLayout" name="horizontalLayout">
0752            <item>
0753             <spacer name="horizontalSpacer">
0754              <property name="orientation">
0755               <enum>Qt::Horizontal</enum>
0756              </property>
0757              <property name="sizeHint" stdset="0">
0758               <size>
0759                <width>40</width>
0760                <height>20</height>
0761               </size>
0762              </property>
0763             </spacer>
0764            </item>
0765           </layout>
0766          </item>
0767          <item row="1" column="1">
0768           <spacer>
0769            <property name="orientation">
0770             <enum>Qt::Vertical</enum>
0771            </property>
0772            <property name="sizeType">
0773             <enum>QSizePolicy::Fixed</enum>
0774            </property>
0775            <property name="sizeHint" stdset="0">
0776             <size>
0777              <width>20</width>
0778              <height>16</height>
0779             </size>
0780            </property>
0781           </spacer>
0782          </item>
0783          <item row="3" column="1">
0784           <layout class="QHBoxLayout" name="horizontalLayout_3">
0785            <item>
0786             <widget class="QCheckBox" name="displayVerticalLine">
0787              <property name="text">
0788               <string>Display Vertical line at column:</string>
0789              </property>
0790             </widget>
0791            </item>
0792            <item>
0793             <widget class="QSpinBox" name="displayVerticalLineAtColumn">
0794              <property name="maximum">
0795               <number>999</number>
0796              </property>
0797             </widget>
0798            </item>
0799            <item>
0800             <spacer name="horizontalSpacer_2">
0801              <property name="orientation">
0802               <enum>Qt::Horizontal</enum>
0803              </property>
0804              <property name="sizeHint" stdset="0">
0805               <size>
0806                <width>40</width>
0807                <height>20</height>
0808               </size>
0809              </property>
0810             </spacer>
0811            </item>
0812           </layout>
0813          </item>
0814         </layout>
0815        </item>
0816        <item>
0817         <spacer>
0818          <property name="orientation">
0819           <enum>Qt::Vertical</enum>
0820          </property>
0821          <property name="sizeHint" stdset="0">
0822           <size>
0823            <width>20</width>
0824            <height>0</height>
0825           </size>
0826          </property>
0827         </spacer>
0828        </item>
0829       </layout>
0830      </widget>
0831      <widget class="QWidget" name="CTLtab">
0832       <property name="toolTip">
0833        <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Complex Text Layout&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0834       </property>
0835       <attribute name="title">
0836        <string>Complex Text Layout</string>
0837       </attribute>
0838       <widget class="QWidget" name="layoutWidget">
0839        <property name="geometry">
0840         <rect>
0841          <x>3</x>
0842          <y>3</y>
0843          <width>611</width>
0844          <height>441</height>
0845         </rect>
0846        </property>
0847        <layout class="QGridLayout" name="CTL_2">
0848         <property name="spacing">
0849          <number>6</number>
0850         </property>
0851         <item row="31" column="1">
0852          <widget class="QCheckBox" name="wordMode">
0853           <property name="sizePolicy">
0854            <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0855             <horstretch>0</horstretch>
0856             <verstretch>0</verstretch>
0857            </sizepolicy>
0858           </property>
0859           <property name="toolTip">
0860            <string>Enable word mode text rendering</string>
0861           </property>
0862           <property name="text">
0863            <string>Word mode</string>
0864           </property>
0865          </widget>
0866         </item>
0867         <item row="32" column="1">
0868          <widget class="QCheckBox" name="wordModeAttr">
0869           <property name="sizePolicy">
0870            <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0871             <horstretch>0</horstretch>
0872             <verstretch>0</verstretch>
0873            </sizepolicy>
0874           </property>
0875           <property name="toolTip">
0876            <string>Ignore attribute changes mid-word (otherwise, attribute changes break word when rendering)</string>
0877           </property>
0878           <property name="text">
0879            <string>Use the same attributes for whole word</string>
0880           </property>
0881          </widget>
0882         </item>
0883         <item row="33" column="1">
0884          <widget class="QCheckBox" name="wordModeAscii">
0885           <property name="sizePolicy">
0886            <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0887             <horstretch>0</horstretch>
0888             <verstretch>0</verstretch>
0889            </sizepolicy>
0890           </property>
0891           <property name="toolTip">
0892            <string>Render words of ASCII characters together</string>
0893           </property>
0894           <property name="text">
0895            <string>ASCII characters </string>
0896           </property>
0897          </widget>
0898         </item>
0899         <item row="34" column="1">
0900          <widget class="QCheckBox" name="wordModeBrahmic">
0901           <property name="sizePolicy">
0902            <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0903             <horstretch>0</horstretch>
0904             <verstretch>0</verstretch>
0905            </sizepolicy>
0906           </property>
0907           <property name="toolTip">
0908            <string>Render words of Brahmic scripts characters together</string>
0909           </property>
0910           <property name="text">
0911            <string>Brahmic scripts characters</string>
0912           </property>
0913          </widget>
0914         </item>
0915         <item row="61" column="0">
0916          <widget class="QLabel" name="label_17">
0917           <property name="sizePolicy">
0918            <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
0919             <horstretch>0</horstretch>
0920             <verstretch>0</verstretch>
0921            </sizepolicy>
0922           </property>
0923           <property name="text">
0924            <string>Emoji Font:</string>
0925           </property>
0926           <property name="alignment">
0927            <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0928           </property>
0929          </widget>
0930         </item>
0931         <item row="61" column="1">
0932          <widget class="QPushButton" name="emojiFontPreview">
0933           <property name="sizePolicy">
0934            <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0935             <horstretch>1</horstretch>
0936             <verstretch>0</verstretch>
0937            </sizepolicy>
0938           </property>
0939          </widget>
0940         </item>
0941         <item row="102" column="1">
0942          <widget class="QCheckBox" name="enableBidiRenderingButton">
0943           <property name="sizePolicy">
0944            <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0945             <horstretch>0</horstretch>
0946             <verstretch>0</verstretch>
0947            </sizepolicy>
0948           </property>
0949           <property name="toolTip">
0950            <string>Enable Bi-Directional display on terminals (valid for Arabic, Farsi or Hebrew only)</string>
0951           </property>
0952           <property name="text">
0953            <string>Bi-Directional text rendering</string>
0954           </property>
0955          </widget>
0956         </item>
0957         <item row="103" column="1">
0958          <widget class="QCheckBox" name="bidiLineLTR">
0959           <property name="sizePolicy">
0960            <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0961             <horstretch>0</horstretch>
0962             <verstretch>0</verstretch>
0963            </sizepolicy>
0964           </property>
0965           <property name="toolTip">
0966            <string>Lines are always LTR, rather than determined by first strong character</string>
0967           </property>
0968           <property name="text">
0969            <string>force LTR line direction</string>
0970           </property>
0971          </widget>
0972         </item>
0973         <item row="104" column="1">
0974          <widget class="QCheckBox" name="enableBidiTableDirOverrideButton">
0975           <property name="sizePolicy">
0976            <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0977             <horstretch>0</horstretch>
0978             <verstretch>0</verstretch>
0979            </sizepolicy>
0980           </property>
0981           <property name="toolTip">
0982            <string>Treat table drawing characters as strong LTR.</string>
0983           </property>
0984           <property name="text">
0985            <string>Table characters BiDi mode override</string>
0986           </property>
0987          </widget>
0988         </item>
0989         <item row="110" column="1">
0990          <widget class="QCheckBox" name="ignoreWcWidth">
0991           <property name="sizePolicy">
0992            <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0993             <horstretch>0</horstretch>
0994             <verstretch>0</verstretch>
0995            </sizepolicy>
0996           </property>
0997           <property name="toolTip">
0998            <string>Ignore wcwidth of problematic characters</string>
0999           </property>
1000           <property name="text">
1001            <string>Override wcwidth</string>
1002           </property>
1003          </widget>
1004         </item>
1005         <item row="1000" column="0" colspan="2">
1006          <spacer>
1007           <property name="orientation">
1008            <enum>Qt::Vertical</enum>
1009           </property>
1010           <property name="sizeHint" stdset="0">
1011            <size>
1012             <width>20</width>
1013             <height>20</height>
1014            </size>
1015           </property>
1016          </spacer>
1017         </item>
1018        </layout>
1019       </widget>
1020      </widget>
1021     </widget>
1022    </item>
1023   </layout>
1024  </widget>
1025  <customwidgets>
1026   <customwidget>
1027    <class>KColorButton</class>
1028    <extends>QPushButton</extends>
1029    <header>kcolorbutton.h</header>
1030   </customwidget>
1031   <customwidget>
1032    <class>KMessageWidget</class>
1033    <extends>QFrame</extends>
1034    <header>kmessagewidget.h</header>
1035    <container>1</container>
1036   </customwidget>
1037  </customwidgets>
1038  <tabstops>
1039   <tabstop>tabWidget</tabstop>
1040   <tabstop>colorSchemeList</tabstop>
1041   <tabstop>newColorSchemeButton</tabstop>
1042   <tabstop>editColorSchemeButton</tabstop>
1043   <tabstop>removeColorSchemeButton</tabstop>
1044   <tabstop>resetColorSchemeButton</tabstop>
1045   <tabstop>chooseFontButton</tabstop>
1046   <tabstop>antialiasTextButton</tabstop>
1047   <tabstop>boldIntenseButton</tabstop>
1048   <tabstop>useFontLineCharactersButton</tabstop>
1049   <tabstop>cursorShapeBlock</tabstop>
1050   <tabstop>cursorShapeIBeam</tabstop>
1051   <tabstop>cursorShapeUnderline</tabstop>
1052   <tabstop>autoCursorColorButton</tabstop>
1053   <tabstop>customCursorColorButton</tabstop>
1054   <tabstop>customColorSelectButton</tabstop>
1055   <tabstop>customTextColorSelectButton</tabstop>
1056   <tabstop>enableBlinkingCursorButton</tabstop>
1057   <tabstop>lineSpacingSpinner</tabstop>
1058   <tabstop>marginsSpinner</tabstop>
1059   <tabstop>alignToCenterButton</tabstop>
1060   <tabstop>showTerminalSizeHintButton</tabstop>
1061   <tabstop>dimWhenInactiveCheckbox</tabstop>
1062  </tabstops>
1063  <resources/>
1064  <connections>
1065   <connection>
1066    <sender>dimWhenInactiveCheckbox</sender>
1067    <signal>clicked(bool)</signal>
1068    <receiver>dimValue</receiver>
1069    <slot>setEnabled(bool)</slot>
1070    <hints>
1071     <hint type="sourcelabel">
1072      <x>205</x>
1073      <y>249</y>
1074     </hint>
1075     <hint type="destinationlabel">
1076      <x>461</x>
1077      <y>288</y>
1078     </hint>
1079    </hints>
1080   </connection>
1081   <connection>
1082    <sender>dimWhenInactiveCheckbox</sender>
1083    <signal>clicked(bool)</signal>
1084    <receiver>dimLabel</receiver>
1085    <slot>setEnabled(bool)</slot>
1086    <hints>
1087     <hint type="sourcelabel">
1088      <x>236</x>
1089      <y>247</y>
1090     </hint>
1091     <hint type="destinationlabel">
1092      <x>229</x>
1093      <y>270</y>
1094     </hint>
1095    </hints>
1096   </connection>
1097   <connection>
1098    <sender>borderWhenActiveCheckbox</sender>
1099    <signal>clicked(bool)</signal>
1100    <receiver>borderLabel</receiver>
1101    <slot>setEnabled(bool)</slot>
1102   </connection>
1103   <connection>
1104    <sender>borderWhenActiveCheckbox</sender>
1105    <signal>clicked(bool)</signal>
1106    <receiver>focusBorderColor</receiver>
1107    <slot>setEnabled(bool)</slot>
1108   </connection>
1109  </connections>
1110  <buttongroups>
1111   <buttongroup name="cursorShape"/>
1112   <buttongroup name="cursorColor"/>
1113  </buttongroups>
1114 </ui>