Warning, /plasma/latte-dock/app/settings/settingsdialog.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>SettingsDialog</class>
0004  <widget class="QDialog" name="SettingsDialog">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>941</width>
0010     <height>703</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string comment="latte settings window">Settings</string>
0015   </property>
0016   <layout class="QVBoxLayout" name="verticalLayout_2">
0017    <item>
0018     <widget class="QTabWidget" name="tabWidget">
0019      <property name="currentIndex">
0020       <number>0</number>
0021      </property>
0022      <widget class="QWidget" name="layoutsTab">
0023       <attribute name="title">
0024        <string>Layouts</string>
0025       </attribute>
0026       <layout class="QHBoxLayout" name="horizontalLayout">
0027        <item>
0028         <layout class="QVBoxLayout" name="verticalLayout_3">
0029          <item>
0030           <layout class="QHBoxLayout" name="horizontalLayout_3">
0031            <item>
0032             <spacer name="horizontalSpacer">
0033              <property name="orientation">
0034               <enum>Qt::Horizontal</enum>
0035              </property>
0036              <property name="sizeHint" stdset="0">
0037               <size>
0038                <width>40</width>
0039                <height>20</height>
0040               </size>
0041              </property>
0042             </spacer>
0043            </item>
0044            <item>
0045             <widget class="QToolButton" name="singleToolBtn">
0046              <property name="sizePolicy">
0047               <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0048                <horstretch>0</horstretch>
0049                <verstretch>0</verstretch>
0050               </sizepolicy>
0051              </property>
0052              <property name="toolTip">
0053               <string>Only one layout can be present in memory at all cases</string>
0054              </property>
0055              <property name="text">
0056               <string comment="single layout">Single</string>
0057              </property>
0058              <property name="checkable">
0059               <bool>true</bool>
0060              </property>
0061             </widget>
0062            </item>
0063            <item>
0064             <widget class="QToolButton" name="multipleToolBtn">
0065              <property name="toolTip">
0066               <string>Multiple layouts can be present and active in memory at the same time</string>
0067              </property>
0068              <property name="text">
0069               <string comment="multiple layouts">Multiple</string>
0070              </property>
0071              <property name="checkable">
0072               <bool>true</bool>
0073              </property>
0074              <property name="checked">
0075               <bool>false</bool>
0076              </property>
0077             </widget>
0078            </item>
0079            <item>
0080             <spacer name="horizontalSpacer_2">
0081              <property name="orientation">
0082               <enum>Qt::Horizontal</enum>
0083              </property>
0084              <property name="sizeHint" stdset="0">
0085               <size>
0086                <width>40</width>
0087                <height>20</height>
0088               </size>
0089              </property>
0090             </spacer>
0091            </item>
0092           </layout>
0093          </item>
0094          <item>
0095           <layout class="QHBoxLayout" name="horizontalLayout_2">
0096            <item>
0097             <widget class="QTableView" name="layoutsView">
0098              <property name="showDropIndicator" stdset="0">
0099               <bool>true</bool>
0100              </property>
0101              <property name="alternatingRowColors">
0102               <bool>true</bool>
0103              </property>
0104              <property name="selectionMode">
0105               <enum>QAbstractItemView::SingleSelection</enum>
0106              </property>
0107              <property name="selectionBehavior">
0108               <enum>QAbstractItemView::SelectRows</enum>
0109              </property>
0110              <property name="showGrid">
0111               <bool>false</bool>
0112              </property>
0113              <attribute name="horizontalHeaderVisible">
0114               <bool>true</bool>
0115              </attribute>
0116              <attribute name="horizontalHeaderCascadingSectionResizes">
0117               <bool>true</bool>
0118              </attribute>
0119              <attribute name="horizontalHeaderHighlightSections">
0120               <bool>false</bool>
0121              </attribute>
0122              <attribute name="horizontalHeaderShowSortIndicator" stdset="0">
0123               <bool>false</bool>
0124              </attribute>
0125              <attribute name="verticalHeaderVisible">
0126               <bool>false</bool>
0127              </attribute>
0128              <attribute name="verticalHeaderHighlightSections">
0129               <bool>false</bool>
0130              </attribute>
0131             </widget>
0132            </item>
0133            <item>
0134             <widget class="QWidget" name="widget" native="true">
0135              <layout class="QVBoxLayout" name="verticalLayout">
0136               <item>
0137                <widget class="QPushButton" name="switchButton">
0138                 <property name="toolTip">
0139                  <string>Switch to selected layout</string>
0140                 </property>
0141                 <property name="text">
0142                  <string comment="switch to layout">Switch</string>
0143                 </property>
0144                 <property name="icon">
0145                  <iconset theme="user-identity">
0146                   <normaloff>.</normaloff>.</iconset>
0147                 </property>
0148                </widget>
0149               </item>
0150               <item>
0151                <widget class="QPushButton" name="pauseButton">
0152                 <property name="toolTip">
0153                  <string>Pause all activities from the selected layout</string>
0154                 </property>
0155                 <property name="text">
0156                  <string>Pause</string>
0157                 </property>
0158                 <property name="icon">
0159                  <iconset theme="media-playback-pause">
0160                   <normaloff>.</normaloff>.</iconset>
0161                 </property>
0162                </widget>
0163               </item>
0164               <item>
0165                <spacer name="verticalSpacer_5">
0166                 <property name="orientation">
0167                  <enum>Qt::Vertical</enum>
0168                 </property>
0169                 <property name="sizeType">
0170                  <enum>QSizePolicy::Preferred</enum>
0171                 </property>
0172                 <property name="sizeHint" stdset="0">
0173                  <size>
0174                   <width>20</width>
0175                   <height>15</height>
0176                  </size>
0177                 </property>
0178                </spacer>
0179               </item>
0180               <item>
0181                <widget class="Line" name="line_2">
0182                 <property name="minimumSize">
0183                  <size>
0184                   <width>0</width>
0185                   <height>0</height>
0186                  </size>
0187                 </property>
0188                 <property name="orientation">
0189                  <enum>Qt::Horizontal</enum>
0190                 </property>
0191                </widget>
0192               </item>
0193               <item>
0194                <spacer name="verticalSpacer_4">
0195                 <property name="orientation">
0196                  <enum>Qt::Vertical</enum>
0197                 </property>
0198                 <property name="sizeType">
0199                  <enum>QSizePolicy::Preferred</enum>
0200                 </property>
0201                 <property name="sizeHint" stdset="0">
0202                  <size>
0203                   <width>20</width>
0204                   <height>15</height>
0205                  </size>
0206                 </property>
0207                </spacer>
0208               </item>
0209               <item>
0210                <widget class="QPushButton" name="newButton">
0211                 <property name="toolTip">
0212                  <string>New layout</string>
0213                 </property>
0214                 <property name="text">
0215                  <string comment="new layout">New</string>
0216                 </property>
0217                 <property name="icon">
0218                  <iconset theme="add">
0219                   <normaloff>.</normaloff>.</iconset>
0220                 </property>
0221                </widget>
0222               </item>
0223               <item>
0224                <widget class="QPushButton" name="copyButton">
0225                 <property name="toolTip">
0226                  <string>Copy selected layout</string>
0227                 </property>
0228                 <property name="text">
0229                  <string comment="copy layout">Copy</string>
0230                 </property>
0231                 <property name="icon">
0232                  <iconset theme="edit-copy">
0233                   <normaloff>.</normaloff>.</iconset>
0234                 </property>
0235                 <property name="flat">
0236                  <bool>false</bool>
0237                 </property>
0238                </widget>
0239               </item>
0240               <item>
0241                <widget class="QPushButton" name="removeButton">
0242                 <property name="toolTip">
0243                  <string>Remove selected layout</string>
0244                 </property>
0245                 <property name="text">
0246                  <string comment="remove layout">Remove</string>
0247                 </property>
0248                 <property name="icon">
0249                  <iconset theme="delete">
0250                   <normaloff>.</normaloff>.</iconset>
0251                 </property>
0252                </widget>
0253               </item>
0254               <item>
0255                <spacer name="verticalSpacer_10">
0256                 <property name="orientation">
0257                  <enum>Qt::Vertical</enum>
0258                 </property>
0259                 <property name="sizeType">
0260                  <enum>QSizePolicy::Fixed</enum>
0261                 </property>
0262                 <property name="sizeHint" stdset="0">
0263                  <size>
0264                   <width>1</width>
0265                   <height>11</height>
0266                  </size>
0267                 </property>
0268                </spacer>
0269               </item>
0270               <item>
0271                <widget class="QPushButton" name="lockedButton">
0272                 <property name="toolTip">
0273                  <string>Lock layout and make it read-only</string>
0274                 </property>
0275                 <property name="text">
0276                  <string comment="locked layout">Locked</string>
0277                 </property>
0278                 <property name="icon">
0279                  <iconset theme="object-locked">
0280                   <normaloff>.</normaloff>.</iconset>
0281                 </property>
0282                 <property name="checkable">
0283                  <bool>true</bool>
0284                 </property>
0285                </widget>
0286               </item>
0287               <item>
0288                <widget class="QPushButton" name="sharedButton">
0289                 <property name="toolTip">
0290                  <string>Share that layout with other central layouts</string>
0291                 </property>
0292                 <property name="text">
0293                  <string>Shared</string>
0294                 </property>
0295                 <property name="icon">
0296                  <iconset theme="document-share">
0297                   <normaloff>.</normaloff>.</iconset>
0298                 </property>
0299                 <property name="checkable">
0300                  <bool>true</bool>
0301                 </property>
0302                </widget>
0303               </item>
0304               <item>
0305                <spacer name="verticalSpacer_2">
0306                 <property name="orientation">
0307                  <enum>Qt::Vertical</enum>
0308                 </property>
0309                 <property name="sizeType">
0310                  <enum>QSizePolicy::Preferred</enum>
0311                 </property>
0312                 <property name="sizeHint" stdset="0">
0313                  <size>
0314                   <width>20</width>
0315                   <height>15</height>
0316                  </size>
0317                 </property>
0318                </spacer>
0319               </item>
0320               <item>
0321                <widget class="Line" name="line">
0322                 <property name="sizePolicy">
0323                  <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0324                   <horstretch>0</horstretch>
0325                   <verstretch>0</verstretch>
0326                  </sizepolicy>
0327                 </property>
0328                 <property name="sizeIncrement">
0329                  <size>
0330                   <width>0</width>
0331                   <height>0</height>
0332                  </size>
0333                 </property>
0334                 <property name="baseSize">
0335                  <size>
0336                   <width>0</width>
0337                   <height>0</height>
0338                  </size>
0339                 </property>
0340                 <property name="lineWidth">
0341                  <number>1</number>
0342                 </property>
0343                 <property name="orientation">
0344                  <enum>Qt::Horizontal</enum>
0345                 </property>
0346                </widget>
0347               </item>
0348               <item>
0349                <spacer name="verticalSpacer_3">
0350                 <property name="orientation">
0351                  <enum>Qt::Vertical</enum>
0352                 </property>
0353                 <property name="sizeType">
0354                  <enum>QSizePolicy::Preferred</enum>
0355                 </property>
0356                 <property name="sizeHint" stdset="0">
0357                  <size>
0358                   <width>20</width>
0359                   <height>15</height>
0360                  </size>
0361                 </property>
0362                </spacer>
0363               </item>
0364               <item>
0365                <widget class="QPushButton" name="importButton">
0366                 <property name="toolTip">
0367                  <string>Import a layout or full configuration file</string>
0368                 </property>
0369                 <property name="text">
0370                  <string comment="import layout">Import</string>
0371                 </property>
0372                 <property name="icon">
0373                  <iconset theme="document-import">
0374                   <normaloff>.</normaloff>.</iconset>
0375                 </property>
0376                 <property name="default">
0377                  <bool>false</bool>
0378                 </property>
0379                </widget>
0380               </item>
0381               <item>
0382                <widget class="QPushButton" name="exportButton">
0383                 <property name="toolTip">
0384                  <string>Export selected layout or full configuration into a file</string>
0385                 </property>
0386                 <property name="text">
0387                  <string comment="export layout">Export</string>
0388                 </property>
0389                 <property name="icon">
0390                  <iconset theme="document-export">
0391                   <normaloff>.</normaloff>.</iconset>
0392                 </property>
0393                </widget>
0394               </item>
0395               <item>
0396                <widget class="QPushButton" name="downloadButton">
0397                 <property name="toolTip">
0398                  <string>Download community layouts from the Internet</string>
0399                 </property>
0400                 <property name="text">
0401                  <string comment="download layout">Download</string>
0402                 </property>
0403                 <property name="icon">
0404                  <iconset theme="get-hot-new-stuff">
0405                   <normaloff>.</normaloff>.</iconset>
0406                 </property>
0407                </widget>
0408               </item>
0409               <item>
0410                <spacer name="verticalSpacer">
0411                 <property name="orientation">
0412                  <enum>Qt::Vertical</enum>
0413                 </property>
0414                 <property name="sizeHint" stdset="0">
0415                  <size>
0416                   <width>20</width>
0417                   <height>40</height>
0418                  </size>
0419                 </property>
0420                </spacer>
0421               </item>
0422              </layout>
0423             </widget>
0424            </item>
0425           </layout>
0426          </item>
0427         </layout>
0428        </item>
0429       </layout>
0430      </widget>
0431      <widget class="QWidget" name="preferencesTab">
0432       <property name="sizePolicy">
0433        <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
0434         <horstretch>0</horstretch>
0435         <verstretch>0</verstretch>
0436        </sizepolicy>
0437       </property>
0438       <attribute name="title">
0439        <string>Preferences</string>
0440       </attribute>
0441       <layout class="QHBoxLayout" name="horizontalLayout_4">
0442        <property name="rightMargin">
0443         <number>9</number>
0444        </property>
0445        <item>
0446         <widget class="QScrollArea" name="scrollArea">
0447          <property name="frameShape">
0448           <enum>QFrame::NoFrame</enum>
0449          </property>
0450          <property name="lineWidth">
0451           <number>0</number>
0452          </property>
0453          <property name="verticalScrollBarPolicy">
0454           <enum>Qt::ScrollBarAsNeeded</enum>
0455          </property>
0456          <property name="horizontalScrollBarPolicy">
0457           <enum>Qt::ScrollBarAlwaysOff</enum>
0458          </property>
0459          <property name="widgetResizable">
0460           <bool>true</bool>
0461          </property>
0462          <widget class="QWidget" name="scrollAreaWidgetContents">
0463           <property name="geometry">
0464            <rect>
0465             <x>0</x>
0466             <y>0</y>
0467             <width>890</width>
0468             <height>662</height>
0469            </rect>
0470           </property>
0471           <layout class="QHBoxLayout" name="horizontalLayout_9">
0472            <property name="spacing">
0473             <number>0</number>
0474            </property>
0475            <property name="leftMargin">
0476             <number>0</number>
0477            </property>
0478            <property name="topMargin">
0479             <number>0</number>
0480            </property>
0481            <property name="rightMargin">
0482             <number>0</number>
0483            </property>
0484            <property name="bottomMargin">
0485             <number>0</number>
0486            </property>
0487            <item>
0488             <layout class="QVBoxLayout" name="verticalLayout_4">
0489              <item>
0490               <spacer name="verticalSpacer_8">
0491                <property name="orientation">
0492                 <enum>Qt::Vertical</enum>
0493                </property>
0494                <property name="sizeType">
0495                 <enum>QSizePolicy::Fixed</enum>
0496                </property>
0497                <property name="sizeHint" stdset="0">
0498                 <size>
0499                  <width>20</width>
0500                  <height>10</height>
0501                 </size>
0502                </property>
0503               </spacer>
0504              </item>
0505              <item>
0506               <widget class="QLabel" name="appearanceLbl">
0507                <property name="font">
0508                 <font>
0509                  <weight>75</weight>
0510                  <bold>true</bold>
0511                 </font>
0512                </property>
0513                <property name="text">
0514                 <string>Appearance</string>
0515                </property>
0516               </widget>
0517              </item>
0518              <item>
0519               <layout class="QHBoxLayout" name="horizontalLayout_12">
0520                <item>
0521                 <spacer name="horizontalSpacer_12">
0522                  <property name="orientation">
0523                   <enum>Qt::Horizontal</enum>
0524                  </property>
0525                  <property name="sizeType">
0526                   <enum>QSizePolicy::Fixed</enum>
0527                  </property>
0528                  <property name="sizeHint" stdset="0">
0529                   <size>
0530                    <width>20</width>
0531                    <height>20</height>
0532                   </size>
0533                  </property>
0534                 </spacer>
0535                </item>
0536                <item>
0537                 <widget class="QCheckBox" name="badges3DStyleChkBox">
0538                  <property name="text">
0539                   <string>Use 3D style for notification and shortcut badges</string>
0540                  </property>
0541                 </widget>
0542                </item>
0543               </layout>
0544              </item>
0545              <item>
0546               <spacer name="verticalSpacer_14">
0547                <property name="orientation">
0548                 <enum>Qt::Vertical</enum>
0549                </property>
0550                <property name="sizeType">
0551                 <enum>QSizePolicy::Fixed</enum>
0552                </property>
0553                <property name="sizeHint" stdset="0">
0554                 <size>
0555                  <width>20</width>
0556                  <height>20</height>
0557                 </size>
0558                </property>
0559               </spacer>
0560              </item>
0561              <item>
0562               <widget class="QLabel" name="behaviorLbl">
0563                <property name="sizePolicy">
0564                 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0565                  <horstretch>0</horstretch>
0566                  <verstretch>0</verstretch>
0567                 </sizepolicy>
0568                </property>
0569                <property name="font">
0570                 <font>
0571                  <weight>75</weight>
0572                  <bold>true</bold>
0573                 </font>
0574                </property>
0575                <property name="text">
0576                 <string>Behavior</string>
0577                </property>
0578                <property name="alignment">
0579                 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
0580                </property>
0581               </widget>
0582              </item>
0583              <item>
0584               <layout class="QHBoxLayout" name="horizontalLayout_5">
0585                <item>
0586                 <spacer name="horizontalSpacer_3">
0587                  <property name="orientation">
0588                   <enum>Qt::Horizontal</enum>
0589                  </property>
0590                  <property name="sizeType">
0591                   <enum>QSizePolicy::Fixed</enum>
0592                  </property>
0593                  <property name="sizeHint" stdset="0">
0594                   <size>
0595                    <width>20</width>
0596                    <height>20</height>
0597                   </size>
0598                  </property>
0599                 </spacer>
0600                </item>
0601                <item>
0602                 <widget class="QCheckBox" name="autostartChkBox">
0603                  <property name="toolTip">
0604                   <string>Start the application automatically after each relogin</string>
0605                  </property>
0606                  <property name="text">
0607                   <string>Enable autostart during startup</string>
0608                  </property>
0609                 </widget>
0610                </item>
0611               </layout>
0612              </item>
0613              <item>
0614               <layout class="QHBoxLayout" name="horizontalLayout_6">
0615                <item>
0616                 <spacer name="horizontalSpacer_4">
0617                  <property name="orientation">
0618                   <enum>Qt::Horizontal</enum>
0619                  </property>
0620                  <property name="sizeType">
0621                   <enum>QSizePolicy::Fixed</enum>
0622                  </property>
0623                  <property name="sizeHint" stdset="0">
0624                   <size>
0625                    <width>20</width>
0626                    <height>20</height>
0627                   </size>
0628                  </property>
0629                 </spacer>
0630                </item>
0631                <item>
0632                 <widget class="QCheckBox" name="infoWindowChkBox">
0633                  <property name="toolTip">
0634                   <string>Provide visual feedback when layouts are activated automatically</string>
0635                  </property>
0636                  <property name="text">
0637                   <string>Show informative window for layouts automatic activation</string>
0638                  </property>
0639                 </widget>
0640                </item>
0641               </layout>
0642              </item>
0643              <item>
0644               <layout class="QHBoxLayout" name="horizontalLayout_14">
0645                <item>
0646                 <spacer name="horizontalSpacer_10">
0647                  <property name="orientation">
0648                   <enum>Qt::Horizontal</enum>
0649                  </property>
0650                  <property name="sizeType">
0651                   <enum>QSizePolicy::Maximum</enum>
0652                  </property>
0653                  <property name="sizeHint" stdset="0">
0654                   <size>
0655                    <width>20</width>
0656                    <height>20</height>
0657                   </size>
0658                  </property>
0659                 </spacer>
0660                </item>
0661                <item>
0662                 <widget class="QCheckBox" name="noBordersForMaximizedChkBox">
0663                  <property name="toolTip">
0664                   <string>Activate support for borderless maximized windows between different layouts</string>
0665                  </property>
0666                  <property name="text">
0667                   <string>Support borderless maximized windows in different layouts</string>
0668                  </property>
0669                 </widget>
0670                </item>
0671               </layout>
0672              </item>
0673              <item>
0674               <spacer name="verticalSpacer_7">
0675                <property name="orientation">
0676                 <enum>Qt::Vertical</enum>
0677                </property>
0678                <property name="sizeType">
0679                 <enum>QSizePolicy::Fixed</enum>
0680                </property>
0681                <property name="sizeHint" stdset="0">
0682                 <size>
0683                  <width>20</width>
0684                  <height>20</height>
0685                 </size>
0686                </property>
0687               </spacer>
0688              </item>
0689              <item>
0690               <widget class="QLabel" name="label">
0691                <property name="font">
0692                 <font>
0693                  <weight>75</weight>
0694                  <bold>true</bold>
0695                 </font>
0696                </property>
0697                <property name="text">
0698                 <string>Actions</string>
0699                </property>
0700               </widget>
0701              </item>
0702              <item>
0703               <layout class="QHBoxLayout" name="horizontalLayout_11">
0704                <item>
0705                 <spacer name="horizontalSpacer_11">
0706                  <property name="orientation">
0707                   <enum>Qt::Horizontal</enum>
0708                  </property>
0709                  <property name="sizeType">
0710                   <enum>QSizePolicy::Fixed</enum>
0711                  </property>
0712                  <property name="sizeHint" stdset="0">
0713                   <size>
0714                    <width>20</width>
0715                    <height>20</height>
0716                   </size>
0717                  </property>
0718                 </spacer>
0719                </item>
0720                <item>
0721                 <widget class="QCheckBox" name="metaPressChkBox">
0722                  <property name="toolTip">
0723                   <string>Forward ⌘ press from KWin to Latte in order to activate Application Launcher. It is suggested to disable that option if you remove Latte.</string>
0724                  </property>
0725                  <property name="text">
0726                   <string>Press ⌘ to activate Application Launcher</string>
0727                  </property>
0728                 </widget>
0729                </item>
0730               </layout>
0731              </item>
0732              <item>
0733               <layout class="QHBoxLayout" name="horizontalLayout_13">
0734                <item>
0735                 <spacer name="horizontalSpacer_14">
0736                  <property name="orientation">
0737                   <enum>Qt::Horizontal</enum>
0738                  </property>
0739                  <property name="sizeType">
0740                   <enum>QSizePolicy::Fixed</enum>
0741                  </property>
0742                  <property name="sizeHint" stdset="0">
0743                   <size>
0744                    <width>20</width>
0745                    <height>20</height>
0746                   </size>
0747                  </property>
0748                 </spacer>
0749                </item>
0750                <item>
0751                 <widget class="QCheckBox" name="metaPressHoldChkBox">
0752                  <property name="toolTip">
0753                   <string>Press and hold ⌘ to show shortcuts badges for applets and tasks</string>
0754                  </property>
0755                  <property name="text">
0756                   <string>Press and Hold ⌘ to show shortcuts badges</string>
0757                  </property>
0758                 </widget>
0759                </item>
0760               </layout>
0761              </item>
0762              <item>
0763               <spacer name="verticalSpacer_12">
0764                <property name="orientation">
0765                 <enum>Qt::Vertical</enum>
0766                </property>
0767                <property name="sizeType">
0768                 <enum>QSizePolicy::Fixed</enum>
0769                </property>
0770                <property name="sizeHint" stdset="0">
0771                 <size>
0772                  <width>20</width>
0773                  <height>20</height>
0774                 </size>
0775                </property>
0776               </spacer>
0777              </item>
0778              <item>
0779               <widget class="QLabel" name="mouseSensetivityLbl">
0780                <property name="font">
0781                 <font>
0782                  <weight>75</weight>
0783                  <bold>true</bold>
0784                 </font>
0785                </property>
0786                <property name="text">
0787                 <string>Mouse Sensitivity</string>
0788                </property>
0789               </widget>
0790              </item>
0791              <item>
0792               <layout class="QHBoxLayout" name="horizontalLayout_7">
0793                <item>
0794                 <spacer name="horizontalSpacer_5">
0795                  <property name="orientation">
0796                   <enum>Qt::Horizontal</enum>
0797                  </property>
0798                  <property name="sizeType">
0799                   <enum>QSizePolicy::Fixed</enum>
0800                  </property>
0801                  <property name="sizeHint" stdset="0">
0802                   <size>
0803                    <width>20</width>
0804                    <height>20</height>
0805                   </size>
0806                  </property>
0807                 </spacer>
0808                </item>
0809                <item>
0810                 <widget class="QLabel" name="parabolicEffectLbl">
0811                  <property name="sizePolicy">
0812                   <sizepolicy hsizetype="Maximum" vsizetype="Preferred">
0813                    <horstretch>0</horstretch>
0814                    <verstretch>0</verstretch>
0815                   </sizepolicy>
0816                  </property>
0817                  <property name="text">
0818                   <string>Parabolic Effect</string>
0819                  </property>
0820                 </widget>
0821                </item>
0822                <item>
0823                 <spacer name="horizontalSpacer_6">
0824                  <property name="orientation">
0825                   <enum>Qt::Horizontal</enum>
0826                  </property>
0827                  <property name="sizeType">
0828                   <enum>QSizePolicy::Fixed</enum>
0829                  </property>
0830                  <property name="sizeHint" stdset="0">
0831                   <size>
0832                    <width>7</width>
0833                    <height>20</height>
0834                   </size>
0835                  </property>
0836                 </spacer>
0837                </item>
0838                <item>
0839                 <layout class="QHBoxLayout" name="horizontalLayout_8">
0840                  <item>
0841                   <widget class="QToolButton" name="lowSensitivityBtn">
0842                    <property name="sizePolicy">
0843                     <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0844                      <horstretch>0</horstretch>
0845                      <verstretch>0</verstretch>
0846                     </sizepolicy>
0847                    </property>
0848                    <property name="toolTip">
0849                     <string>Low sensitivity for parabolic effect (low cpu usage and performance)</string>
0850                    </property>
0851                    <property name="text">
0852                     <string comment="low sensitivity">Low</string>
0853                    </property>
0854                    <property name="checkable">
0855                     <bool>true</bool>
0856                    </property>
0857                   </widget>
0858                  </item>
0859                  <item>
0860                   <widget class="QToolButton" name="mediumSensitivityBtn">
0861                    <property name="sizePolicy">
0862                     <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0863                      <horstretch>0</horstretch>
0864                      <verstretch>0</verstretch>
0865                     </sizepolicy>
0866                    </property>
0867                    <property name="toolTip">
0868                     <string>Medium sensitivity for parabolic effect (normal cpu usage and performance)</string>
0869                    </property>
0870                    <property name="text">
0871                     <string comment="medium sensitivity">Medium</string>
0872                    </property>
0873                    <property name="checkable">
0874                     <bool>true</bool>
0875                    </property>
0876                   </widget>
0877                  </item>
0878                  <item>
0879                   <widget class="QToolButton" name="highSensitivityBtn">
0880                    <property name="sizePolicy">
0881                     <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0882                      <horstretch>0</horstretch>
0883                      <verstretch>0</verstretch>
0884                     </sizepolicy>
0885                    </property>
0886                    <property name="toolTip">
0887                     <string>High sensitivity for parabolic effect (high cpu usage and performance)</string>
0888                    </property>
0889                    <property name="text">
0890                     <string comment="high sensitivity">High</string>
0891                    </property>
0892                    <property name="checkable">
0893                     <bool>true</bool>
0894                    </property>
0895                   </widget>
0896                  </item>
0897                 </layout>
0898                </item>
0899                <item>
0900                 <spacer name="horizontalSpacer_8">
0901                  <property name="orientation">
0902                   <enum>Qt::Horizontal</enum>
0903                  </property>
0904                  <property name="sizeType">
0905                   <enum>QSizePolicy::Fixed</enum>
0906                  </property>
0907                  <property name="sizeHint" stdset="0">
0908                   <size>
0909                    <width>20</width>
0910                    <height>20</height>
0911                   </size>
0912                  </property>
0913                 </spacer>
0914                </item>
0915               </layout>
0916              </item>
0917              <item>
0918               <spacer name="verticalSpacer_9">
0919                <property name="orientation">
0920                 <enum>Qt::Vertical</enum>
0921                </property>
0922                <property name="sizeType">
0923                 <enum>QSizePolicy::Fixed</enum>
0924                </property>
0925                <property name="sizeHint" stdset="0">
0926                 <size>
0927                  <width>20</width>
0928                  <height>20</height>
0929                 </size>
0930                </property>
0931               </spacer>
0932              </item>
0933              <item>
0934               <widget class="QLabel" name="delayLbl">
0935                <property name="font">
0936                 <font>
0937                  <weight>75</weight>
0938                  <bold>true</bold>
0939                 </font>
0940                </property>
0941                <property name="text">
0942                 <string>Delay</string>
0943                </property>
0944               </widget>
0945              </item>
0946              <item>
0947               <layout class="QHBoxLayout" name="horizontalLayout_10">
0948                <item>
0949                 <spacer name="horizontalSpacer_7">
0950                  <property name="orientation">
0951                   <enum>Qt::Horizontal</enum>
0952                  </property>
0953                  <property name="sizeType">
0954                   <enum>QSizePolicy::Fixed</enum>
0955                  </property>
0956                  <property name="sizeHint" stdset="0">
0957                   <size>
0958                    <width>20</width>
0959                    <height>20</height>
0960                   </size>
0961                  </property>
0962                 </spacer>
0963                </item>
0964                <item>
0965                 <widget class="QLabel" name="trackScreensDelayLbl">
0966                  <property name="toolTip">
0967                   <string>Different hardware can have different delays during screen changes.
0968 This tracker is used in order to not lose any screen related update.</string>
0969                  </property>
0970                  <property name="text">
0971                   <string>React to screen changes after</string>
0972                  </property>
0973                 </widget>
0974                </item>
0975                <item>
0976                 <widget class="QSpinBox" name="screenTrackerSpinBox">
0977                  <property name="sizePolicy">
0978                   <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0979                    <horstretch>0</horstretch>
0980                    <verstretch>0</verstretch>
0981                   </sizepolicy>
0982                  </property>
0983                  <property name="maximumSize">
0984                   <size>
0985                    <width>200</width>
0986                    <height>16777215</height>
0987                   </size>
0988                  </property>
0989                  <property name="toolTip">
0990                   <string>Different hardware can have different delays during screen changes.
0991 This tracker is used in order to not lose any screen related update.</string>
0992                  </property>
0993                  <property name="alignment">
0994                   <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
0995                  </property>
0996                  <property name="specialValueText">
0997                   <string/>
0998                  </property>
0999                  <property name="suffix">
1000                   <string> ms.</string>
1001                  </property>
1002                  <property name="minimum">
1003                   <number>1000</number>
1004                  </property>
1005                  <property name="maximum">
1006                   <number>10000</number>
1007                  </property>
1008                  <property name="singleStep">
1009                   <number>100</number>
1010                  </property>
1011                  <property name="value">
1012                   <number>2500</number>
1013                  </property>
1014                 </widget>
1015                </item>
1016                <item>
1017                 <spacer name="horizontalSpacer_9">
1018                  <property name="orientation">
1019                   <enum>Qt::Horizontal</enum>
1020                  </property>
1021                  <property name="sizeType">
1022                   <enum>QSizePolicy::Fixed</enum>
1023                  </property>
1024                  <property name="sizeHint" stdset="0">
1025                   <size>
1026                    <width>20</width>
1027                    <height>20</height>
1028                   </size>
1029                  </property>
1030                 </spacer>
1031                </item>
1032               </layout>
1033              </item>
1034              <item>
1035               <spacer name="verticalSpacer_11">
1036                <property name="orientation">
1037                 <enum>Qt::Vertical</enum>
1038                </property>
1039                <property name="sizeType">
1040                 <enum>QSizePolicy::Fixed</enum>
1041                </property>
1042                <property name="sizeHint" stdset="0">
1043                 <size>
1044                  <width>20</width>
1045                  <height>20</height>
1046                 </size>
1047                </property>
1048               </spacer>
1049              </item>
1050              <item>
1051               <widget class="QLabel" name="plasmaLbl">
1052                <property name="font">
1053                 <font>
1054                  <weight>75</weight>
1055                  <bold>true</bold>
1056                 </font>
1057                </property>
1058                <property name="text">
1059                 <string>Plasma Theme</string>
1060                </property>
1061               </widget>
1062              </item>
1063              <item>
1064               <layout class="QHBoxLayout" name="horizontalLayout_15">
1065                <item>
1066                 <spacer name="horizontalSpacer_16">
1067                  <property name="orientation">
1068                   <enum>Qt::Horizontal</enum>
1069                  </property>
1070                  <property name="sizeType">
1071                   <enum>QSizePolicy::Fixed</enum>
1072                  </property>
1073                  <property name="sizeHint" stdset="0">
1074                   <size>
1075                    <width>20</width>
1076                    <height>20</height>
1077                   </size>
1078                  </property>
1079                 </spacer>
1080                </item>
1081                <item>
1082                 <widget class="QLabel" name="outlineLbl">
1083                  <property name="enabled">
1084                   <bool>true</bool>
1085                  </property>
1086                  <property name="toolTip">
1087                   <string>Outline width used from background to draw its borders</string>
1088                  </property>
1089                  <property name="text">
1090                   <string>Outline width</string>
1091                  </property>
1092                 </widget>
1093                </item>
1094                <item>
1095                 <widget class="QSpinBox" name="outlineSpinBox">
1096                  <property name="sizePolicy">
1097                   <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
1098                    <horstretch>0</horstretch>
1099                    <verstretch>0</verstretch>
1100                   </sizepolicy>
1101                  </property>
1102                  <property name="minimumSize">
1103                   <size>
1104                    <width>111</width>
1105                    <height>30</height>
1106                   </size>
1107                  </property>
1108                  <property name="maximumSize">
1109                   <size>
1110                    <width>200</width>
1111                    <height>16777215</height>
1112                   </size>
1113                  </property>
1114                  <property name="toolTip">
1115                   <string>Outline width used from background to draw its borders</string>
1116                  </property>
1117                  <property name="suffix">
1118                   <string> px.</string>
1119                  </property>
1120                  <property name="minimum">
1121                   <number>1</number>
1122                  </property>
1123                  <property name="maximum">
1124                   <number>16</number>
1125                  </property>
1126                 </widget>
1127                </item>
1128                <item>
1129                 <spacer name="horizontalSpacer_15">
1130                  <property name="orientation">
1131                   <enum>Qt::Horizontal</enum>
1132                  </property>
1133                  <property name="sizeType">
1134                   <enum>QSizePolicy::Fixed</enum>
1135                  </property>
1136                  <property name="sizeHint" stdset="0">
1137                   <size>
1138                    <width>20</width>
1139                    <height>20</height>
1140                   </size>
1141                  </property>
1142                 </spacer>
1143                </item>
1144               </layout>
1145              </item>
1146              <item>
1147               <spacer name="verticalSpacer_13">
1148                <property name="orientation">
1149                 <enum>Qt::Vertical</enum>
1150                </property>
1151                <property name="sizeType">
1152                 <enum>QSizePolicy::Fixed</enum>
1153                </property>
1154                <property name="sizeHint" stdset="0">
1155                 <size>
1156                  <width>20</width>
1157                  <height>20</height>
1158                 </size>
1159                </property>
1160               </spacer>
1161              </item>
1162              <item>
1163               <spacer name="verticalSpacer_6">
1164                <property name="orientation">
1165                 <enum>Qt::Vertical</enum>
1166                </property>
1167                <property name="sizeHint" stdset="0">
1168                 <size>
1169                  <width>20</width>
1170                  <height>40</height>
1171                 </size>
1172                </property>
1173               </spacer>
1174              </item>
1175             </layout>
1176            </item>
1177           </layout>
1178          </widget>
1179         </widget>
1180        </item>
1181       </layout>
1182      </widget>
1183     </widget>
1184    </item>
1185    <item>
1186     <widget class="QDialogButtonBox" name="buttonBox">
1187      <property name="orientation">
1188       <enum>Qt::Horizontal</enum>
1189      </property>
1190      <property name="standardButtons">
1191       <set>QDialogButtonBox::Apply|QDialogButtonBox::Cancel|QDialogButtonBox::Ok|QDialogButtonBox::RestoreDefaults</set>
1192      </property>
1193     </widget>
1194    </item>
1195   </layout>
1196  </widget>
1197  <resources/>
1198  <connections>
1199   <connection>
1200    <sender>buttonBox</sender>
1201    <signal>accepted()</signal>
1202    <receiver>SettingsDialog</receiver>
1203    <slot>accept()</slot>
1204    <hints>
1205     <hint type="sourcelabel">
1206      <x>254</x>
1207      <y>341</y>
1208     </hint>
1209     <hint type="destinationlabel">
1210      <x>157</x>
1211      <y>274</y>
1212     </hint>
1213    </hints>
1214   </connection>
1215   <connection>
1216    <sender>buttonBox</sender>
1217    <signal>rejected()</signal>
1218    <receiver>SettingsDialog</receiver>
1219    <slot>reject()</slot>
1220    <hints>
1221     <hint type="sourcelabel">
1222      <x>322</x>
1223      <y>341</y>
1224     </hint>
1225     <hint type="destinationlabel">
1226      <x>286</x>
1227      <y>274</y>
1228     </hint>
1229    </hints>
1230   </connection>
1231  </connections>
1232 </ui>