Warning, /graphics/krita/libs/ui/forms/wdgpaintopsettings.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>WdgPaintOpSettings</class>
0008  <widget class="QWidget" name="WdgPaintOpSettings">
0009   <property name="geometry">
0010    <rect>
0011     <x>0</x>
0012     <y>0</y>
0013     <width>1152</width>
0014     <height>450</height>
0015    </rect>
0016   </property>
0017   <property name="windowTitle">
0018    <string>Brush Editor</string>
0019   </property>
0020   <layout class="QGridLayout" name="gridLayout">
0021    <item row="0" column="0" colspan="3">
0022     <layout class="QHBoxLayout" name="brushEditorDashboard">
0023      <property name="spacing">
0024       <number>9</number>
0025      </property>
0026      <property name="leftMargin">
0027       <number>1</number>
0028      </property>
0029      <item>
0030       <widget class="QLabel" name="presetThumbnailicon">
0031        <property name="sizePolicy">
0032         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0033          <horstretch>0</horstretch>
0034          <verstretch>0</verstretch>
0035         </sizepolicy>
0036        </property>
0037        <property name="minimumSize">
0038         <size>
0039          <width>55</width>
0040          <height>55</height>
0041         </size>
0042        </property>
0043        <property name="text">
0044         <string/>
0045        </property>
0046        <property name="scaledContents">
0047         <bool>true</bool>
0048        </property>
0049       </widget>
0050      </item>
0051      <item>
0052       <widget class="KisPresetLivePreviewView" name="liveBrushPreviewView">
0053        <property name="sizePolicy">
0054         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0055          <horstretch>0</horstretch>
0056          <verstretch>0</verstretch>
0057         </sizepolicy>
0058        </property>
0059        <property name="minimumSize">
0060         <size>
0061          <width>320</width>
0062          <height>60</height>
0063         </size>
0064        </property>
0065        <property name="maximumSize">
0066         <size>
0067          <width>320</width>
0068          <height>60</height>
0069         </size>
0070        </property>
0071        <property name="font">
0072         <font>
0073          <kerning>false</kerning>
0074         </font>
0075        </property>
0076        <property name="contextMenuPolicy">
0077         <enum>Qt::DefaultContextMenu</enum>
0078        </property>
0079        <property name="frameShape">
0080         <enum>QFrame::StyledPanel</enum>
0081        </property>
0082        <property name="frameShadow">
0083         <enum>QFrame::Raised</enum>
0084        </property>
0085        <property name="midLineWidth">
0086         <number>0</number>
0087        </property>
0088        <property name="verticalScrollBarPolicy">
0089         <enum>Qt::ScrollBarAlwaysOff</enum>
0090        </property>
0091        <property name="horizontalScrollBarPolicy">
0092         <enum>Qt::ScrollBarAlwaysOff</enum>
0093        </property>
0094        <property name="interactive">
0095         <bool>true</bool>
0096        </property>
0097        <property name="alignment">
0098         <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
0099        </property>
0100        <property name="resizeAnchor">
0101         <enum>QGraphicsView::AnchorViewCenter</enum>
0102        </property>
0103       </widget>
0104      </item>
0105      <item>
0106       <layout class="QVBoxLayout" name="verticalLayout_4">
0107        <property name="spacing">
0108         <number>0</number>
0109        </property>
0110        <item>
0111         <layout class="QHBoxLayout" name="horizontalLayout_6">
0112          <property name="spacing">
0113           <number>10</number>
0114          </property>
0115          <item>
0116           <widget class="QLabel" name="currentBrushNameLabel">
0117            <property name="sizePolicy">
0118             <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred">
0119              <horstretch>0</horstretch>
0120              <verstretch>0</verstretch>
0121             </sizepolicy>
0122            </property>
0123            <property name="font">
0124             <font>
0125              <pointsize>10</pointsize>
0126              <bold>true</bold>
0127             </font>
0128            </property>
0129            <property name="text">
0130             <string>Current brush preset</string>
0131            </property>
0132           </widget>
0133          </item>
0134          <item>
0135           <widget class="QPushButton" name="renameBrushPresetButton">
0136            <property name="sizePolicy">
0137             <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0138              <horstretch>0</horstretch>
0139              <verstretch>0</verstretch>
0140             </sizepolicy>
0141            </property>
0142            <property name="minimumSize">
0143             <size>
0144              <width>24</width>
0145              <height>24</height>
0146             </size>
0147            </property>
0148            <property name="maximumSize">
0149             <size>
0150              <width>24</width>
0151              <height>24</height>
0152             </size>
0153            </property>
0154            <property name="text">
0155             <string/>
0156            </property>
0157           </widget>
0158          </item>
0159          <item>
0160           <widget class="QLineEdit" name="renameBrushNameTextField">
0161            <property name="minimumSize">
0162             <size>
0163              <width>180</width>
0164              <height>0</height>
0165             </size>
0166            </property>
0167           </widget>
0168          </item>
0169          <item>
0170           <widget class="QPushButton" name="updateBrushNameButton">
0171            <property name="sizePolicy">
0172             <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0173              <horstretch>0</horstretch>
0174              <verstretch>0</verstretch>
0175             </sizepolicy>
0176            </property>
0177            <property name="maximumSize">
0178             <size>
0179              <width>16777215</width>
0180              <height>28</height>
0181             </size>
0182            </property>
0183            <property name="text">
0184             <string>Save</string>
0185            </property>
0186           </widget>
0187          </item>
0188          <item>
0189           <widget class="QPushButton" name="cancelBrushNameUpdateButton">
0190            <property name="maximumSize">
0191             <size>
0192              <width>16777215</width>
0193              <height>28</height>
0194             </size>
0195            </property>
0196            <property name="text">
0197             <string>Cancel</string>
0198            </property>
0199           </widget>
0200          </item>
0201         </layout>
0202        </item>
0203        <item>
0204         <layout class="QHBoxLayout" name="horizontalLayout_5">
0205          <property name="spacing">
0206           <number>6</number>
0207          </property>
0208          <item>
0209           <widget class="QLabel" name="currentBrushEngineIcon">
0210            <property name="sizePolicy">
0211             <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0212              <horstretch>0</horstretch>
0213              <verstretch>0</verstretch>
0214             </sizepolicy>
0215            </property>
0216            <property name="minimumSize">
0217             <size>
0218              <width>26</width>
0219              <height>26</height>
0220             </size>
0221            </property>
0222            <property name="text">
0223             <string/>
0224            </property>
0225           </widget>
0226          </item>
0227          <item>
0228           <widget class="QLabel" name="currentBrushEngineLabel">
0229            <property name="text">
0230             <string>Current Brush Engine</string>
0231            </property>
0232           </widget>
0233          </item>
0234          <item>
0235           <widget class="QPushButton" name="reloadPresetButton">
0236            <property name="sizePolicy">
0237             <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0238              <horstretch>0</horstretch>
0239              <verstretch>0</verstretch>
0240             </sizepolicy>
0241            </property>
0242            <property name="minimumSize">
0243             <size>
0244              <width>26</width>
0245              <height>26</height>
0246             </size>
0247            </property>
0248            <property name="maximumSize">
0249             <size>
0250              <width>26</width>
0251              <height>26</height>
0252             </size>
0253            </property>
0254            <property name="text">
0255             <string/>
0256            </property>
0257           </widget>
0258          </item>
0259          <item>
0260           <widget class="QPushButton" name="dirtyPresetIndicatorButton">
0261            <property name="sizePolicy">
0262             <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0263              <horstretch>0</horstretch>
0264              <verstretch>0</verstretch>
0265             </sizepolicy>
0266            </property>
0267            <property name="minimumSize">
0268             <size>
0269              <width>30</width>
0270              <height>30</height>
0271             </size>
0272            </property>
0273            <property name="maximumSize">
0274             <size>
0275              <width>30</width>
0276              <height>30</height>
0277             </size>
0278            </property>
0279            <property name="text">
0280             <string/>
0281            </property>
0282            <property name="flat">
0283             <bool>true</bool>
0284            </property>
0285           </widget>
0286          </item>
0287          <item>
0288           <spacer name="horizontalSpacer_4">
0289            <property name="orientation">
0290             <enum>Qt::Horizontal</enum>
0291            </property>
0292            <property name="sizeHint" stdset="0">
0293             <size>
0294              <width>40</width>
0295              <height>20</height>
0296             </size>
0297            </property>
0298           </spacer>
0299          </item>
0300         </layout>
0301        </item>
0302       </layout>
0303      </item>
0304      <item>
0305       <spacer name="horizontalSpacer_2">
0306        <property name="orientation">
0307         <enum>Qt::Horizontal</enum>
0308        </property>
0309        <property name="sizeType">
0310         <enum>QSizePolicy::MinimumExpanding</enum>
0311        </property>
0312        <property name="sizeHint" stdset="0">
0313         <size>
0314          <width>0</width>
0315          <height>0</height>
0316         </size>
0317        </property>
0318       </spacer>
0319      </item>
0320      <item>
0321       <layout class="QVBoxLayout" name="verticalLayout_5">
0322        <property name="spacing">
0323         <number>0</number>
0324        </property>
0325        <item>
0326         <widget class="QPushButton" name="saveNewBrushPresetButton">
0327          <property name="sizePolicy">
0328           <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0329            <horstretch>0</horstretch>
0330            <verstretch>0</verstretch>
0331           </sizepolicy>
0332          </property>
0333          <property name="maximumSize">
0334           <size>
0335            <width>16777215</width>
0336            <height>28</height>
0337           </size>
0338          </property>
0339          <property name="text">
0340           <string>Save New Brush Preset...</string>
0341          </property>
0342         </widget>
0343        </item>
0344        <item>
0345         <widget class="QPushButton" name="saveBrushPresetButton">
0346          <property name="sizePolicy">
0347           <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0348            <horstretch>0</horstretch>
0349            <verstretch>0</verstretch>
0350           </sizepolicy>
0351          </property>
0352          <property name="maximumSize">
0353           <size>
0354            <width>16777215</width>
0355            <height>28</height>
0356           </size>
0357          </property>
0358          <property name="text">
0359           <string>Overwrite Brush Preset</string>
0360          </property>
0361         </widget>
0362        </item>
0363       </layout>
0364      </item>
0365     </layout>
0366    </item>
0367    <item row="1" column="0">
0368     <widget class="QGroupBox" name="presetsContainer">
0369      <property name="sizePolicy">
0370       <sizepolicy hsizetype="Ignored" vsizetype="Expanding">
0371        <horstretch>0</horstretch>
0372        <verstretch>0</verstretch>
0373       </sizepolicy>
0374      </property>
0375      <property name="minimumSize">
0376       <size>
0377        <width>42</width>
0378        <height>0</height>
0379       </size>
0380      </property>
0381      <property name="title">
0382       <string/>
0383      </property>
0384      <property name="alignment">
0385       <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
0386      </property>
0387      <layout class="QVBoxLayout" name="verticalLayout_3" stretch="0,0,0,0">
0388       <item>
0389        <layout class="QHBoxLayout" name="horizontalLayout_7">
0390         <item>
0391          <widget class="QPushButton" name="showPresetsButton">
0392           <property name="minimumSize">
0393            <size>
0394             <width>24</width>
0395             <height>24</height>
0396            </size>
0397           </property>
0398           <property name="maximumSize">
0399            <size>
0400             <width>24</width>
0401             <height>24</height>
0402            </size>
0403           </property>
0404           <property name="text">
0405            <string/>
0406           </property>
0407           <property name="iconSize">
0408            <size>
0409             <width>12</width>
0410             <height>12</height>
0411            </size>
0412           </property>
0413           <property name="shortcut">
0414            <string notr="true"/>
0415           </property>
0416          </widget>
0417         </item>
0418         <item>
0419          <widget class="QLabel" name="presetsSidebarLabel">
0420           <property name="sizePolicy">
0421            <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
0422             <horstretch>0</horstretch>
0423             <verstretch>0</verstretch>
0424            </sizepolicy>
0425           </property>
0426           <property name="text">
0427            <string>Presets</string>
0428           </property>
0429          </widget>
0430         </item>
0431        </layout>
0432       </item>
0433       <item>
0434        <layout class="QHBoxLayout" name="horizontalLayout_4">
0435         <item>
0436          <widget class="QLabel" name="engineFilterLabel">
0437           <property name="sizePolicy">
0438            <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0439             <horstretch>0</horstretch>
0440             <verstretch>0</verstretch>
0441            </sizepolicy>
0442           </property>
0443           <property name="text">
0444            <string>Engine:</string>
0445           </property>
0446          </widget>
0447         </item>
0448         <item>
0449          <widget class="QComboBox" name="brushEngineComboBox">
0450           <property name="sizePolicy">
0451            <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0452             <horstretch>0</horstretch>
0453             <verstretch>0</verstretch>
0454            </sizepolicy>
0455           </property>
0456          </widget>
0457         </item>
0458        </layout>
0459       </item>
0460       <item>
0461        <widget class="KisPresetChooser" name="presetWidget" native="true">
0462         <property name="sizePolicy">
0463          <sizepolicy hsizetype="Minimum" vsizetype="Expanding">
0464           <horstretch>0</horstretch>
0465           <verstretch>0</verstretch>
0466          </sizepolicy>
0467         </property>
0468         <property name="minimumSize">
0469          <size>
0470           <width>0</width>
0471           <height>0</height>
0472          </size>
0473         </property>
0474         <property name="maximumSize">
0475          <size>
0476           <width>1677215</width>
0477           <height>1677215</height>
0478          </size>
0479         </property>
0480        </widget>
0481       </item>
0482       <item>
0483        <layout class="QHBoxLayout" name="horizontalLayout_9">
0484         <item>
0485          <widget class="QToolButton" name="newPresetEngineButton">
0486           <property name="text">
0487            <string/>
0488           </property>
0489           <property name="iconSize">
0490            <size>
0491             <width>22</width>
0492             <height>22</height>
0493            </size>
0494           </property>
0495           <property name="autoRaise">
0496            <bool>true</bool>
0497           </property>
0498          </widget>
0499         </item>
0500         <item>
0501          <spacer name="horizontalSpacer_5">
0502           <property name="orientation">
0503            <enum>Qt::Horizontal</enum>
0504           </property>
0505           <property name="sizeHint" stdset="0">
0506            <size>
0507             <width>0</width>
0508             <height>0</height>
0509            </size>
0510           </property>
0511          </spacer>
0512         </item>
0513         <item>
0514          <widget class="QToolButton" name="bnBlacklistPreset">
0515           <property name="minimumSize">
0516            <size>
0517             <width>0</width>
0518             <height>0</height>
0519            </size>
0520           </property>
0521           <property name="text">
0522            <string/>
0523           </property>
0524           <property name="iconSize">
0525            <size>
0526             <width>22</width>
0527             <height>22</height>
0528            </size>
0529           </property>
0530           <property name="autoRaise">
0531            <bool>true</bool>
0532           </property>
0533          </widget>
0534         </item>
0535        </layout>
0536       </item>
0537      </layout>
0538     </widget>
0539    </item>
0540    <item row="1" column="1">
0541     <widget class="QGroupBox" name="brushEditorSettingsControls">
0542      <property name="title">
0543       <string/>
0544      </property>
0545      <property name="flat">
0546       <bool>false</bool>
0547      </property>
0548      <layout class="QVBoxLayout" name="brushEditorLayout">
0549       <property name="spacing">
0550        <number>0</number>
0551       </property>
0552       <property name="leftMargin">
0553        <number>3</number>
0554       </property>
0555       <property name="topMargin">
0556        <number>1</number>
0557       </property>
0558       <property name="rightMargin">
0559        <number>3</number>
0560       </property>
0561       <property name="bottomMargin">
0562        <number>3</number>
0563       </property>
0564       <item>
0565        <widget class="QFrame" name="frmOptionWidgetContainer">
0566         <property name="sizePolicy">
0567          <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0568           <horstretch>0</horstretch>
0569           <verstretch>4</verstretch>
0570          </sizepolicy>
0571         </property>
0572         <property name="minimumSize">
0573          <size>
0574           <width>100</width>
0575           <height>0</height>
0576          </size>
0577         </property>
0578         <property name="frameShape">
0579          <enum>QFrame::NoFrame</enum>
0580         </property>
0581         <property name="frameShadow">
0582          <enum>QFrame::Plain</enum>
0583         </property>
0584         <property name="lineWidth">
0585          <number>0</number>
0586         </property>
0587        </widget>
0588       </item>
0589       <item>
0590        <layout class="QHBoxLayout" name="horizontalLayout_3" stretch="0,0,0,0,0,0">
0591         <property name="spacing">
0592          <number>5</number>
0593         </property>
0594         <property name="leftMargin">
0595          <number>5</number>
0596         </property>
0597         <property name="topMargin">
0598          <number>0</number>
0599         </property>
0600         <property name="rightMargin">
0601          <number>5</number>
0602         </property>
0603         <property name="bottomMargin">
0604          <number>5</number>
0605         </property>
0606         <item>
0607          <widget class="QCheckBox" name="eraserBrushSizeCheckBox">
0608           <property name="sizePolicy">
0609            <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0610             <horstretch>0</horstretch>
0611             <verstretch>0</verstretch>
0612            </sizepolicy>
0613           </property>
0614           <property name="toolTip">
0615            <string>Erase mode will use a separate brush size</string>
0616           </property>
0617           <property name="text">
0618            <string>Eraser switch size</string>
0619           </property>
0620           <property name="checked">
0621            <bool>false</bool>
0622           </property>
0623          </widget>
0624         </item>
0625         <item>
0626          <widget class="QCheckBox" name="eraserBrushOpacityCheckBox">
0627           <property name="sizePolicy">
0628            <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0629             <horstretch>0</horstretch>
0630             <verstretch>0</verstretch>
0631            </sizepolicy>
0632           </property>
0633           <property name="toolTip">
0634            <string>Erase mode will use a separate brush opacity</string>
0635           </property>
0636           <property name="text">
0637            <string>Eraser switch opacity</string>
0638           </property>
0639           <property name="checked">
0640            <bool>false</bool>
0641           </property>
0642          </widget>
0643         </item>
0644         <item>
0645          <widget class="QCheckBox" name="dirtyPresetCheckBox">
0646           <property name="sizePolicy">
0647            <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0648             <horstretch>0</horstretch>
0649             <verstretch>0</verstretch>
0650            </sizepolicy>
0651           </property>
0652           <property name="text">
0653            <string>Temporarily Save Tweaks To Presets</string>
0654           </property>
0655           <property name="checked">
0656            <bool>true</bool>
0657           </property>
0658          </widget>
0659         </item>
0660         <item>
0661          <spacer name="horizontalSpacer">
0662           <property name="orientation">
0663            <enum>Qt::Horizontal</enum>
0664           </property>
0665           <property name="sizeHint" stdset="0">
0666            <size>
0667             <width>40</width>
0668             <height>20</height>
0669            </size>
0670           </property>
0671          </spacer>
0672         </item>
0673         <item>
0674          <widget class="KisLodAvailabilityWidget" name="wdgLodAvailability" native="true">
0675           <property name="minimumSize">
0676            <size>
0677             <width>60</width>
0678             <height>0</height>
0679            </size>
0680           </property>
0681          </widget>
0682         </item>
0683         <item>
0684          <widget class="QPushButton" name="viewOptionButton">
0685           <property name="text">
0686            <string/>
0687           </property>
0688          </widget>
0689         </item>
0690        </layout>
0691       </item>
0692       <item>
0693        <layout class="QHBoxLayout" name="horizontalLayout">
0694         <property name="spacing">
0695          <number>5</number>
0696         </property>
0697         <property name="leftMargin">
0698          <number>5</number>
0699         </property>
0700         <property name="topMargin">
0701          <number>0</number>
0702         </property>
0703         <property name="rightMargin">
0704          <number>5</number>
0705         </property>
0706         <property name="bottomMargin">
0707          <number>0</number>
0708         </property>
0709        </layout>
0710       </item>
0711      </layout>
0712     </widget>
0713    </item>
0714    <item row="1" column="2">
0715     <widget class="QGroupBox" name="scratchpadControls">
0716      <property name="sizePolicy">
0717       <sizepolicy hsizetype="Ignored" vsizetype="Expanding">
0718        <horstretch>0</horstretch>
0719        <verstretch>0</verstretch>
0720       </sizepolicy>
0721      </property>
0722      <property name="minimumSize">
0723       <size>
0724        <width>42</width>
0725        <height>0</height>
0726       </size>
0727      </property>
0728      <property name="title">
0729       <string/>
0730      </property>
0731      <property name="flat">
0732       <bool>false</bool>
0733      </property>
0734      <layout class="QVBoxLayout" name="verticalLayout" stretch="0,0,0">
0735       <property name="spacing">
0736        <number>5</number>
0737       </property>
0738       <property name="leftMargin">
0739        <number>5</number>
0740       </property>
0741       <property name="topMargin">
0742        <number>5</number>
0743       </property>
0744       <property name="rightMargin">
0745        <number>5</number>
0746       </property>
0747       <property name="bottomMargin">
0748        <number>5</number>
0749       </property>
0750       <item>
0751        <layout class="QHBoxLayout" name="horizontalLayout_8">
0752         <item>
0753          <widget class="QPushButton" name="showScratchpadButton">
0754           <property name="minimumSize">
0755            <size>
0756             <width>24</width>
0757             <height>24</height>
0758            </size>
0759           </property>
0760           <property name="maximumSize">
0761            <size>
0762             <width>24</width>
0763             <height>20</height>
0764            </size>
0765           </property>
0766           <property name="text">
0767            <string/>
0768           </property>
0769           <property name="iconSize">
0770            <size>
0771             <width>12</width>
0772             <height>12</height>
0773            </size>
0774           </property>
0775          </widget>
0776         </item>
0777         <item>
0778          <widget class="QLabel" name="scratchpadSidebarLabel">
0779           <property name="text">
0780            <string>Scratchpad</string>
0781           </property>
0782          </widget>
0783         </item>
0784        </layout>
0785       </item>
0786       <item>
0787        <widget class="QFrame" name="frame">
0788         <property name="frameShape">
0789          <enum>QFrame::NoFrame</enum>
0790         </property>
0791         <property name="frameShadow">
0792          <enum>QFrame::Plain</enum>
0793         </property>
0794         <property name="lineWidth">
0795          <number>0</number>
0796         </property>
0797         <layout class="QVBoxLayout" name="verticalLayout_2">
0798          <property name="spacing">
0799           <number>0</number>
0800          </property>
0801          <property name="leftMargin">
0802           <number>0</number>
0803          </property>
0804          <property name="topMargin">
0805           <number>0</number>
0806          </property>
0807          <property name="rightMargin">
0808           <number>0</number>
0809          </property>
0810          <property name="bottomMargin">
0811           <number>0</number>
0812          </property>
0813          <item>
0814           <widget class="KisScratchPad" name="scratchPad" native="true">
0815            <property name="sizePolicy">
0816             <sizepolicy hsizetype="Preferred" vsizetype="MinimumExpanding">
0817              <horstretch>0</horstretch>
0818              <verstretch>0</verstretch>
0819             </sizepolicy>
0820            </property>
0821            <property name="minimumSize">
0822             <size>
0823              <width>250</width>
0824              <height>0</height>
0825             </size>
0826            </property>
0827           </widget>
0828          </item>
0829         </layout>
0830        </widget>
0831       </item>
0832       <item>
0833        <layout class="QHBoxLayout" name="horizontalLayout_2" stretch="0,0,0,0,0">
0834         <item>
0835          <widget class="QToolButton" name="paintPresetIcon">
0836           <property name="sizePolicy">
0837            <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0838             <horstretch>0</horstretch>
0839             <verstretch>0</verstretch>
0840            </sizepolicy>
0841           </property>
0842           <property name="toolTip">
0843            <string>Fill area with brush preset icon</string>
0844           </property>
0845           <property name="text">
0846            <string/>
0847           </property>
0848           <property name="autoRaise">
0849            <bool>true</bool>
0850           </property>
0851          </widget>
0852         </item>
0853         <item>
0854          <widget class="QToolButton" name="fillLayer">
0855           <property name="sizePolicy">
0856            <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0857             <horstretch>0</horstretch>
0858             <verstretch>0</verstretch>
0859            </sizepolicy>
0860           </property>
0861           <property name="toolTip">
0862            <string>Fill area with current image</string>
0863           </property>
0864           <property name="text">
0865            <string/>
0866           </property>
0867           <property name="autoRaise">
0868            <bool>true</bool>
0869           </property>
0870          </widget>
0871         </item>
0872         <item>
0873          <widget class="QToolButton" name="fillGradient">
0874           <property name="sizePolicy">
0875            <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0876             <horstretch>0</horstretch>
0877             <verstretch>0</verstretch>
0878            </sizepolicy>
0879           </property>
0880           <property name="toolTip">
0881            <string>Fill area with gradient</string>
0882           </property>
0883           <property name="text">
0884            <string/>
0885           </property>
0886           <property name="autoRaise">
0887            <bool>true</bool>
0888           </property>
0889          </widget>
0890         </item>
0891         <item>
0892          <widget class="QToolButton" name="fillSolid">
0893           <property name="sizePolicy">
0894            <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0895             <horstretch>0</horstretch>
0896             <verstretch>0</verstretch>
0897            </sizepolicy>
0898           </property>
0899           <property name="toolTip">
0900            <string>Fill area with background color</string>
0901           </property>
0902           <property name="text">
0903            <string/>
0904           </property>
0905           <property name="autoRaise">
0906            <bool>true</bool>
0907           </property>
0908          </widget>
0909         </item>
0910         <item>
0911          <widget class="QToolButton" name="eraseScratchPad">
0912           <property name="sizePolicy">
0913            <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0914             <horstretch>0</horstretch>
0915             <verstretch>0</verstretch>
0916            </sizepolicy>
0917           </property>
0918           <property name="toolTip">
0919            <string>Reset area to white</string>
0920           </property>
0921           <property name="text">
0922            <string/>
0923           </property>
0924           <property name="autoRaise">
0925            <bool>true</bool>
0926           </property>
0927          </widget>
0928         </item>
0929        </layout>
0930       </item>
0931      </layout>
0932     </widget>
0933    </item>
0934   </layout>
0935  </widget>
0936  <customwidgets>
0937   <customwidget>
0938    <class>KisScratchPad</class>
0939    <extends>QWidget</extends>
0940    <header>kis_scratch_pad.h</header>
0941    <container>1</container>
0942   </customwidget>
0943   <customwidget>
0944    <class>KisPresetLivePreviewView</class>
0945    <extends>QGraphicsView</extends>
0946    <header>kis_preset_live_preview_view.h</header>
0947    <container>1</container>
0948   </customwidget>
0949   <customwidget>
0950    <class>KisLodAvailabilityWidget</class>
0951    <extends>QWidget</extends>
0952    <header>kis_lod_availability_widget.h</header>
0953    <container>1</container>
0954   </customwidget>
0955   <customwidget>
0956    <class>KisPresetChooser</class>
0957    <extends>QWidget</extends>
0958    <header>kis_preset_chooser.h</header>
0959    <container>1</container>
0960   </customwidget>
0961  </customwidgets>
0962  <resources/>
0963  <connections/>
0964 </ui>