Warning, /graphics/krita/libs/ui/forms/wdgpresetselectorstrip.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>WdgPresetSelectorStrip</class>
0008  <widget class="QWidget" name="WdgPresetSelectorStrip">
0009   <property name="geometry">
0010    <rect>
0011     <x>0</x>
0012     <y>0</y>
0013     <width>700</width>
0014     <height>60</height>
0015    </rect>
0016   </property>
0017   <property name="sizePolicy">
0018    <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
0019     <horstretch>0</horstretch>
0020     <verstretch>0</verstretch>
0021    </sizepolicy>
0022   </property>
0023   <property name="minimumSize">
0024    <size>
0025     <width>500</width>
0026     <height>50</height>
0027    </size>
0028   </property>
0029   <layout class="QHBoxLayout" name="horizontalLayout_2">
0030    <property name="spacing">
0031     <number>0</number>
0032    </property>
0033    <property name="margin">
0034     <number>0</number>
0035    </property>
0036    <item>
0037     <widget class="QPushButton" name="leftScrollBtn">
0038      <property name="sizePolicy">
0039       <sizepolicy hsizetype="Minimum" vsizetype="Expanding">
0040        <horstretch>0</horstretch>
0041        <verstretch>0</verstretch>
0042       </sizepolicy>
0043      </property>
0044      <property name="maximumSize">
0045       <size>
0046        <width>26</width>
0047        <height>16777215</height>
0048       </size>
0049      </property>
0050      <property name="text">
0051       <string>&lt;</string>
0052      </property>
0053      <property name="autoRepeat">
0054       <bool>true</bool>
0055      </property>
0056      <property name="autoRepeatDelay">
0057       <number>65</number>
0058      </property>
0059      <property name="autoRepeatInterval">
0060       <number>65</number>
0061      </property>
0062      <property name="flat">
0063       <bool>true</bool>
0064      </property>
0065     </widget>
0066    </item>
0067    <item>
0068     <widget class="KisPresetChooser" name="smallPresetChooser">
0069      <property name="sizePolicy">
0070       <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
0071        <horstretch>0</horstretch>
0072        <verstretch>0</verstretch>
0073       </sizepolicy>
0074      </property>
0075     </widget>
0076    </item>
0077    <item>
0078     <widget class="QPushButton" name="rightScrollBtn">
0079      <property name="sizePolicy">
0080       <sizepolicy hsizetype="Minimum" vsizetype="Expanding">
0081        <horstretch>0</horstretch>
0082        <verstretch>0</verstretch>
0083       </sizepolicy>
0084      </property>
0085      <property name="maximumSize">
0086       <size>
0087        <width>26</width>
0088        <height>16777215</height>
0089       </size>
0090      </property>
0091      <property name="text">
0092       <string>&gt;</string>
0093      </property>
0094      <property name="autoRepeat">
0095       <bool>true</bool>
0096      </property>
0097      <property name="autoRepeatDelay">
0098       <number>65</number>
0099      </property>
0100      <property name="autoRepeatInterval">
0101       <number>65</number>
0102      </property>
0103      <property name="flat">
0104       <bool>true</bool>
0105      </property>
0106     </widget>
0107    </item>
0108   </layout>
0109  </widget>
0110  <customwidgets>
0111   <customwidget>
0112    <class>KisPresetChooser</class>
0113    <extends>QWidget</extends>
0114    <header>widgets/kis_preset_chooser.h</header>
0115    <container>1</container>
0116   </customwidget>
0117  </customwidgets>
0118  <resources/>
0119  <connections/>
0120 </ui>