Warning, /graphics/krita/plugins/generators/solid/wdgcoloroptions.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>WdgColorOptions</class>
0008  <widget class="QWidget" name="WdgColorOptions">
0009   <property name="geometry">
0010    <rect>
0011     <x>0</x>
0012     <y>0</y>
0013     <width>158</width>
0014     <height>78</height>
0015    </rect>
0016   </property>
0017   <layout class="QGridLayout" name="gridLayout">
0018    <item column="0" row="0">
0019     <widget class="QLabel" name="lblColor">
0020      <property name="text">
0021       <string>&amp;Color:</string>
0022      </property>
0023      <property name="alignment">
0024       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0025      </property>
0026      <property name="buddy">
0027       <cstring>bnColor</cstring>
0028      </property>
0029     </widget>
0030    </item>
0031    <item column="2" row="0">
0032     <widget class="KisColorButton" name="bnColor"/>
0033    </item>
0034    <item column="3" row="0">
0035     <spacer>
0036      <property name="orientation">
0037       <enum>Qt::Horizontal</enum>
0038      </property>
0039      <property name="sizeType">
0040       <enum>QSizePolicy::Expanding</enum>
0041      </property>
0042      <property name="sizeHint" stdset="0">
0043       <size>
0044        <width>21</width>
0045        <height>20</height>
0046       </size>
0047      </property>
0048     </spacer>
0049    </item>
0050    <item column="1" row="1">
0051     <spacer>
0052      <property name="orientation">
0053       <enum>Qt::Vertical</enum>
0054      </property>
0055      <property name="sizeType">
0056       <enum>QSizePolicy::Expanding</enum>
0057      </property>
0058      <property name="sizeHint" stdset="0">
0059       <size>
0060        <width>20</width>
0061        <height>21</height>
0062       </size>
0063      </property>
0064     </spacer>
0065    </item>
0066   </layout>
0067  </widget>
0068  <customwidgets>
0069   <customwidget>
0070    <class>KisColorButton</class>
0071    <extends>QPushButton</extends>
0072    <header>kis_color_button.h</header>
0073   </customwidget>
0074  </customwidgets>
0075  <resources/>
0076  <connections/>
0077 </ui>