Warning, /graphics/krita/libs/ui/input/config/kis_input_configuration_page_item.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>KisInputConfigurationPageItem</class>
0008  <widget class="QWidget" name="KisInputConfigurationPageItem">
0009   <property name="geometry">
0010    <rect>
0011     <x>0</x>
0012     <y>0</y>
0013     <width>605</width>
0014     <height>330</height>
0015    </rect>
0016   </property>
0017   <property name="sizePolicy">
0018    <sizepolicy hsizetype="Expanding" vsizetype="MinimumExpanding">
0019     <horstretch>0</horstretch>
0020     <verstretch>0</verstretch>
0021    </sizepolicy>
0022   </property>
0023   <layout class="QGridLayout" name="gridLayout">
0024    <property name="leftMargin">
0025     <number>0</number>
0026    </property>
0027    <property name="topMargin">
0028     <number>0</number>
0029    </property>
0030    <property name="rightMargin">
0031     <number>0</number>
0032    </property>
0033    <property name="bottomMargin">
0034     <number>0</number>
0035    </property>
0036    <item row="2" column="1" colspan="2">
0037     <widget class="QLabel" name="descriptionLabel">
0038      <property name="text">
0039       <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Action Description&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
0040      </property>
0041      <property name="wordWrap">
0042       <bool>true</bool>
0043      </property>
0044     </widget>
0045    </item>
0046    <item row="3" column="0">
0047     <spacer name="horizontalSpacer">
0048      <property name="orientation">
0049       <enum>Qt::Horizontal</enum>
0050      </property>
0051      <property name="sizeType">
0052       <enum>QSizePolicy::Fixed</enum>
0053      </property>
0054      <property name="sizeHint" stdset="0">
0055       <size>
0056        <width>20</width>
0057        <height>1</height>
0058       </size>
0059      </property>
0060     </spacer>
0061    </item>
0062    <item row="3" column="1" colspan="2">
0063     <widget class="QTreeView" name="shortcutsView">
0064      <property name="alternatingRowColors">
0065       <bool>true</bool>
0066      </property>
0067      <property name="rootIsDecorated">
0068       <bool>false</bool>
0069      </property>
0070      <property name="itemsExpandable">
0071       <bool>false</bool>
0072      </property>
0073     </widget>
0074    </item>
0075    <item row="1" column="0" colspan="3">
0076     <layout class="QHBoxLayout" name="horizontalLayout">
0077      <item>
0078       <widget class="QToolButton" name="collapseButton">
0079        <property name="sizePolicy">
0080         <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0081          <horstretch>0</horstretch>
0082          <verstretch>0</verstretch>
0083         </sizepolicy>
0084        </property>
0085        <property name="font">
0086         <font>
0087          <weight>75</weight>
0088          <bold>true</bold>
0089         </font>
0090        </property>
0091        <property name="text">
0092         <string>Action Name</string>
0093        </property>
0094        <property name="checkable">
0095         <bool>true</bool>
0096        </property>
0097        <property name="toolButtonStyle">
0098         <enum>Qt::ToolButtonTextBesideIcon</enum>
0099        </property>
0100        <property name="autoRaise">
0101         <bool>true</bool>
0102        </property>
0103        <property name="arrowType">
0104         <enum>Qt::RightArrow</enum>
0105        </property>
0106       </widget>
0107      </item>
0108      <item>
0109       <widget class="QPushButton" name="warningConflictButton">
0110        <property name="toolTip">
0111         <string>Conflict found for a Shortcut in this Action.</string>
0112        </property>
0113       </widget>
0114      </item>
0115     </layout>
0116    </item>
0117   </layout>
0118  </widget>
0119  <resources/>
0120  <connections/>
0121 </ui>