Warning, /plasma/wacomtablet/src/kcmodule/buttonactionselectionwidget.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>ButtonActionSelectionWidget</class>
0004  <widget class="QWidget" name="ButtonActionSelectionWidget">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>564</width>
0010     <height>282</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Select Key Function</string>
0015   </property>
0016   <property name="locale">
0017    <locale language="English" country="UnitedStates"/>
0018   </property>
0019   <layout class="QVBoxLayout" name="verticalLayout">
0020    <property name="margin">
0021     <number>0</number>
0022    </property>
0023    <item>
0024     <widget class="QGroupBox" name="groupBox">
0025      <property name="sizePolicy">
0026       <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0027        <horstretch>0</horstretch>
0028        <verstretch>0</verstretch>
0029       </sizepolicy>
0030      </property>
0031      <property name="locale">
0032       <locale language="English" country="UnitedStates"/>
0033      </property>
0034      <property name="title">
0035       <string>Select Button Action</string>
0036      </property>
0037      <property name="alignment">
0038       <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
0039      </property>
0040      <layout class="QGridLayout" name="gridLayout_2">
0041       <item row="2" column="1">
0042        <layout class="QHBoxLayout" name="modifierLayout">
0043         <item>
0044          <widget class="QCheckBox" name="ctrlModifierCheckBox">
0045           <property name="text">
0046            <string>Ctrl</string>
0047           </property>
0048          </widget>
0049         </item>
0050         <item>
0051          <spacer name="modifierSpacer2">
0052           <property name="orientation">
0053            <enum>Qt::Horizontal</enum>
0054           </property>
0055           <property name="sizeType">
0056            <enum>QSizePolicy::Fixed</enum>
0057           </property>
0058           <property name="sizeHint" stdset="0">
0059            <size>
0060             <width>10</width>
0061             <height>1</height>
0062            </size>
0063           </property>
0064          </spacer>
0065         </item>
0066         <item>
0067          <widget class="QCheckBox" name="altModifierCheckBox">
0068           <property name="text">
0069            <string>Alt</string>
0070           </property>
0071          </widget>
0072         </item>
0073         <item>
0074          <spacer name="modifierSpacer3">
0075           <property name="orientation">
0076            <enum>Qt::Horizontal</enum>
0077           </property>
0078           <property name="sizeType">
0079            <enum>QSizePolicy::Fixed</enum>
0080           </property>
0081           <property name="sizeHint" stdset="0">
0082            <size>
0083             <width>10</width>
0084             <height>1</height>
0085            </size>
0086           </property>
0087          </spacer>
0088         </item>
0089         <item>
0090          <widget class="QCheckBox" name="metaModifierCheckBox">
0091           <property name="text">
0092            <string>Meta</string>
0093           </property>
0094          </widget>
0095         </item>
0096         <item>
0097          <spacer name="modifierSpacer4">
0098           <property name="orientation">
0099            <enum>Qt::Horizontal</enum>
0100           </property>
0101           <property name="sizeType">
0102            <enum>QSizePolicy::Fixed</enum>
0103           </property>
0104           <property name="sizeHint" stdset="0">
0105            <size>
0106             <width>10</width>
0107             <height>1</height>
0108            </size>
0109           </property>
0110          </spacer>
0111         </item>
0112         <item>
0113          <widget class="QCheckBox" name="shiftModifierCheckBox">
0114           <property name="text">
0115            <string>Shift</string>
0116           </property>
0117          </widget>
0118         </item>
0119         <item>
0120          <widget class="QPushButton" name="modifierClearButton">
0121           <property name="sizePolicy">
0122            <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0123             <horstretch>0</horstretch>
0124             <verstretch>0</verstretch>
0125            </sizepolicy>
0126           </property>
0127           <property name="maximumSize">
0128            <size>
0129             <width>25</width>
0130             <height>16777215</height>
0131            </size>
0132           </property>
0133          </widget>
0134         </item>
0135        </layout>
0136       </item>
0137       <item row="5" column="0">
0138        <spacer name="dummySpacer">
0139         <property name="orientation">
0140          <enum>Qt::Horizontal</enum>
0141         </property>
0142         <property name="sizeType">
0143          <enum>QSizePolicy::Minimum</enum>
0144         </property>
0145         <property name="sizeHint" stdset="0">
0146          <size>
0147           <width>64</width>
0148           <height>1</height>
0149          </size>
0150         </property>
0151        </spacer>
0152       </item>
0153       <item row="5" column="1">
0154        <widget class="Wacom::ButtonActionDisplayWidget" name="actionNameLineEdit">
0155         <property name="readOnly">
0156          <bool>true</bool>
0157         </property>
0158         <property name="placeholderText">
0159          <string extracomment="Select an action which will be assigned to a tablet button.">Please select an action.</string>
0160         </property>
0161        </widget>
0162       </item>
0163       <item row="0" column="0">
0164        <widget class="QLabel" name="mouseIconLabel">
0165         <property name="text">
0166          <string/>
0167         </property>
0168         <property name="alignment">
0169          <set>Qt::AlignCenter</set>
0170         </property>
0171        </widget>
0172       </item>
0173       <item row="0" column="1">
0174        <layout class="QHBoxLayout" name="mouseLayout">
0175         <item>
0176          <widget class="QComboBox" name="mouseComboBox"/>
0177         </item>
0178         <item>
0179          <widget class="QPushButton" name="mouseClearButton">
0180           <property name="sizePolicy">
0181            <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0182             <horstretch>0</horstretch>
0183             <verstretch>0</verstretch>
0184            </sizepolicy>
0185           </property>
0186           <property name="maximumSize">
0187            <size>
0188             <width>25</width>
0189             <height>16777215</height>
0190            </size>
0191           </property>
0192          </widget>
0193         </item>
0194        </layout>
0195       </item>
0196       <item row="4" column="1">
0197        <widget class="Wacom::KeySequenceInputWidget" name="shortcutSelectorWidget" native="true"/>
0198       </item>
0199       <item row="2" column="0" rowspan="3">
0200        <widget class="QLabel" name="keyboardIconLabel">
0201         <property name="sizePolicy">
0202          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0203           <horstretch>0</horstretch>
0204           <verstretch>0</verstretch>
0205          </sizepolicy>
0206         </property>
0207         <property name="text">
0208          <string/>
0209         </property>
0210         <property name="alignment">
0211          <set>Qt::AlignHCenter|Qt::AlignTop</set>
0212         </property>
0213        </widget>
0214       </item>
0215      </layout>
0216     </widget>
0217    </item>
0218    <item>
0219     <spacer name="freeSpaceSpacer">
0220      <property name="orientation">
0221       <enum>Qt::Vertical</enum>
0222      </property>
0223      <property name="sizeHint" stdset="0">
0224       <size>
0225        <width>0</width>
0226        <height>0</height>
0227       </size>
0228      </property>
0229     </spacer>
0230    </item>
0231   </layout>
0232  </widget>
0233  <customwidgets>
0234   <customwidget>
0235    <class>Wacom::ButtonActionDisplayWidget</class>
0236    <extends>QLineEdit</extends>
0237    <header>buttonactiondisplaywidget.h</header>
0238   </customwidget>
0239   <customwidget>
0240    <class>Wacom::KeySequenceInputWidget</class>
0241    <extends>QWidget</extends>
0242    <header>keysequenceinputwidget.h</header>
0243    <container>1</container>
0244   </customwidget>
0245  </customwidgets>
0246  <resources/>
0247  <connections/>
0248 </ui>