Warning, /graphics/krita/libs/ui/input/config/kis_wheel_input_editor.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  <author>
0004     SPDX-FileCopyrightText: none
0005     SPDX-License-Identifier: GPL-3.0-or-later
0006   </author>
0007  <class>KisWheelInputEditor</class>
0008  <widget class="QWidget" name="KisWheelInputEditor">
0009   <property name="geometry">
0010    <rect>
0011     <x>0</x>
0012     <y>0</y>
0013     <width>350</width>
0014     <height>100</height>
0015    </rect>
0016   </property>
0017   <property name="sizePolicy">
0018    <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0019     <horstretch>0</horstretch>
0020     <verstretch>0</verstretch>
0021    </sizepolicy>
0022   </property>
0023   <layout class="QGridLayout" name="gridLayout_2">
0024    <item column="1" row="2">
0025     <widget class="KisInputButton" name="modifiersButton">
0026      <property name="sizePolicy">
0027       <sizepolicy hsizetype="MinimumExpanding" vsizetype="Minimum">
0028        <horstretch>0</horstretch>
0029        <verstretch>0</verstretch>
0030       </sizepolicy>
0031      </property>
0032     </widget>
0033    </item>
0034    <item column="0" row="1">
0035     <widget class="QLabel" name="wheelLabel">
0036      <property name="styleSheet">
0037       <string notr="true">background: none;</string>
0038      </property>
0039      <property name="text">
0040       <string>Mouse Wheel</string>
0041      </property>
0042      <property name="alignment">
0043       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0044      </property>
0045     </widget>
0046    </item>
0047    <item colspan="3" column="0" row="0">
0048     <widget class="QLabel" name="label">
0049      <property name="sizePolicy">
0050       <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0051        <horstretch>0</horstretch>
0052        <verstretch>0</verstretch>
0053       </sizepolicy>
0054      </property>
0055      <property name="text">
0056       <string>Edit Mouse Wheel Input</string>
0057      </property>
0058      <property name="alignment">
0059       <set>Qt::AlignCenter</set>
0060      </property>
0061     </widget>
0062    </item>
0063    <item column="1" row="1">
0064     <widget class="KisInputButton" name="wheelButton">
0065      <property name="sizePolicy">
0066       <sizepolicy hsizetype="MinimumExpanding" vsizetype="Minimum">
0067        <horstretch>0</horstretch>
0068        <verstretch>0</verstretch>
0069       </sizepolicy>
0070      </property>
0071     </widget>
0072    </item>
0073    <item column="0" row="2">
0074     <widget class="QLabel" name="modifiersLabel">
0075      <property name="styleSheet">
0076       <string notr="true">background: none;</string>
0077      </property>
0078      <property name="text">
0079       <string>Modifiers</string>
0080      </property>
0081      <property name="alignment">
0082       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0083      </property>
0084     </widget>
0085    </item>
0086    <item column="2" row="1">
0087     <widget class="QPushButton" name="clearWheelButton">
0088      <property name="sizePolicy">
0089       <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
0090        <horstretch>0</horstretch>
0091        <verstretch>0</verstretch>
0092       </sizepolicy>
0093      </property>
0094     </widget>
0095    </item>
0096    <item column="2" row="2">
0097     <widget class="QPushButton" name="clearModifiersButton">
0098      <property name="sizePolicy">
0099       <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
0100        <horstretch>0</horstretch>
0101        <verstretch>0</verstretch>
0102       </sizepolicy>
0103      </property>
0104     </widget>
0105    </item>
0106   </layout>
0107  </widget>
0108  <customwidgets>
0109   <customwidget>
0110    <class>KisInputButton</class>
0111    <extends>QPushButton</extends>
0112    <header>input/config/kis_input_button.h</header>
0113   </customwidget>
0114  </customwidgets>
0115  <resources/>
0116  <connections/>
0117 </ui>