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.
koffice/chalk/plugins/tools/defaulttools/wdgcolorpicker.ui

168 lines
5.5 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>ColorPickerOptionsWidget</class>
<widget class="TQWidget">
<property name="name">
<cstring>ColorPickerOptionsWidget</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>263</width>
<height>307</height>
</rect>
</property>
<property name="caption">
<string>Color Picker</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>0</number>
</property>
<widget class="TQComboBox">
<item>
<property name="text">
<string>Sample All Visible Layers</string>
</property>
</item>
<item>
<property name="text">
<string>Current Layer</string>
</property>
</item>
<property name="name">
<cstring>cmbSources</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>200</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>200</width>
<height>32767</height>
</size>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>cbUpdateCurrentColour</cstring>
</property>
<property name="text">
<string>Update current color</string>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>tqlayout2</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>cbPalette</cstring>
</property>
<property name="text">
<string>Add to palette:</string>
</property>
</widget>
<widget class="TQComboBox">
<property name="name">
<cstring>cmbPalette</cstring>
</property>
</widget>
</hbox>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>cbNormaliseValues</cstring>
</property>
<property name="text">
<string>Show colors as percentages</string>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>tqlayout1</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>Sample radius:</string>
</property>
</widget>
<widget class="TQSpinBox">
<property name="name">
<cstring>radius</cstring>
</property>
<property name="maxValue">
<number>9</number>
</property>
<property name="minValue">
<number>1</number>
</property>
</widget>
</hbox>
</widget>
<widget class="TQListView">
<column>
<property name="text">
<string>Channel</string>
</property>
<property name="clickable">
<bool>false</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>Value</string>
</property>
<property name="clickable">
<bool>false</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<property name="name">
<cstring>listViewChannels</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="selectionMode">
<enum>NoSelection</enum>
</property>
</widget>
</vbox>
</widget>
<layoutdefaults spacing="6" margin="11"/>
</UI>