Warning, /graphics/krita/plugins/filters/colorsfilters/wdg_color_balance.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>Form</class>
0008  <widget class="QWidget" name="Form">
0009   <property name="geometry">
0010    <rect>
0011     <x>0</x>
0012     <y>0</y>
0013     <width>381</width>
0014     <height>458</height>
0015    </rect>
0016   </property>
0017   <layout class="QVBoxLayout" name="verticalLayout">
0018    <property name="spacing">
0019     <number>3</number>
0020    </property>
0021    <property name="leftMargin">
0022     <number>0</number>
0023    </property>
0024    <property name="topMargin">
0025     <number>0</number>
0026    </property>
0027    <property name="rightMargin">
0028     <number>0</number>
0029    </property>
0030    <property name="bottomMargin">
0031     <number>0</number>
0032    </property>
0033    <item>
0034     <layout class="QHBoxLayout" name="horizontalLayout">
0035      <property name="topMargin">
0036       <number>0</number>
0037      </property>
0038      <item>
0039       <widget class="QLabel" name="label">
0040        <property name="sizePolicy">
0041         <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0042          <horstretch>0</horstretch>
0043          <verstretch>0</verstretch>
0044         </sizepolicy>
0045        </property>
0046        <property name="font">
0047         <font>
0048          <pointsize>11</pointsize>
0049          <weight>75</weight>
0050          <italic>true</italic>
0051          <bold>true</bold>
0052         </font>
0053        </property>
0054        <property name="text">
0055         <string>Shadows</string>
0056        </property>
0057       </widget>
0058      </item>
0059      <item>
0060       <spacer name="horizontalSpacer">
0061        <property name="orientation">
0062         <enum>Qt::Horizontal</enum>
0063        </property>
0064        <property name="sizeHint" stdset="0">
0065         <size>
0066          <width>40</width>
0067          <height>1</height>
0068         </size>
0069        </property>
0070       </spacer>
0071      </item>
0072      <item>
0073       <widget class="QPushButton" name="pushResetShadows">
0074        <property name="text">
0075         <string>Reset Shadows  </string>
0076        </property>
0077       </widget>
0078      </item>
0079     </layout>
0080    </item>
0081    <item>
0082     <layout class="QGridLayout" name="gridLayout">
0083      <property name="verticalSpacing">
0084       <number>3</number>
0085      </property>
0086      <item column="2" row="0">
0087       <widget class="QLabel" name="label_6">
0088        <property name="text">
0089         <string>Red    </string>
0090        </property>
0091       </widget>
0092      </item>
0093      <item column="0" row="1">
0094       <widget class="QLabel" name="label_4">
0095        <property name="text">
0096         <string>Magenta</string>
0097        </property>
0098        <property name="alignment">
0099         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0100        </property>
0101       </widget>
0102      </item>
0103      <item column="1" row="2">
0104       <widget class="QSlider" name="yellowBlueShadowsSlider">
0105        <property name="orientation">
0106         <enum>Qt::Horizontal</enum>
0107        </property>
0108       </widget>
0109      </item>
0110      <item column="2" row="1">
0111       <widget class="QLabel" name="label_7">
0112        <property name="text">
0113         <string>Green</string>
0114        </property>
0115       </widget>
0116      </item>
0117      <item column="3" row="1">
0118       <widget class="KisIntParseSpinBox" name="magentaGreenShadowsSpinbox"/>
0119      </item>
0120      <item column="0" row="2">
0121       <widget class="QLabel" name="label_9">
0122        <property name="text">
0123         <string>Yellow</string>
0124        </property>
0125        <property name="alignment">
0126         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0127        </property>
0128       </widget>
0129      </item>
0130      <item column="2" row="2">
0131       <widget class="QLabel" name="label_8">
0132        <property name="text">
0133         <string>Blue  </string>
0134        </property>
0135       </widget>
0136      </item>
0137      <item column="1" row="1">
0138       <widget class="QSlider" name="magentaGreenShadowsSlider">
0139        <property name="orientation">
0140         <enum>Qt::Horizontal</enum>
0141        </property>
0142       </widget>
0143      </item>
0144      <item column="0" row="0">
0145       <widget class="QLabel" name="label_5">
0146        <property name="text">
0147         <string>Cyan</string>
0148        </property>
0149        <property name="alignment">
0150         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0151        </property>
0152       </widget>
0153      </item>
0154      <item column="1" row="0">
0155       <widget class="QSlider" name="cyanRedShadowsSlider">
0156        <property name="orientation">
0157         <enum>Qt::Horizontal</enum>
0158        </property>
0159       </widget>
0160      </item>
0161      <item column="3" row="2">
0162       <widget class="KisIntParseSpinBox" name="yellowBlueShadowsSpinbox"/>
0163      </item>
0164      <item column="3" row="0">
0165       <widget class="KisIntParseSpinBox" name="cyanRedShadowsSpinbox"/>
0166      </item>
0167     </layout>
0168    </item>
0169    <item>
0170     <layout class="QHBoxLayout" name="horizontalLayout_2">
0171      <property name="topMargin">
0172       <number>18</number>
0173      </property>
0174      <item>
0175       <widget class="QLabel" name="label_2">
0176        <property name="font">
0177         <font>
0178          <pointsize>11</pointsize>
0179          <weight>75</weight>
0180          <italic>true</italic>
0181          <bold>true</bold>
0182         </font>
0183        </property>
0184        <property name="text">
0185         <string>Midtones</string>
0186        </property>
0187       </widget>
0188      </item>
0189      <item>
0190       <spacer name="horizontalSpacer_2">
0191        <property name="orientation">
0192         <enum>Qt::Horizontal</enum>
0193        </property>
0194        <property name="sizeHint" stdset="0">
0195         <size>
0196          <width>40</width>
0197          <height>20</height>
0198         </size>
0199        </property>
0200       </spacer>
0201      </item>
0202      <item>
0203       <widget class="QPushButton" name="pushResetMidtones">
0204        <property name="text">
0205         <string>Reset Midtones  </string>
0206        </property>
0207       </widget>
0208      </item>
0209     </layout>
0210    </item>
0211    <item>
0212     <layout class="QGridLayout" name="gridLayout_2">
0213      <property name="verticalSpacing">
0214       <number>3</number>
0215      </property>
0216      <item column="3" row="0">
0217       <widget class="KisIntParseSpinBox" name="cyanRedMidtonesSpinbox"/>
0218      </item>
0219      <item column="3" row="2">
0220       <widget class="KisIntParseSpinBox" name="yellowBlueMidtonesSpinbox"/>
0221      </item>
0222      <item column="3" row="1">
0223       <widget class="KisIntParseSpinBox" name="magentaGreenMidtonesSpinbox"/>
0224      </item>
0225      <item column="1" row="0">
0226       <widget class="QSlider" name="cyanRedMidtonesSlider">
0227        <property name="orientation">
0228         <enum>Qt::Horizontal</enum>
0229        </property>
0230       </widget>
0231      </item>
0232      <item column="2" row="1">
0233       <widget class="QLabel" name="label_20">
0234        <property name="text">
0235         <string>Green</string>
0236        </property>
0237       </widget>
0238      </item>
0239      <item column="1" row="2">
0240       <widget class="QSlider" name="yellowBlueMidtonesSlider">
0241        <property name="orientation">
0242         <enum>Qt::Horizontal</enum>
0243        </property>
0244       </widget>
0245      </item>
0246      <item column="0" row="0">
0247       <widget class="QLabel" name="label_17">
0248        <property name="text">
0249         <string>Cyan</string>
0250        </property>
0251        <property name="alignment">
0252         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0253        </property>
0254       </widget>
0255      </item>
0256      <item column="1" row="1">
0257       <widget class="QSlider" name="magentaGreenMidtonesSlider">
0258        <property name="orientation">
0259         <enum>Qt::Horizontal</enum>
0260        </property>
0261       </widget>
0262      </item>
0263      <item column="2" row="0">
0264       <widget class="QLabel" name="label_18">
0265        <property name="text">
0266         <string>Red    </string>
0267        </property>
0268       </widget>
0269      </item>
0270      <item column="0" row="1">
0271       <widget class="QLabel" name="label_19">
0272        <property name="text">
0273         <string>Magenta</string>
0274        </property>
0275        <property name="alignment">
0276         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0277        </property>
0278       </widget>
0279      </item>
0280      <item column="0" row="2">
0281       <widget class="QLabel" name="label_21">
0282        <property name="text">
0283         <string>Yellow</string>
0284        </property>
0285        <property name="alignment">
0286         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0287        </property>
0288       </widget>
0289      </item>
0290      <item column="2" row="2">
0291       <widget class="QLabel" name="label_22">
0292        <property name="text">
0293         <string>Blue  </string>
0294        </property>
0295       </widget>
0296      </item>
0297     </layout>
0298    </item>
0299    <item>
0300     <layout class="QHBoxLayout" name="horizontalLayout_3">
0301      <property name="topMargin">
0302       <number>18</number>
0303      </property>
0304      <item>
0305       <widget class="QLabel" name="label_16">
0306        <property name="font">
0307         <font>
0308          <pointsize>11</pointsize>
0309          <weight>75</weight>
0310          <italic>true</italic>
0311          <bold>true</bold>
0312         </font>
0313        </property>
0314        <property name="text">
0315         <string>Highlights</string>
0316        </property>
0317       </widget>
0318      </item>
0319      <item>
0320       <spacer name="horizontalSpacer_3">
0321        <property name="orientation">
0322         <enum>Qt::Horizontal</enum>
0323        </property>
0324        <property name="sizeHint" stdset="0">
0325         <size>
0326          <width>40</width>
0327          <height>20</height>
0328         </size>
0329        </property>
0330       </spacer>
0331      </item>
0332      <item>
0333       <widget class="QPushButton" name="pushResetHighlights">
0334        <property name="text">
0335         <string>Reset Highlights</string>
0336        </property>
0337       </widget>
0338      </item>
0339     </layout>
0340    </item>
0341    <item>
0342     <layout class="QGridLayout" name="gridLayout_3">
0343      <property name="topMargin">
0344       <number>0</number>
0345      </property>
0346      <property name="verticalSpacing">
0347       <number>3</number>
0348      </property>
0349      <item column="2" row="2">
0350       <widget class="QLabel" name="label_15">
0351        <property name="text">
0352         <string>Blue</string>
0353        </property>
0354       </widget>
0355      </item>
0356      <item column="3" row="0">
0357       <widget class="KisIntParseSpinBox" name="cyanRedHighlightsSpinbox"/>
0358      </item>
0359      <item colspan="2" column="0" row="3">
0360       <widget class="QCheckBox" name="chkPreserveLuminosity">
0361        <property name="text">
0362         <string>Preserve Luminosity</string>
0363        </property>
0364       </widget>
0365      </item>
0366      <item column="3" row="1">
0367       <widget class="KisIntParseSpinBox" name="magentaGreenHighlightsSpinbox"/>
0368      </item>
0369      <item column="0" row="0">
0370       <widget class="QLabel" name="label_10">
0371        <property name="text">
0372         <string>Cyan</string>
0373        </property>
0374        <property name="alignment">
0375         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0376        </property>
0377       </widget>
0378      </item>
0379      <item column="0" row="2">
0380       <widget class="QLabel" name="label_14">
0381        <property name="text">
0382         <string>Yellow</string>
0383        </property>
0384        <property name="alignment">
0385         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0386        </property>
0387       </widget>
0388      </item>
0389      <item column="1" row="1">
0390       <widget class="QSlider" name="magentaGreenHighlightsSlider">
0391        <property name="orientation">
0392         <enum>Qt::Horizontal</enum>
0393        </property>
0394       </widget>
0395      </item>
0396      <item column="2" row="0">
0397       <widget class="QLabel" name="label_11">
0398        <property name="text">
0399         <string>Red    </string>
0400        </property>
0401       </widget>
0402      </item>
0403      <item column="2" row="1">
0404       <widget class="QLabel" name="label_13">
0405        <property name="text">
0406         <string>Green</string>
0407        </property>
0408       </widget>
0409      </item>
0410      <item column="3" row="2">
0411       <widget class="KisIntParseSpinBox" name="yellowBlueHighlightsSpinbox"/>
0412      </item>
0413      <item column="1" row="0">
0414       <widget class="QSlider" name="cyanRedHighlightsSlider">
0415        <property name="orientation">
0416         <enum>Qt::Horizontal</enum>
0417        </property>
0418       </widget>
0419      </item>
0420      <item column="1" row="2">
0421       <widget class="QSlider" name="yellowBlueHighlightsSlider">
0422        <property name="orientation">
0423         <enum>Qt::Horizontal</enum>
0424        </property>
0425       </widget>
0426      </item>
0427      <item column="0" row="1">
0428       <widget class="QLabel" name="label_12">
0429        <property name="text">
0430         <string>Magenta</string>
0431        </property>
0432        <property name="alignment">
0433         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0434        </property>
0435       </widget>
0436      </item>
0437     </layout>
0438    </item>
0439    <item>
0440     <spacer name="verticalSpacer">
0441      <property name="orientation">
0442       <enum>Qt::Vertical</enum>
0443      </property>
0444      <property name="sizeHint" stdset="0">
0445       <size>
0446        <width>20</width>
0447        <height>0</height>
0448       </size>
0449      </property>
0450     </spacer>
0451    </item>
0452   </layout>
0453  </widget>
0454  <customwidgets>
0455   <customwidget>
0456    <class>KisIntParseSpinBox</class>
0457    <extends>QSpinBox</extends>
0458    <header>kis_int_parse_spin_box.h</header>
0459   </customwidget>
0460  </customwidgets>
0461  <tabstops>
0462   <tabstop>cyanRedShadowsSpinbox</tabstop>
0463   <tabstop>magentaGreenShadowsSpinbox</tabstop>
0464   <tabstop>yellowBlueShadowsSpinbox</tabstop>
0465   <tabstop>cyanRedMidtonesSpinbox</tabstop>
0466   <tabstop>magentaGreenMidtonesSpinbox</tabstop>
0467   <tabstop>yellowBlueMidtonesSpinbox</tabstop>
0468   <tabstop>cyanRedHighlightsSpinbox</tabstop>
0469   <tabstop>magentaGreenHighlightsSpinbox</tabstop>
0470   <tabstop>yellowBlueHighlightsSpinbox</tabstop>
0471   <tabstop>chkPreserveLuminosity</tabstop>
0472   <tabstop>cyanRedShadowsSlider</tabstop>
0473   <tabstop>magentaGreenShadowsSlider</tabstop>
0474   <tabstop>yellowBlueShadowsSlider</tabstop>
0475   <tabstop>cyanRedMidtonesSlider</tabstop>
0476   <tabstop>magentaGreenMidtonesSlider</tabstop>
0477   <tabstop>yellowBlueMidtonesSlider</tabstop>
0478   <tabstop>cyanRedHighlightsSlider</tabstop>
0479   <tabstop>magentaGreenHighlightsSlider</tabstop>
0480   <tabstop>yellowBlueHighlightsSlider</tabstop>
0481   <tabstop>pushResetShadows</tabstop>
0482   <tabstop>pushResetMidtones</tabstop>
0483   <tabstop>pushResetHighlights</tabstop>
0484  </tabstops>
0485  <resources/>
0486  <connections>
0487   <connection>
0488    <sender>cyanRedShadowsSlider</sender>
0489    <signal>valueChanged(int)</signal>
0490    <receiver>cyanRedShadowsSpinbox</receiver>
0491    <slot>setValue(int)</slot>
0492    <hints>
0493     <hint type="sourcelabel">
0494      <x>173</x>
0495      <y>47</y>
0496     </hint>
0497     <hint type="destinationlabel">
0498      <x>351</x>
0499      <y>39</y>
0500     </hint>
0501    </hints>
0502   </connection>
0503   <connection>
0504    <sender>magentaGreenShadowsSlider</sender>
0505    <signal>valueChanged(int)</signal>
0506    <receiver>magentaGreenShadowsSpinbox</receiver>
0507    <slot>setValue(int)</slot>
0508    <hints>
0509     <hint type="sourcelabel">
0510      <x>173</x>
0511      <y>76</y>
0512     </hint>
0513     <hint type="destinationlabel">
0514      <x>351</x>
0515      <y>68</y>
0516     </hint>
0517    </hints>
0518   </connection>
0519   <connection>
0520    <sender>yellowBlueShadowsSlider</sender>
0521    <signal>valueChanged(int)</signal>
0522    <receiver>yellowBlueShadowsSpinbox</receiver>
0523    <slot>setValue(int)</slot>
0524    <hints>
0525     <hint type="sourcelabel">
0526      <x>175</x>
0527      <y>105</y>
0528     </hint>
0529     <hint type="destinationlabel">
0530      <x>351</x>
0531      <y>97</y>
0532     </hint>
0533    </hints>
0534   </connection>
0535   <connection>
0536    <sender>cyanRedMidtonesSlider</sender>
0537    <signal>valueChanged(int)</signal>
0538    <receiver>cyanRedMidtonesSpinbox</receiver>
0539    <slot>setValue(int)</slot>
0540    <hints>
0541     <hint type="sourcelabel">
0542      <x>173</x>
0543      <y>185</y>
0544     </hint>
0545     <hint type="destinationlabel">
0546      <x>351</x>
0547      <y>185</y>
0548     </hint>
0549    </hints>
0550   </connection>
0551   <connection>
0552    <sender>magentaGreenMidtonesSlider</sender>
0553    <signal>valueChanged(int)</signal>
0554    <receiver>magentaGreenMidtonesSpinbox</receiver>
0555    <slot>setValue(int)</slot>
0556    <hints>
0557     <hint type="sourcelabel">
0558      <x>173</x>
0559      <y>214</y>
0560     </hint>
0561     <hint type="destinationlabel">
0562      <x>351</x>
0563      <y>214</y>
0564     </hint>
0565    </hints>
0566   </connection>
0567   <connection>
0568    <sender>yellowBlueMidtonesSlider</sender>
0569    <signal>valueChanged(int)</signal>
0570    <receiver>yellowBlueMidtonesSpinbox</receiver>
0571    <slot>setValue(int)</slot>
0572    <hints>
0573     <hint type="sourcelabel">
0574      <x>175</x>
0575      <y>243</y>
0576     </hint>
0577     <hint type="destinationlabel">
0578      <x>351</x>
0579      <y>243</y>
0580     </hint>
0581    </hints>
0582   </connection>
0583   <connection>
0584    <sender>cyanRedHighlightsSlider</sender>
0585    <signal>valueChanged(int)</signal>
0586    <receiver>cyanRedHighlightsSpinbox</receiver>
0587    <slot>setValue(int)</slot>
0588    <hints>
0589     <hint type="sourcelabel">
0590      <x>173</x>
0591      <y>323</y>
0592     </hint>
0593     <hint type="destinationlabel">
0594      <x>351</x>
0595      <y>323</y>
0596     </hint>
0597    </hints>
0598   </connection>
0599   <connection>
0600    <sender>magentaGreenHighlightsSlider</sender>
0601    <signal>valueChanged(int)</signal>
0602    <receiver>magentaGreenHighlightsSpinbox</receiver>
0603    <slot>setValue(int)</slot>
0604    <hints>
0605     <hint type="sourcelabel">
0606      <x>173</x>
0607      <y>352</y>
0608     </hint>
0609     <hint type="destinationlabel">
0610      <x>351</x>
0611      <y>352</y>
0612     </hint>
0613    </hints>
0614   </connection>
0615   <connection>
0616    <sender>yellowBlueHighlightsSlider</sender>
0617    <signal>valueChanged(int)</signal>
0618    <receiver>yellowBlueHighlightsSpinbox</receiver>
0619    <slot>setValue(int)</slot>
0620    <hints>
0621     <hint type="sourcelabel">
0622      <x>175</x>
0623      <y>381</y>
0624     </hint>
0625     <hint type="destinationlabel">
0626      <x>351</x>
0627      <y>381</y>
0628     </hint>
0629    </hints>
0630   </connection>
0631   <connection>
0632    <sender>cyanRedMidtonesSpinbox</sender>
0633    <signal>valueChanged(int)</signal>
0634    <receiver>cyanRedMidtonesSlider</receiver>
0635    <slot>setValue(int)</slot>
0636    <hints>
0637     <hint type="sourcelabel">
0638      <x>351</x>
0639      <y>185</y>
0640     </hint>
0641     <hint type="destinationlabel">
0642      <x>173</x>
0643      <y>185</y>
0644     </hint>
0645    </hints>
0646   </connection>
0647   <connection>
0648    <sender>magentaGreenMidtonesSpinbox</sender>
0649    <signal>valueChanged(int)</signal>
0650    <receiver>magentaGreenMidtonesSlider</receiver>
0651    <slot>setValue(int)</slot>
0652    <hints>
0653     <hint type="sourcelabel">
0654      <x>351</x>
0655      <y>214</y>
0656     </hint>
0657     <hint type="destinationlabel">
0658      <x>173</x>
0659      <y>214</y>
0660     </hint>
0661    </hints>
0662   </connection>
0663   <connection>
0664    <sender>yellowBlueMidtonesSpinbox</sender>
0665    <signal>valueChanged(int)</signal>
0666    <receiver>yellowBlueMidtonesSlider</receiver>
0667    <slot>setValue(int)</slot>
0668    <hints>
0669     <hint type="sourcelabel">
0670      <x>351</x>
0671      <y>243</y>
0672     </hint>
0673     <hint type="destinationlabel">
0674      <x>175</x>
0675      <y>243</y>
0676     </hint>
0677    </hints>
0678   </connection>
0679   <connection>
0680    <sender>yellowBlueShadowsSpinbox</sender>
0681    <signal>valueChanged(int)</signal>
0682    <receiver>yellowBlueShadowsSlider</receiver>
0683    <slot>setValue(int)</slot>
0684    <hints>
0685     <hint type="sourcelabel">
0686      <x>351</x>
0687      <y>97</y>
0688     </hint>
0689     <hint type="destinationlabel">
0690      <x>175</x>
0691      <y>103</y>
0692     </hint>
0693    </hints>
0694   </connection>
0695   <connection>
0696    <sender>magentaGreenShadowsSpinbox</sender>
0697    <signal>valueChanged(int)</signal>
0698    <receiver>magentaGreenShadowsSlider</receiver>
0699    <slot>setValue(int)</slot>
0700    <hints>
0701     <hint type="sourcelabel">
0702      <x>351</x>
0703      <y>68</y>
0704     </hint>
0705     <hint type="destinationlabel">
0706      <x>173</x>
0707      <y>74</y>
0708     </hint>
0709    </hints>
0710   </connection>
0711   <connection>
0712    <sender>cyanRedShadowsSpinbox</sender>
0713    <signal>valueChanged(int)</signal>
0714    <receiver>cyanRedShadowsSlider</receiver>
0715    <slot>setValue(int)</slot>
0716    <hints>
0717     <hint type="sourcelabel">
0718      <x>351</x>
0719      <y>39</y>
0720     </hint>
0721     <hint type="destinationlabel">
0722      <x>173</x>
0723      <y>46</y>
0724     </hint>
0725    </hints>
0726   </connection>
0727   <connection>
0728    <sender>cyanRedHighlightsSpinbox</sender>
0729    <signal>valueChanged(int)</signal>
0730    <receiver>cyanRedHighlightsSlider</receiver>
0731    <slot>setValue(int)</slot>
0732    <hints>
0733     <hint type="sourcelabel">
0734      <x>351</x>
0735      <y>323</y>
0736     </hint>
0737     <hint type="destinationlabel">
0738      <x>173</x>
0739      <y>323</y>
0740     </hint>
0741    </hints>
0742   </connection>
0743   <connection>
0744    <sender>magentaGreenHighlightsSpinbox</sender>
0745    <signal>valueChanged(int)</signal>
0746    <receiver>magentaGreenHighlightsSlider</receiver>
0747    <slot>setValue(int)</slot>
0748    <hints>
0749     <hint type="sourcelabel">
0750      <x>351</x>
0751      <y>352</y>
0752     </hint>
0753     <hint type="destinationlabel">
0754      <x>173</x>
0755      <y>352</y>
0756     </hint>
0757    </hints>
0758   </connection>
0759   <connection>
0760    <sender>yellowBlueHighlightsSpinbox</sender>
0761    <signal>valueChanged(int)</signal>
0762    <receiver>yellowBlueHighlightsSlider</receiver>
0763    <slot>setValue(int)</slot>
0764    <hints>
0765     <hint type="sourcelabel">
0766      <x>351</x>
0767      <y>381</y>
0768     </hint>
0769     <hint type="destinationlabel">
0770      <x>175</x>
0771      <y>381</y>
0772     </hint>
0773    </hints>
0774   </connection>
0775  </connections>
0776 </ui>