Warning, /graphics/krita/plugins/filters/colorsfilters/wdg_perchannel.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>WdgPerChannel</class>
0008  <widget class="QWidget" name="WdgPerChannel">
0009   <property name="geometry">
0010    <rect>
0011     <x>0</x>
0012     <y>0</y>
0013     <width>376</width>
0014     <height>384</height>
0015    </rect>
0016   </property>
0017   <property name="sizePolicy">
0018    <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0019     <horstretch>0</horstretch>
0020     <verstretch>0</verstretch>
0021    </sizepolicy>
0022   </property>
0023   <property name="windowTitle">
0024    <string>BrightnessCon</string>
0025   </property>
0026   <layout class="QGridLayout" name="gridLayout_2">
0027    <property name="leftMargin">
0028     <number>0</number>
0029    </property>
0030    <property name="topMargin">
0031     <number>0</number>
0032    </property>
0033    <property name="rightMargin">
0034     <number>0</number>
0035    </property>
0036    <property name="bottomMargin">
0037     <number>0</number>
0038    </property>
0039    <property name="horizontalSpacing">
0040     <number>0</number>
0041    </property>
0042    <property name="verticalSpacing">
0043     <number>6</number>
0044    </property>
0045    <item colspan="2" column="1" row="3">
0046     <layout class="QGridLayout" columnstretch="1,2,1" name="gridLayout">
0047      <property name="sizeConstraint">
0048       <enum>QLayout::SetFixedSize</enum>
0049      </property>
0050      <item column="0" row="0">
0051       <widget class="QLabel" name="labelIn">
0052        <property name="sizePolicy">
0053         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0054          <horstretch>0</horstretch>
0055          <verstretch>0</verstretch>
0056         </sizepolicy>
0057        </property>
0058        <property name="minimumSize">
0059         <size>
0060          <width>0</width>
0061          <height>0</height>
0062         </size>
0063        </property>
0064        <property name="maximumSize">
0065         <size>
0066          <width>16777215</width>
0067          <height>16777215</height>
0068         </size>
0069        </property>
0070        <property name="text">
0071         <string>         Input:</string>
0072        </property>
0073        <property name="alignment">
0074         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0075        </property>
0076       </widget>
0077      </item>
0078      <item column="2" row="2">
0079       <widget class="KisIntParseSpinBox" name="intOut">
0080        <property name="sizePolicy">
0081         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0082          <horstretch>0</horstretch>
0083          <verstretch>0</verstretch>
0084         </sizepolicy>
0085        </property>
0086       </widget>
0087      </item>
0088      <item column="0" row="2">
0089       <widget class="QLabel" name="labelOut">
0090        <property name="sizePolicy">
0091         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0092          <horstretch>0</horstretch>
0093          <verstretch>0</verstretch>
0094         </sizepolicy>
0095        </property>
0096        <property name="text">
0097         <string>         Output:</string>
0098        </property>
0099        <property name="alignment">
0100         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0101        </property>
0102       </widget>
0103      </item>
0104      <item column="2" row="0">
0105       <widget class="KisIntParseSpinBox" name="intIn">
0106        <property name="sizePolicy">
0107         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0108          <horstretch>0</horstretch>
0109          <verstretch>0</verstretch>
0110         </sizepolicy>
0111        </property>
0112       </widget>
0113      </item>
0114      <item column="1" row="0">
0115       <spacer name="horizontalSpacer_2">
0116        <property name="sizePolicy">
0117         <sizepolicy hsizetype="Expanding" vsizetype="Minimum">
0118          <horstretch>0</horstretch>
0119          <verstretch>0</verstretch>
0120         </sizepolicy>
0121        </property>
0122        <property name="orientation">
0123         <enum>Qt::Horizontal</enum>
0124        </property>
0125        <property name="sizeType">
0126         <enum>QSizePolicy::Expanding</enum>
0127        </property>
0128        <property name="sizeHint" stdset="0">
0129         <size>
0130          <width>20</width>
0131          <height>20</height>
0132         </size>
0133        </property>
0134       </spacer>
0135      </item>
0136     </layout>
0137    </item>
0138    <item colspan="2" column="1" row="4">
0139     <spacer name="verticalSpacer">
0140      <property name="orientation">
0141       <enum>Qt::Vertical</enum>
0142      </property>
0143      <property name="sizeType">
0144       <enum>QSizePolicy::Fixed</enum>
0145      </property>
0146      <property name="sizeHint" stdset="0">
0147       <size>
0148        <width>10</width>
0149        <height>10</height>
0150       </size>
0151      </property>
0152     </spacer>
0153    </item>
0154    <item column="0" row="1">
0155     <spacer name="horizontalSpacer">
0156      <property name="orientation">
0157       <enum>Qt::Horizontal</enum>
0158      </property>
0159      <property name="sizeType">
0160       <enum>QSizePolicy::Fixed</enum>
0161      </property>
0162      <property name="sizeHint" stdset="0">
0163       <size>
0164        <width>20</width>
0165        <height>20</height>
0166       </size>
0167      </property>
0168     </spacer>
0169    </item>
0170    <item column="3" row="1">
0171     <spacer name="horizontalSpacer_3">
0172      <property name="orientation">
0173       <enum>Qt::Horizontal</enum>
0174      </property>
0175      <property name="sizeType">
0176       <enum>QSizePolicy::Fixed</enum>
0177      </property>
0178      <property name="sizeHint" stdset="0">
0179       <size>
0180        <width>20</width>
0181        <height>20</height>
0182       </size>
0183      </property>
0184     </spacer>
0185    </item>
0186    <item colspan="2" column="1" row="1">
0187     <layout class="QGridLayout" columnstretch="0,0" name="grid2" rowstretch="0,0">
0188      <property name="sizeConstraint">
0189       <enum>QLayout::SetDefaultConstraint</enum>
0190      </property>
0191      <property name="spacing">
0192       <number>0</number>
0193      </property>
0194      <item column="1" row="0">
0195       <widget class="QFrame" name="frame3">
0196        <property name="sizePolicy">
0197         <sizepolicy hsizetype="Ignored" vsizetype="Ignored">
0198          <horstretch>0</horstretch>
0199          <verstretch>0</verstretch>
0200         </sizepolicy>
0201        </property>
0202        <property name="minimumSize">
0203         <size>
0204          <width>256</width>
0205          <height>256</height>
0206         </size>
0207        </property>
0208        <property name="maximumSize">
0209         <size>
0210          <width>16777215</width>
0211          <height>16777215</height>
0212         </size>
0213        </property>
0214        <property name="frameShape">
0215         <enum>QFrame::Panel</enum>
0216        </property>
0217        <property name="frameShadow">
0218         <enum>QFrame::Sunken</enum>
0219        </property>
0220        <layout class="QVBoxLayout">
0221         <property name="spacing">
0222          <number>0</number>
0223         </property>
0224         <property name="leftMargin">
0225          <number>0</number>
0226         </property>
0227         <property name="topMargin">
0228          <number>0</number>
0229         </property>
0230         <property name="rightMargin">
0231          <number>0</number>
0232         </property>
0233         <property name="bottomMargin">
0234          <number>0</number>
0235         </property>
0236         <item>
0237          <widget class="KisCurveWidget" name="curveWidget" native="true">
0238           <property name="sizePolicy">
0239            <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
0240             <horstretch>1</horstretch>
0241             <verstretch>0</verstretch>
0242            </sizepolicy>
0243           </property>
0244           <property name="minimumSize">
0245            <size>
0246             <width>256</width>
0247             <height>256</height>
0248            </size>
0249           </property>
0250           <property name="maximumSize">
0251            <size>
0252             <width>16777215</width>
0253             <height>16777215</height>
0254            </size>
0255           </property>
0256          </widget>
0257         </item>
0258        </layout>
0259       </widget>
0260      </item>
0261      <item column="1" row="1">
0262       <widget class="QLabel" name="hgradient">
0263        <property name="sizePolicy">
0264         <sizepolicy hsizetype="Ignored" vsizetype="Fixed">
0265          <horstretch>1</horstretch>
0266          <verstretch>0</verstretch>
0267         </sizepolicy>
0268        </property>
0269        <property name="minimumSize">
0270         <size>
0271          <width>256</width>
0272          <height>20</height>
0273         </size>
0274        </property>
0275        <property name="maximumSize">
0276         <size>
0277          <width>16777215</width>
0278          <height>20</height>
0279         </size>
0280        </property>
0281        <property name="frameShape">
0282         <enum>QFrame::Panel</enum>
0283        </property>
0284        <property name="frameShadow">
0285         <enum>QFrame::Sunken</enum>
0286        </property>
0287        <property name="scaledContents">
0288         <bool>true</bool>
0289        </property>
0290       </widget>
0291      </item>
0292      <item column="0" row="0">
0293       <widget class="QLabel" name="vgradient">
0294        <property name="sizePolicy">
0295         <sizepolicy hsizetype="Fixed" vsizetype="Ignored">
0296          <horstretch>0</horstretch>
0297          <verstretch>0</verstretch>
0298         </sizepolicy>
0299        </property>
0300        <property name="minimumSize">
0301         <size>
0302          <width>20</width>
0303          <height>256</height>
0304         </size>
0305        </property>
0306        <property name="maximumSize">
0307         <size>
0308          <width>20</width>
0309          <height>16777215</height>
0310         </size>
0311        </property>
0312        <property name="frameShape">
0313         <enum>QFrame::Panel</enum>
0314        </property>
0315        <property name="frameShadow">
0316         <enum>QFrame::Sunken</enum>
0317        </property>
0318        <property name="scaledContents">
0319         <bool>true</bool>
0320        </property>
0321       </widget>
0322      </item>
0323     </layout>
0324    </item>
0325    <item colspan="2" column="1" row="0">
0326     <layout class="QGridLayout" name="gridLayout_3">
0327      <item column="2" row="0">
0328       <widget class="QCheckBox" name="chkLogarithmic">
0329        <property name="text">
0330         <string>Logarithmic</string>
0331        </property>
0332       </widget>
0333      </item>
0334      <item column="1" row="0" rowspan="2">
0335       <widget class="QComboBox" name="cmbChannel"/>
0336      </item>
0337      <item column="3" row="0" rowspan="2">
0338       <widget class="QPushButton" name="resetButton">
0339        <property name="sizePolicy">
0340         <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
0341          <horstretch>0</horstretch>
0342          <verstretch>0</verstretch>
0343         </sizepolicy>
0344        </property>
0345        <property name="text">
0346         <string>Reset</string>
0347        </property>
0348       </widget>
0349      </item>
0350      <item column="0" row="0" rowspan="2">
0351       <widget class="QLabel" name="textLabel1">
0352        <property name="sizePolicy">
0353         <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
0354          <horstretch>0</horstretch>
0355          <verstretch>0</verstretch>
0356         </sizepolicy>
0357        </property>
0358        <property name="text">
0359         <string comment="Channel as in Color Channels">Channel:</string>
0360        </property>
0361        <property name="alignment">
0362         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0363        </property>
0364       </widget>
0365      </item>
0366      <item column="2" row="1">
0367       <spacer name="horizontalSpacer_4">
0368        <property name="orientation">
0369         <enum>Qt::Horizontal</enum>
0370        </property>
0371        <property name="sizeHint" stdset="0">
0372         <size>
0373          <width>10</width>
0374          <height>10</height>
0375         </size>
0376        </property>
0377       </spacer>
0378      </item>
0379      <item column="1" row="2">
0380       <widget class="QComboBox" name="cmbDriverChannel"/>
0381      </item>
0382      <item column="0" row="2">
0383       <widget class="QLabel" name="lblDriverChannel">
0384        <property name="text">
0385         <string>Driver channel</string>
0386        </property>
0387        <property name="alignment">
0388         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0389        </property>
0390       </widget>
0391      </item>
0392     </layout>
0393    </item>
0394   </layout>
0395  </widget>
0396  <customwidgets>
0397   <customwidget>
0398    <class>KisIntParseSpinBox</class>
0399    <extends>QSpinBox</extends>
0400    <header>kis_int_parse_spin_box.h</header>
0401   </customwidget>
0402   <customwidget>
0403    <class>KisCurveWidget</class>
0404    <extends/>
0405    <header>widgets/kis_curve_widget.h</header>
0406   </customwidget>
0407  </customwidgets>
0408  <tabstops>
0409   <tabstop>cmbChannel</tabstop>
0410   <tabstop>intIn</tabstop>
0411   <tabstop>intOut</tabstop>
0412  </tabstops>
0413  <resources/>
0414  <connections/>
0415 </ui>