You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ksquirrel/ksquirrel/imageedit/sq_imagebcg.ui

990 lines
42 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>SQ_ImageBCG</class>
<widget class="TQDialog">
<property name="name">
<cstring>SQ_ImageBCG</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>564</width>
<height>391</height>
</rect>
</property>
<property name="caption">
<string>Color balance</string>
</property>
<property name="sizeGripEnabled">
<bool>true</bool>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQWidgetStack" row="1" column="0" rowspan="3" colspan="1">
<property name="name">
<cstring>widgetStackParams</cstring>
</property>
<property name="frameShape">
<enum>GroupBoxPanel</enum>
</property>
<widget class="TQWidget">
<property name="name">
<cstring>WStackPage</cstring>
</property>
<attribute name="id">
<number>0</number>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>4</number>
</property>
<widget class="TQSpinBox" row="2" column="0">
<property name="name">
<cstring>spinB</cstring>
</property>
<property name="maxValue">
<number>255</number>
</property>
<property name="minValue">
<number>-255</number>
</property>
</widget>
<widget class="TQPushButton" row="0" column="2">
<property name="name">
<cstring>pushResetG</cstring>
</property>
<property name="text">
<string></string>
</property>
<property name="autoDefault">
<bool>false</bool>
</property>
<property name="flat">
<bool>true</bool>
</property>
</widget>
<widget class="TQPushButton" row="0" column="1">
<property name="name">
<cstring>pushResetC</cstring>
</property>
<property name="text">
<string></string>
</property>
<property name="autoDefault">
<bool>false</bool>
</property>
<property name="flat">
<bool>true</bool>
</property>
</widget>
<widget class="KDoubleSpinBox" row="2" column="2">
<property name="name">
<cstring>spinG</cstring>
</property>
</widget>
<widget class="TQSpinBox" row="2" column="1">
<property name="name">
<cstring>spinC</cstring>
</property>
<property name="maxValue">
<number>255</number>
</property>
<property name="minValue">
<number>-255</number>
</property>
</widget>
<widget class="TQPushButton" row="0" column="0">
<property name="name">
<cstring>pushResetB</cstring>
</property>
<property name="text">
<string></string>
</property>
<property name="autoDefault">
<bool>false</bool>
</property>
<property name="flat">
<bool>true</bool>
</property>
</widget>
<widget class="TQLayoutWidget" row="1" column="0">
<property name="name">
<cstring>layout6</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="SQ_Label">
<property name="name">
<cstring>sQ_LabelB</cstring>
</property>
</widget>
<widget class="TQSlider">
<property name="name">
<cstring>sliderB</cstring>
</property>
<property name="minValue">
<number>-255</number>
</property>
<property name="maxValue">
<number>255</number>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="tickmarks">
<enum>Above</enum>
</property>
<property name="tickInterval">
<number>25</number>
</property>
<property name="whatsThis" stdset="0">
<string>Brightness</string>
</property>
</widget>
</hbox>
</widget>
<widget class="TQLayoutWidget" row="1" column="1">
<property name="name">
<cstring>layout5</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="SQ_Label">
<property name="name">
<cstring>sQ_LabelC</cstring>
</property>
</widget>
<widget class="TQSlider">
<property name="name">
<cstring>sliderC</cstring>
</property>
<property name="minValue">
<number>-255</number>
</property>
<property name="maxValue">
<number>255</number>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="tickmarks">
<enum>Above</enum>
</property>
<property name="tickInterval">
<number>25</number>
</property>
<property name="whatsThis" stdset="0">
<string>Contrast</string>
</property>
</widget>
</hbox>
</widget>
<widget class="TQLayoutWidget" row="1" column="2">
<property name="name">
<cstring>layout4</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="SQ_Label">
<property name="name">
<cstring>sQ_LabelG</cstring>
</property>
</widget>
<widget class="TQSlider">
<property name="name">
<cstring>sliderG</cstring>
</property>
<property name="minValue">
<number>0</number>
</property>
<property name="maxValue">
<number>600</number>
</property>
<property name="value">
<number>100</number>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="tickmarks">
<enum>Above</enum>
</property>
<property name="tickInterval">
<number>22</number>
</property>
<property name="whatsThis" stdset="0">
<string>Gamma</string>
</property>
</widget>
</hbox>
</widget>
</grid>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>WStackPage</cstring>
</property>
<attribute name="id">
<number>1</number>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>4</number>
</property>
<widget class="TQPushButton" row="0" column="0">
<property name="name">
<cstring>pushResetRed</cstring>
</property>
<property name="text">
<string></string>
</property>
<property name="autoDefault">
<bool>false</bool>
</property>
<property name="flat">
<bool>true</bool>
</property>
</widget>
<widget class="TQSpinBox" row="2" column="0">
<property name="name">
<cstring>spinRed</cstring>
</property>
<property name="maxValue">
<number>255</number>
</property>
<property name="minValue">
<number>-255</number>
</property>
</widget>
<widget class="TQSpinBox" row="2" column="1">
<property name="name">
<cstring>spinGreen</cstring>
</property>
<property name="maxValue">
<number>255</number>
</property>
<property name="minValue">
<number>-255</number>
</property>
</widget>
<widget class="TQPushButton" row="0" column="1">
<property name="name">
<cstring>pushResetGreen</cstring>
</property>
<property name="text">
<string></string>
</property>
<property name="autoDefault">
<bool>false</bool>
</property>
<property name="flat">
<bool>true</bool>
</property>
</widget>
<widget class="TQPushButton" row="0" column="2">
<property name="name">
<cstring>pushResetBlue</cstring>
</property>
<property name="text">
<string></string>
</property>
<property name="autoDefault">
<bool>false</bool>
</property>
<property name="flat">
<bool>true</bool>
</property>
</widget>
<widget class="TQSpinBox" row="2" column="2">
<property name="name">
<cstring>spinBlue</cstring>
</property>
<property name="maxValue">
<number>255</number>
</property>
<property name="minValue">
<number>-255</number>
</property>
</widget>
<widget class="TQLayoutWidget" row="1" column="2">
<property name="name">
<cstring>layout1</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="SQ_Label">
<property name="name">
<cstring>sQ_LabelBlue</cstring>
</property>
</widget>
<widget class="TQSlider">
<property name="name">
<cstring>sliderBlue</cstring>
</property>
<property name="minValue">
<number>-255</number>
</property>
<property name="maxValue">
<number>255</number>
</property>
<property name="tickmarks">
<enum>Above</enum>
</property>
<property name="tickInterval">
<number>25</number>
</property>
<property name="whatsThis" stdset="0">
<string>Blue</string>
</property>
</widget>
</hbox>
</widget>
<widget class="TQLayoutWidget" row="1" column="1">
<property name="name">
<cstring>layout2</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="SQ_Label">
<property name="name">
<cstring>sQ_LabelGreen</cstring>
</property>
</widget>
<widget class="TQSlider">
<property name="name">
<cstring>sliderGreen</cstring>
</property>
<property name="minValue">
<number>-255</number>
</property>
<property name="maxValue">
<number>255</number>
</property>
<property name="tickmarks">
<enum>Above</enum>
</property>
<property name="tickInterval">
<number>25</number>
</property>
<property name="whatsThis" stdset="0">
<string>Green</string>
</property>
</widget>
</hbox>
</widget>
<widget class="TQLayoutWidget" row="1" column="0">
<property name="name">
<cstring>layout3</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="SQ_Label">
<property name="name">
<cstring>sQ_LabelRed</cstring>
</property>
</widget>
<widget class="TQSlider">
<property name="name">
<cstring>sliderRed</cstring>
</property>
<property name="minValue">
<number>-255</number>
</property>
<property name="maxValue">
<number>255</number>
</property>
<property name="tickmarks">
<enum>Above</enum>
</property>
<property name="tickInterval">
<number>25</number>
</property>
<property name="whatsThis" stdset="0">
<string>Red</string>
</property>
</widget>
</hbox>
</widget>
</grid>
</widget>
</widget>
<widget class="TQGroupBox" row="0" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>groupBox3</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="title">
<string></string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>6</number>
</property>
<property name="spacing">
<number>0</number>
</property>
<widget class="TQPushButton" row="0" column="4">
<property name="name">
<cstring>push2</cstring>
</property>
<property name="text">
<string></string>
</property>
<property name="autoDefault">
<bool>false</bool>
</property>
<property name="flat">
<bool>true</bool>
</property>
</widget>
<widget class="TQPushButton" row="0" column="0">
<property name="name">
<cstring>push1</cstring>
</property>
<property name="text">
<string></string>
</property>
<property name="autoDefault">
<bool>false</bool>
</property>
<property name="flat">
<bool>true</bool>
</property>
</widget>
<spacer row="0" column="1">
<property name="name">
<cstring>spacer26</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>1</width>
<height>16</height>
</size>
</property>
</spacer>
<spacer row="0" column="3">
<property name="name">
<cstring>spacer27</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>1</width>
<height>16</height>
</size>
</property>
</spacer>
<widget class="TQLabel" row="0" column="2">
<property name="name">
<cstring>text</cstring>
</property>
<property name="alignment">
<set>WordBreak|AlignCenter</set>
</property>
</widget>
</grid>
</widget>
<spacer row="3" column="1">
<property name="name">
<cstring>spacer12_2</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>MinimumExpanding</enum>
</property>
<property name="sizeHint">
<size>
<width>16</width>
<height>16</height>
</size>
</property>
</spacer>
<widget class="TQLayoutWidget" row="5" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>layout8</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer>
<property name="name">
<cstring>spacer3</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>249</width>
<height>21</height>
</size>
</property>
</spacer>
<widget class="TQPushButton">
<property name="name">
<cstring>pushGO</cstring>
</property>
<property name="text">
<string>Colorize</string>
</property>
<property name="default">
<bool>true</bool>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>pushCancel</cstring>
</property>
<property name="text">
<string>Close</string>
</property>
<property name="autoDefault">
<bool>false</bool>
</property>
</widget>
</hbox>
</widget>
<widget class="Line" row="4" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>line2</cstring>
</property>
<property name="frameShape">
<enum>HLine</enum>
</property>
<property name="frameShadow">
<enum>Sunken</enum>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
</widget>
<spacer row="1" column="1">
<property name="name">
<cstring>spacer11</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>MinimumExpanding</enum>
</property>
<property name="sizeHint">
<size>
<width>16</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQLayoutWidget" row="2" column="1">
<property name="name">
<cstring>layout15</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer row="1" column="0">
<property name="name">
<cstring>spacer13</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>1</width>
<height>16</height>
</size>
</property>
</spacer>
<widget class="TQLabel" row="0" column="1" rowspan="1" colspan="2">
<property name="name">
<cstring>textLabel3</cstring>
</property>
<property name="text">
<string>Original image:</string>
</property>
</widget>
<spacer row="1" column="2">
<property name="name">
<cstring>spacer35</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>1</width>
<height>16</height>
</size>
</property>
</spacer>
<widget class="SQ_BCGLabel" row="1" column="3">
<property name="name">
<cstring>pixmap1</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>160</width>
<height>160</height>
</size>
</property>
</widget>
<widget class="TQLabel" row="0" column="3" rowspan="1" colspan="2">
<property name="name">
<cstring>textLabel4</cstring>
</property>
<property name="text">
<string>Image after colorizing:</string>
</property>
</widget>
<spacer row="1" column="4">
<property name="name">
<cstring>spacer34</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>1</width>
<height>16</height>
</size>
</property>
</spacer>
<widget class="SQ_BCGLabel" row="1" column="1">
<property name="name">
<cstring>pixmap</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>160</width>
<height>160</height>
</size>
</property>
</widget>
</grid>
</widget>
</grid>
</widget>
<customwidgets>
<customwidget>
<class>SQ_BCGLabel</class>
<header location="local">sq_bcglabel.h</header>
<sizehint>
<width>-1</width>
<height>-1</height>
</sizehint>
<container>0</container>
<sizepolicy>
<hordata>5</hordata>
<verdata>5</verdata>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
<pixmap>image0</pixmap>
</customwidget>
<customwidget>
<class>SQ_Label</class>
<header location="local">sq_label.h</header>
<sizehint>
<width>-1</width>
<height>-1</height>
</sizehint>
<container>0</container>
<sizepolicy>
<hordata>5</hordata>
<verdata>5</verdata>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
<pixmap>image0</pixmap>
</customwidget>
</customwidgets>
<images>
<image name="image0">
<data format="PNG" length="1002">89504e470d0a1a0a0000000d4948445200000016000000160806000000c4b46c3b000003b149444154388dad945f4c5b551cc73fe7dc4b7b4bcba0762d45c43114323599ee6192609c51d883892ce083f1718b3ebb185f8dc91e972cf39d2d2a2f1af664b6f1e0fe3863a0718969700eb0c52142da0242a1bd6d696f7bcff101585203ceb8fd9ece39f99dcff9fe7edf939f88c562ec465f5f9fe609442c161362173c3e3eae7b7a7ac8e7f36432196cdbfe4f907c3e4f2291201e8fe338cec3737357e9e8e828aded1e229d650e1f2d51754b082110124c13a4dc5ea341eb9dc284c0558a853f3ce8cb0677ef500fde7d39d2596679e326597b8e9abb85d7a770ab16ab6983ec5a05b487a70e36f0f4e10afe408d6a558310980108478dba4a1e8233990c5d474b64ed39aa3a8fe5f3317fbf81dbd70bccfeb205947632fd74f6589c1c6ea2f70d03a58ba0c1f2c9bdc1b66de3b8256a6e11cbe7e3ee1d181b590124fe2693aeee08d223c82c3a2c24b7b874bec8f26288774f7bd054504aef0dde6e99c0eb83f9fb266323cb80a27fb0958141836044605a2ee5523393371cc646fee2da37195aa35d0c0c5b4859ac03d7e91712dcaac5adab3650a3ff9d08ef7dd8404bb48869e5d958b5b87dadc4c9a1464e9f0d0326df7ebd86bd2e310cb1bf62d384d59441f2d70a070e1c60e09489929b988681bdd9cc97170bcc4c65595f71f8e0e3301337fc24a7732467831875a47f289652b0be5e4151e6d07316c1b0c0340d8ab92023e76d66a6b2840e36d2fb7a13fee632475e6edc367ea98a90fb98b7dd6310ca0328a44761582e1bab41befabcc0ec940d28bc5e93b68e064cab84e1d9beaeb48934eac1f53b01c1b000fca496aa54b61a99fcde61662a4b4b4b23d1680be9d426173e4df3602a48ea411989a4fd590f52a8fd156b05ed9d350e3defe3cfdf4b4c7ce770ea7d3fb9f520afbe1620daeee5c26735d20b9b9cfb6811a754a439e4e5c5639a4caa1e5caf586bfc0197b78702005cb9b4cae4cd3267ce8638fe964bd72b393e39d74928d242617303a756a37f284447770dcdbffc6384a05a85de1306e9a52057c7527c7131c3c42d3f475eb2303c82d4fc3276d6811db37efeb148723082d9b08f79f97c1e5729109a9a28307cc622d2d6cdf52b2b24efe548dedb00142009862cfa879ee1a71f6cec928353511472fbf4389148b0b0e0c108081412458dfe21c9f11351e67e7358595468246d1d1e5e38a6e9e851bc39d84ab502a669331dafec0d8ec7e3e8cb06e1a881d727d1ae40180a434a8c9db129a54126ad48a7358c2b4c5352c8c374bcccdab2bb37d8719cba79fab8211f9df218e0582c261e95f8bfc04f1a1e8bc5c4dfe0a190172af6a9690000000049454e44ae426082</data>
</image>
</images>
<connections>
<connection>
<sender>spinRed</sender>
<signal>valueChanged(int)</signal>
<receiver>SQ_ImageBCG</receiver>
<slot>slotRedChanged(int)</slot>
</connection>
<connection>
<sender>spinGreen</sender>
<signal>valueChanged(int)</signal>
<receiver>SQ_ImageBCG</receiver>
<slot>slotGreenChanged(int)</slot>
</connection>
<connection>
<sender>spinG</sender>
<signal>valueChanged(double)</signal>
<receiver>SQ_ImageBCG</receiver>
<slot>slotGSpinChanged(double)</slot>
</connection>
<connection>
<sender>spinC</sender>
<signal>valueChanged(int)</signal>
<receiver>SQ_ImageBCG</receiver>
<slot>slotCChanged(int)</slot>
</connection>
<connection>
<sender>spinBlue</sender>
<signal>valueChanged(int)</signal>
<receiver>SQ_ImageBCG</receiver>
<slot>slotBlueChanged(int)</slot>
</connection>
<connection>
<sender>spinB</sender>
<signal>valueChanged(int)</signal>
<receiver>SQ_ImageBCG</receiver>
<slot>slotBChanged(int)</slot>
</connection>
<connection>
<sender>sliderRed</sender>
<signal>valueChanged(int)</signal>
<receiver>SQ_ImageBCG</receiver>
<slot>slotRedChanged(int)</slot>
</connection>
<connection>
<sender>sliderGreen</sender>
<signal>valueChanged(int)</signal>
<receiver>SQ_ImageBCG</receiver>
<slot>slotGreenChanged(int)</slot>
</connection>
<connection>
<sender>sliderG</sender>
<signal>valueChanged(int)</signal>
<receiver>SQ_ImageBCG</receiver>
<slot>slotGChanged(int)</slot>
</connection>
<connection>
<sender>sliderC</sender>
<signal>valueChanged(int)</signal>
<receiver>SQ_ImageBCG</receiver>
<slot>slotCChanged(int)</slot>
</connection>
<connection>
<sender>sliderBlue</sender>
<signal>valueChanged(int)</signal>
<receiver>SQ_ImageBCG</receiver>
<slot>slotBlueChanged(int)</slot>
</connection>
<connection>
<sender>sliderB</sender>
<signal>valueChanged(int)</signal>
<receiver>SQ_ImageBCG</receiver>
<slot>slotBChanged(int)</slot>
</connection>
<connection>
<sender>pushResetRed</sender>
<signal>clicked()</signal>
<receiver>SQ_ImageBCG</receiver>
<slot>slotResetRed()</slot>
</connection>
<connection>
<sender>pushResetGreen</sender>
<signal>clicked()</signal>
<receiver>SQ_ImageBCG</receiver>
<slot>slotResetGreen()</slot>
</connection>
<connection>
<sender>pushResetG</sender>
<signal>clicked()</signal>
<receiver>SQ_ImageBCG</receiver>
<slot>slotResetG()</slot>
</connection>
<connection>
<sender>pushResetC</sender>
<signal>clicked()</signal>
<receiver>SQ_ImageBCG</receiver>
<slot>slotResetC()</slot>
</connection>
<connection>
<sender>pushResetBlue</sender>
<signal>clicked()</signal>
<receiver>SQ_ImageBCG</receiver>
<slot>slotResetBlue()</slot>
</connection>
<connection>
<sender>pushResetB</sender>
<signal>clicked()</signal>
<receiver>SQ_ImageBCG</receiver>
<slot>slotResetB()</slot>
</connection>
<connection>
<sender>pushGO</sender>
<signal>clicked()</signal>
<receiver>SQ_ImageBCG</receiver>
<slot>slotStartBCG()</slot>
</connection>
<connection>
<sender>push2</sender>
<signal>clicked()</signal>
<receiver>SQ_ImageBCG</receiver>
<slot>slotPush()</slot>
</connection>
<connection>
<sender>push1</sender>
<signal>clicked()</signal>
<receiver>SQ_ImageBCG</receiver>
<slot>slotPush()</slot>
</connection>
<connection>
<sender>pushCancel</sender>
<signal>clicked()</signal>
<receiver>SQ_ImageBCG</receiver>
<slot>reject()</slot>
</connection>
</connections>
<tabstops>
<tabstop>push1</tabstop>
<tabstop>push2</tabstop>
<tabstop>pushResetRed</tabstop>
<tabstop>pushResetGreen</tabstop>
<tabstop>pushResetBlue</tabstop>
<tabstop>sliderRed</tabstop>
<tabstop>sliderGreen</tabstop>
<tabstop>sliderBlue</tabstop>
<tabstop>spinRed</tabstop>
<tabstop>spinGreen</tabstop>
<tabstop>spinBlue</tabstop>
<tabstop>pushGO</tabstop>
<tabstop>pushCancel</tabstop>
<tabstop>pushResetB</tabstop>
<tabstop>pushResetC</tabstop>
<tabstop>pushResetG</tabstop>
<tabstop>sliderB</tabstop>
<tabstop>sliderC</tabstop>
<tabstop>sliderG</tabstop>
<tabstop>spinB</tabstop>
<tabstop>spinC</tabstop>
<tabstop>spinG</tabstop>
</tabstops>
<includes>
<include location="local" impldecl="in declaration">sq_imageedit.h</include>
<include location="global" impldecl="in declaration">tqimage.h</include>
<include location="global" impldecl="in declaration">tqstringlist.h</include>
<include location="local" impldecl="in implementation">fmt_filters.h</include>
<include location="global" impldecl="in implementation">knuminput.h</include>
<include location="global" impldecl="in implementation">ksquirrel-libs/fmt_defs.h</include>
<include location="global" impldecl="in implementation">ksquirrel-libs/fmt_types.h</include>
<include location="global" impldecl="in implementation">kstandarddirs.h</include>
<include location="global" impldecl="in implementation">sq_bcglabel.h</include>
<include location="local" impldecl="in implementation">sq_config.h</include>
<include location="local" impldecl="in implementation">sq_iconloader.h</include>
<include location="local" impldecl="in implementation">sq_imagebcg.ui.h</include>
<include location="global" impldecl="in implementation">sq_label.h</include>
</includes>
<variables>
<variable access="private">int id;</variable>
<variable access="private">TQImage sample, sample_saved;</variable>
<variable access="private">TQStringList strings;</variable>
<variable access="private">static SQ_ImageBCG *m_inst;</variable>
</variables>
<signals>
<signal>bcg(SQ_ImageBCGOptions*)</signal>
</signals>
<slots>
<slot access="private" specifier="non virtual">slotResetG()</slot>
<slot access="private" specifier="non virtual">slotResetC()</slot>
<slot access="private" specifier="non virtual">slotResetB()</slot>
<slot access="private" specifier="non virtual">slotResetRed()</slot>
<slot access="private" specifier="non virtual">slotResetGreen()</slot>
<slot access="private" specifier="non virtual">slotResetBlue()</slot>
<slot access="private" specifier="non virtual">slotStartBCG()</slot>
<slot access="private" specifier="non virtual">slotBChanged( int v )</slot>
<slot access="private" specifier="non virtual">slotCChanged( int v )</slot>
<slot access="private" specifier="non virtual">slotRedChanged( int v )</slot>
<slot access="private" specifier="non virtual">slotGreenChanged( int v )</slot>
<slot access="private" specifier="non virtual">slotBlueChanged( int v )</slot>
<slot access="private" specifier="non virtual">slotGChanged( int v )</slot>
<slot access="private" specifier="non virtual">slotGSpinChanged( double v )</slot>
<slot access="private" specifier="non virtual">slotPush()</slot>
</slots>
<functions>
<function access="private" specifier="non virtual">init()</function>
<function access="private" specifier="non virtual" returnType="int">RGB2Y( int r, int g, int b )</function>
<function access="private" specifier="non virtual">assignNewImage( const TQImage &amp; im )</function>
<function access="private" specifier="non virtual">changeImage( int b, int c, int g1, int red, int green, int blue )</function>
<function specifier="non virtual">setPreviewImage( const TQImage &amp; im )</function>
<function specifier="static" returnType="SQ_ImageBCG *">instance()</function>
</functions>
<layoutdefaults spacing="6" margin="11"/>
</UI>