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/filters/chalk/jpeg/kis_wdg_options_jpeg.ui

150 lines
6.1 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>KisWdgOptionsJPEG</class>
<widget class="TQWidget">
<property name="name">
<cstring>KisWdgOptionsJPEG</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>167</width>
<height>87</height>
</rect>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout4</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>Quality:</string>
</property>
<property name="alignment">
<set>AlignTop</set>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout5</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQSlider">
<property name="name">
<cstring>qualityLevel</cstring>
</property>
<property name="minValue">
<number>0</number>
</property>
<property name="maxValue">
<number>100</number>
</property>
<property name="lineStep">
<number>1</number>
</property>
<property name="pageStep">
<number>1</number>
</property>
<property name="value">
<number>80</number>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="tickmarks">
<enum>Below</enum>
</property>
<property name="tickInterval">
<number>10</number>
</property>
<property name="toolTip" stdset="0">
<string>These settings determine how much information is lost during compression</string>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout4</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel3</cstring>
</property>
<property name="text">
<string>Smallest</string>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel4</cstring>
</property>
<property name="text">
<string>Best</string>
</property>
<property name="alignment">
<set>AlignVCenter|AlignRight</set>
</property>
</widget>
</hbox>
</widget>
</vbox>
</widget>
</hbox>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>progressive</cstring>
</property>
<property name="text">
<string>Pr&amp;ogressive</string>
</property>
<property name="toolTip" stdset="0">
<string>Use progressive when publishing on the Internet</string>
</property>
<property name="whatsThis" stdset="0">
<string>&lt;p&gt;Progressive is useful if you intend to publish your image on the Internet.&lt;br&gt;
Enabling progressive will cause the image to be displayed by the browser even while downloading.&lt;/p&gt;</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer1</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>61</height>
</size>
</property>
</spacer>
</vbox>
</widget>
<layoutdefaults spacing="6" margin="11"/>
</UI>