Warning, /plasma/wacomtablet/src/kcmodule/buttonactionselectorwidget.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>ButtonActionSelectorWidget</class>
0004  <widget class="QWidget" name="ButtonActionSelectorWidget">
0005   <property name="enabled">
0006    <bool>true</bool>
0007   </property>
0008   <property name="geometry">
0009    <rect>
0010     <x>0</x>
0011     <y>0</y>
0012     <width>200</width>
0013     <height>33</height>
0014    </rect>
0015   </property>
0016   <property name="sizePolicy">
0017    <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0018     <horstretch>0</horstretch>
0019     <verstretch>0</verstretch>
0020    </sizepolicy>
0021   </property>
0022   <property name="minimumSize">
0023    <size>
0024     <width>200</width>
0025     <height>0</height>
0026    </size>
0027   </property>
0028   <property name="locale">
0029    <locale language="English" country="UnitedStates"/>
0030   </property>
0031   <layout class="QHBoxLayout" name="horizontalLayout_2">
0032    <item>
0033     <widget class="QPushButton" name="actionSelectionButton">
0034      <property name="maximumSize">
0035       <size>
0036        <width>25</width>
0037        <height>16777215</height>
0038       </size>
0039      </property>
0040      <property name="flat">
0041       <bool>true</bool>
0042      </property>
0043     </widget>
0044    </item>
0045    <item>
0046     <widget class="Wacom::ButtonActionDisplayWidget" name="actionNameDisplayWidget">
0047      <property name="readOnly">
0048       <bool>true</bool>
0049      </property>
0050      <property name="placeholderText">
0051       <string extracomment="Click to assign an action (shortcut) to a tablet button.">Click to assign an action.</string>
0052      </property>
0053     </widget>
0054    </item>
0055   </layout>
0056  </widget>
0057  <customwidgets>
0058   <customwidget>
0059    <class>Wacom::ButtonActionDisplayWidget</class>
0060    <extends>QLineEdit</extends>
0061    <header>buttonactiondisplaywidget.h</header>
0062   </customwidget>
0063  </customwidgets>
0064  <resources/>
0065  <connections/>
0066 </ui>