summaryrefslogtreecommitdiffstats
path: root/krita/plugins/viewplugins/separate_channels/wdg_separations.ui
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-06-26 00:29:37 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2011-06-26 00:29:37 +0000
commit2785103a6bd4de55bd26d79e34d0fdd4b329a73a (patch)
treec2738b1095bfdb263da27bc1391403d829522a14 /krita/plugins/viewplugins/separate_channels/wdg_separations.ui
parentf008adb5a77e094eaf6abf3fc0f36958e66896a5 (diff)
downloadkoffice-2785103a6bd4de55bd26d79e34d0fdd4b329a73a.tar.gz
koffice-2785103a6bd4de55bd26d79e34d0fdd4b329a73a.zip
Remove krita* in preparation for name switch from Krita to Chalk
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/koffice@1238361 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'krita/plugins/viewplugins/separate_channels/wdg_separations.ui')
-rw-r--r--krita/plugins/viewplugins/separate_channels/wdg_separations.ui182
1 files changed, 0 insertions, 182 deletions
diff --git a/krita/plugins/viewplugins/separate_channels/wdg_separations.ui b/krita/plugins/viewplugins/separate_channels/wdg_separations.ui
deleted file mode 100644
index 0593258b..00000000
--- a/krita/plugins/viewplugins/separate_channels/wdg_separations.ui
+++ /dev/null
@@ -1,182 +0,0 @@
-<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
-<class>WdgSeparations</class>
-<widget class="TQWidget">
- <property name="name">
- <cstring>WdgSeparations</cstring>
- </property>
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>570</width>
- <height>350</height>
- </rect>
- </property>
- <grid>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="TQCheckBox" row="4" column="0" rowspan="1" colspan="3">
- <property name="name">
- <cstring>chkColors</cstring>
- </property>
- <property name="text">
- <string>Output to color, not grayscale</string>
- </property>
- </widget>
- <widget class="TQCheckBox" row="3" column="0" rowspan="1" colspan="3">
- <property name="name">
- <cstring>chkDownscale</cstring>
- </property>
- <property name="text">
- <string>Downscale to 8-bit before separating</string>
- </property>
- </widget>
- <widget class="TQButtonGroup" row="2" column="0" rowspan="1" colspan="3">
- <property name="name">
- <cstring>grpAlpha</cstring>
- </property>
- <property name="title">
- <string>Alpha Options</string>
- </property>
- <vbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="TQRadioButton">
- <property name="name">
- <cstring>radioCopyAlpha</cstring>
- </property>
- <property name="text">
- <string>Copy alpha channel to each separated channel as an alpha channel</string>
- </property>
- </widget>
- <widget class="TQRadioButton">
- <property name="name">
- <cstring>radioDiscardAlpha</cstring>
- </property>
- <property name="text">
- <string>Discard alpha channel</string>
- </property>
- <property name="checked">
- <bool>true</bool>
- </property>
- </widget>
- <widget class="TQRadioButton">
- <property name="name">
- <cstring>radioSeparateAlpha</cstring>
- </property>
- <property name="text">
- <string>Create separate separation from alpha channel</string>
- </property>
- </widget>
- </vbox>
- </widget>
- <spacer row="5" column="1">
- <property name="name">
- <cstring>spacer1</cstring>
- </property>
- <property name="orientation">
- <enum>Vertical</enum>
- </property>
- <property name="sizeType">
- <enum>Expanding</enum>
- </property>
- <property name="tqsizeHint">
- <size>
- <width>20</width>
- <height>16</height>
- </size>
- </property>
- </spacer>
- <widget class="TQButtonGroup" row="1" column="0" rowspan="1" colspan="2">
- <property name="name">
- <cstring>grpSource</cstring>
- </property>
- <property name="title">
- <string>Source</string>
- </property>
- <grid>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="TQRadioButton" row="0" column="0">
- <property name="name">
- <cstring>radioCurrentLayer</cstring>
- </property>
- <property name="text">
- <string>Current layer</string>
- </property>
- <property name="checked">
- <bool>true</bool>
- </property>
- </widget>
- <widget class="TQRadioButton" row="1" column="0">
- <property name="name">
- <cstring>radioAllLayers</cstring>
- </property>
- <property name="text">
- <string>Flatten all layers before separation</string>
- </property>
- </widget>
- </grid>
- </widget>
- <widget class="TQButtonGroup" row="1" column="2">
- <property name="name">
- <cstring>grpOutput</cstring>
- </property>
- <property name="title">
- <string>Output</string>
- </property>
- <vbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="TQRadioButton">
- <property name="name">
- <cstring>radioLayers</cstring>
- </property>
- <property name="text">
- <string>To layers</string>
- </property>
- <property name="checked">
- <bool>true</bool>
- </property>
- </widget>
- <widget class="TQRadioButton">
- <property name="name">
- <cstring>radioImages</cstring>
- </property>
- <property name="text">
- <string>To images</string>
- </property>
- </widget>
- </vbox>
- </widget>
- <widget class="TQLabel" row="0" column="1" rowspan="1" colspan="2">
- <property name="name">
- <cstring>lblColormodel</cstring>
- </property>
- <property name="text">
- <string></string>
- </property>
- </widget>
- <widget class="TQLabel" row="0" column="0">
- <property name="name">
- <cstring>textLabel1</cstring>
- </property>
- <property name="text">
- <string>Current color model:</string>
- </property>
- </widget>
- </grid>
-</widget>
-<tabstops>
- <tabstop>radioCurrentLayer</tabstop>
- <tabstop>radioLayers</tabstop>
- <tabstop>radioDiscardAlpha</tabstop>
- <tabstop>chkDownscale</tabstop>
- <tabstop>chkColors</tabstop>
-</tabstops>
-<tqlayoutdefaults spacing="6" margin="11"/>
-</UI>