Warning, /graphics/krita/plugins/dockers/specificcolorselector/wdgSpecificColorSelectorWidget.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>wdgSpecificColorSelectorWidget</class>
0008  <widget class="QWidget" name="wdgSpecificColorSelectorWidget">
0009   <property name="geometry">
0010    <rect>
0011     <x>0</x>
0012     <y>0</y>
0013     <width>268</width>
0014     <height>207</height>
0015    </rect>
0016   </property>
0017   <layout class="QVBoxLayout" name="verticalLayout_2">
0018    <item>
0019     <layout class="QHBoxLayout" name="toolbar" stretch="0,0">
0020      <property name="sizeConstraint">
0021       <enum>QLayout::SetDefaultConstraint</enum>
0022      </property>
0023      <item>
0024       <widget class="KisPopupButton" name="colorspacePopupButton">
0025        <property name="sizePolicy">
0026         <sizepolicy hsizetype="Expanding" vsizetype="Minimum">
0027          <horstretch>0</horstretch>
0028          <verstretch>2</verstretch>
0029         </sizepolicy>
0030        </property>
0031        <property name="minimumSize">
0032         <size>
0033          <width>72</width>
0034          <height>0</height>
0035         </size>
0036        </property>
0037        <property name="toolTip">
0038         <string/>
0039        </property>
0040        <property name="styleSheet">
0041         <string notr="true"/>
0042        </property>
0043        <property name="text">
0044         <string>Set color space</string>
0045        </property>
0046        <property name="iconSize">
0047         <size>
0048          <width>22</width>
0049          <height>22</height>
0050         </size>
0051        </property>
0052       </widget>
0053      </item>
0054      <item>
0055      <widget class="QToolButton" name="useSameColorSpace">
0056        <property name="checkable">
0057         <bool>true</bool>
0058        </property>
0059        <property name="toolTip">
0060         <string>Lock to current layer colorspace</string>
0061        </property>
0062      </widget>
0063      </item>
0064      <item>
0065       <widget class="QToolButton" name="chkUsePercentage">
0066        <property name="sizePolicy">
0067         <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
0068          <horstretch>0</horstretch>
0069          <verstretch>0</verstretch>
0070         </sizepolicy>
0071        </property>
0072        <property name="minimumSize">
0073         <size>
0074          <width>0</width>
0075          <height>0</height>
0076         </size>
0077        </property>
0078        <property name="toolTip">
0079         <string>Use percentage</string>
0080        </property>
0081        <property name="styleSheet">
0082         <string notr="true"/>
0083        </property>
0084        <property name="text">
0085         <string/>
0086        </property>
0087        <property name="iconSize">
0088         <size>
0089          <width>16</width>
0090          <height>16</height>
0091         </size>
0092        </property>
0093        <property name="checkable">
0094         <bool>true</bool>
0095        </property>
0096        <property name="autoRaise">
0097         <bool>true</bool>
0098        </property>
0099       </widget>
0100      </item>
0101     </layout>
0102    </item>
0103    <item>
0104     <layout class="QVBoxLayout" name="slidersLayout"/>
0105    </item>
0106    <item>
0107     <layout class="QVBoxLayout" name="hsvSlidersLayout"/>
0108    </item>
0109    <item>
0110     <layout class="QVBoxLayout" name="hexSelectorLayout"/>
0111    </item>
0112    <item>
0113     <layout class="QHBoxLayout" name="hsvButtonsLayout"/>
0114    </item>
0115    <item>
0116     <layout class="QVBoxLayout" name="spacerLayout"/>
0117    </item>
0118    <item>
0119     <spacer name="verticalSpacer">
0120      <property name="orientation">
0121       <enum>Qt::Vertical</enum>
0122      </property>
0123      <property name="sizeHint" stdset="0">
0124       <size>
0125        <width>20</width>
0126        <height>40</height>
0127       </size>
0128      </property>
0129     </spacer>
0130    </item>
0131   </layout>
0132  </widget>
0133  <customwidgets>
0134   <customwidget>
0135    <class>KisPopupButton</class>
0136    <extends>QToolButton</extends>
0137    <header>KisPopupButton.h</header>
0138   </customwidget>
0139  </customwidgets>
0140  <resources/>
0141  <connections/>
0142 </ui>