Warning, /graphics/krita/plugins/impex/qimageio/kis_wdg_options_qimageio.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>KisWdgOptionsQImageIO</class> 0008 <widget class="QWidget" name="KisWdgOptionsQImageIO"> 0009 <property name="geometry"> 0010 <rect> 0011 <x>0</x> 0012 <y>0</y> 0013 <width>489</width> 0014 <height>70</height> 0015 </rect> 0016 </property> 0017 <property name="windowTitle"> 0018 <string>WebP Options</string> 0019 </property> 0020 <layout class="QVBoxLayout" name="verticalLayout"> 0021 <item> 0022 <layout class="QGridLayout" name="gridLayout"> 0023 <property name="leftMargin"> 0024 <number>0</number> 0025 </property> 0026 <property name="topMargin"> 0027 <number>0</number> 0028 </property> 0029 <property name="rightMargin"> 0030 <number>0</number> 0031 </property> 0032 <property name="bottomMargin"> 0033 <number>0</number> 0034 </property> 0035 <property name="spacing"> 0036 <number>6</number> 0037 </property> 0038 <item column="2" row="0"> 0039 <widget class="QLabel" name="textLabel3"> 0040 <property name="whatsThis"> 0041 <string><p>Adjust the compression time. Better compression takes longer. 0042 <br>Note: the compression level does not change the quality of the result.</p></string> 0043 </property> 0044 <property name="text"> 0045 <string comment="The compression will take a long time; saving the file will be slow.">Highest quality</string> 0046 </property> 0047 <property name="alignment"> 0048 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 0049 </property> 0050 </widget> 0051 </item> 0052 <item column="1" row="0"> 0053 <widget class="QLabel" name="textLabel2"> 0054 <property name="sizePolicy"> 0055 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Preferred"> 0056 <horstretch>0</horstretch> 0057 <verstretch>0</verstretch> 0058 </sizepolicy> 0059 </property> 0060 <property name="whatsThis"> 0061 <string><p>Adjust the compression time. Better compression takes longer. 0062 <br>Note: the compression level does not change the quality of the result.</p></string> 0063 </property> 0064 <property name="text"> 0065 <string comment="The file will save fast but will not be compressed a lot">Lowest quality</string> 0066 </property> 0067 </widget> 0068 </item> 0069 <item column="0" row="1"> 0070 <widget class="QLabel" name="textLabel1"> 0071 <property name="toolTip"> 0072 <string>Note: 100 uses lossless compression, everything below is lossy.</string> 0073 </property> 0074 <property name="whatsThis"> 0075 <string><p>Adjust image quality. The lower the quality, the more compression artifacts get introduced. <br/>Note: A quality of 100 switches to lossless compression similar to (but often more efficient than) PNG.</p></string> 0076 </property> 0077 <property name="text"> 0078 <string>Quality:</string> 0079 </property> 0080 <property name="alignment"> 0081 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> 0082 </property> 0083 </widget> 0084 </item> 0085 <item colspan="2" column="1" row="1"> 0086 <widget class="KisDoubleSliderSpinBox" name="imageQuality" native="true"> 0087 <property name="sizePolicy"> 0088 <sizepolicy hsizetype="Preferred" vsizetype="Preferred"> 0089 <horstretch>0</horstretch> 0090 <verstretch>0</verstretch> 0091 </sizepolicy> 0092 </property> 0093 <property name="toolTip"> 0094 <string>Note: 100 uses lossless compression, everything below is lossy.</string> 0095 </property> 0096 <property name="whatsThis"> 0097 <string><p>Adjust image quality. The lower the quality, the more compression artifacts get introduced. <br/>Note: A quality of 100 switches to lossless compression similar to (but often more efficient than) PNG.</p></string> 0098 </property> 0099 </widget> 0100 </item> 0101 </layout> 0102 </item> 0103 <item> 0104 <spacer name="spacer"> 0105 <property name="orientation"> 0106 <enum>Qt::Vertical</enum> 0107 </property> 0108 <property name="sizeType"> 0109 <enum>QSizePolicy::Expanding</enum> 0110 </property> 0111 <property name="sizeHint" stdset="0"> 0112 <size> 0113 <width>414</width> 0114 <height>16</height> 0115 </size> 0116 </property> 0117 </spacer> 0118 </item> 0119 </layout> 0120 </widget> 0121 <customwidgets> 0122 <customwidget> 0123 <class>KisDoubleSliderSpinBox</class> 0124 <extends>QDoubleSpinBox</extends> 0125 <header>kis_slider_spin_box.h</header> 0126 <container>1</container> 0127 </customwidget> 0128 </customwidgets> 0129 <resources/> 0130 <connections/> 0131 </ui>