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.
kmatplot/kmatplot/dialogs/ksexportpicturedlginterf.ui

1913 lines
73 KiB

<!DOCTYPE UI><UI>
<class>KSExportPictureDlgInterf</class>
<widget>
<class>QDialog</class>
<property stdset="1">
<name>name</name>
<cstring>KSExportPictureDlgInterf</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>0</x>
<y>0</y>
<width>550</width>
<height>510</height>
</rect>
</property>
<property stdset="1">
<name>sizePolicy</name>
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
</sizepolicy>
</property>
<property stdset="1">
<name>minimumSize</name>
<size>
<width>550</width>
<height>510</height>
</size>
</property>
<property stdset="1">
<name>maximumSize</name>
<size>
<width>550</width>
<height>371</height>
</size>
</property>
<property stdset="1">
<name>baseSize</name>
<size>
<width>200</width>
<height>200</height>
</size>
</property>
<property stdset="1">
<name>caption</name>
<string>Export picture</string>
</property>
<widget>
<class>Line</class>
<property stdset="1">
<name>name</name>
<cstring>Line1</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>5</x>
<y>450</y>
<width>535</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>orientation</name>
<enum>Horizontal</enum>
</property>
</widget>
<widget>
<class>QMultiLineEdit</class>
<property stdset="1">
<name>name</name>
<cstring>userOutput</cstring>
</property>
<property stdset="1">
<name>enabled</name>
<bool>true</bool>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>5</x>
<y>350</y>
<width>540</width>
<height>100</height>
</rect>
</property>
<property stdset="1">
<name>focusPolicy</name>
<enum>NoFocus</enum>
</property>
<property stdset="1">
<name>acceptDrops</name>
<bool>false</bool>
</property>
<property stdset="1">
<name>frameShape</name>
<enum>Box</enum>
</property>
<property stdset="1">
<name>readOnly</name>
<bool>true</bool>
</property>
<property stdset="1">
<name>text</name>
<string></string>
</property>
<property>
<name>toolTip</name>
<string>Program output</string>
</property>
</widget>
<widget>
<class>QFrame</class>
<property stdset="1">
<name>name</name>
<cstring>Frame3</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>215</x>
<y>125</y>
<width>325</width>
<height>220</height>
</rect>
</property>
<property stdset="1">
<name>frameShape</name>
<enum>WinPanel</enum>
</property>
<property stdset="1">
<name>frameShadow</name>
<enum>Sunken</enum>
</property>
<property stdset="1">
<name>lineWidth</name>
<number>1</number>
</property>
<property>
<name>layoutMargin</name>
</property>
<property>
<name>layoutSpacing</name>
</property>
<hbox>
<property stdset="1">
<name>margin</name>
<number>2</number>
</property>
<property stdset="1">
<name>spacing</name>
<number>0</number>
</property>
<widget>
<class>QTabWidget</class>
<property stdset="1">
<name>name</name>
<cstring>TabWidget2</cstring>
</property>
<widget>
<class>QWidget</class>
<property stdset="1">
<name>name</name>
<cstring>tab</cstring>
</property>
<attribute>
<name>title</name>
<string>Pixmap</string>
</attribute>
<widget>
<class>QGroupBox</class>
<property stdset="1">
<name>name</name>
<cstring>GroupBox4_2</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>5</x>
<y>5</y>
<width>310</width>
<height>180</height>
</rect>
</property>
<property stdset="1">
<name>frameShape</name>
<enum>NoFrame</enum>
</property>
<property stdset="1">
<name>title</name>
<string></string>
</property>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>TextLabel1_2_2</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>25</x>
<y>36</y>
<width>70</width>
<height>20</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Format</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>TextLabel1_3_2</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>25</x>
<y>70</y>
<width>65</width>
<height>20</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Quality</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>TextLabel3_2</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>25</x>
<y>100</y>
<width>70</width>
<height>25</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Depth</string>
</property>
</widget>
<widget>
<class>QCheckBox</class>
<property stdset="1">
<name>name</name>
<cstring>pixmapSmooth</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>95</x>
<y>135</y>
<width>145</width>
<height>20</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Smooth</string>
</property>
</widget>
<widget>
<class>QComboBox</class>
<item>
<property>
<name>text</name>
<string>16M colors</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>256 colors</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>256 grays</string>
</property>
</item>
<property stdset="1">
<name>name</name>
<cstring>pixmapDepth</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>95</x>
<y>100</y>
<width>90</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QSlider</class>
<property stdset="1">
<name>name</name>
<cstring>pixmapQuality</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>95</x>
<y>70</y>
<width>140</width>
<height>16</height>
</rect>
</property>
<property stdset="1">
<name>maxValue</name>
<number>100</number>
</property>
<property stdset="1">
<name>value</name>
<number>90</number>
</property>
<property stdset="1">
<name>orientation</name>
<enum>Horizontal</enum>
</property>
</widget>
<widget>
<class>QComboBox</class>
<item>
<property>
<name>text</name>
<string>PNG</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>JPEG</string>
</property>
</item>
<property stdset="1">
<name>name</name>
<cstring>pixmapFormat</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>95</x>
<y>35</y>
<width>140</width>
<height>20</height>
</rect>
</property>
</widget>
</widget>
</widget>
<widget>
<class>QWidget</class>
<property stdset="1">
<name>name</name>
<cstring>tab</cstring>
</property>
<attribute>
<name>title</name>
<string>QMetafile</string>
</attribute>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>TextLabel1_5</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>55</x>
<y>70</y>
<width>85</width>
<height>20</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Format</string>
</property>
</widget>
<widget>
<class>QComboBox</class>
<item>
<property>
<name>text</name>
<string>Native</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>SVG</string>
</property>
</item>
<property stdset="1">
<name>name</name>
<cstring>metafileFormat</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>143</x>
<y>70</y>
<width>120</width>
<height>20</height>
</rect>
</property>
</widget>
</widget>
<widget>
<class>QWidget</class>
<property stdset="1">
<name>name</name>
<cstring>tab</cstring>
</property>
<attribute>
<name>title</name>
<string>User program</string>
</attribute>
<widget>
<class>QGroupBox</class>
<property stdset="1">
<name>name</name>
<cstring>GroupBox5</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>10</x>
<y>5</y>
<width>310</width>
<height>180</height>
</rect>
</property>
<property stdset="1">
<name>frameShape</name>
<enum>NoFrame</enum>
</property>
<property stdset="1">
<name>title</name>
<string></string>
</property>
<widget>
<class>QComboBox</class>
<item>
<property>
<name>text</name>
<string>gs -q -g%1x%2 -sDEVICE=%3 -sOutputFile=%4 - </string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>pstoedit -f xfig &gt; %4</string>
</property>
</item>
<property stdset="1">
<name>name</name>
<cstring>userCommand</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>10</x>
<y>25</y>
<width>290</width>
<height>21</height>
</rect>
</property>
<property stdset="1">
<name>editable</name>
<bool>true</bool>
</property>
<property stdset="1">
<name>currentItem</name>
<number>-1</number>
</property>
<property stdset="1">
<name>duplicatesEnabled</name>
<bool>false</bool>
</property>
<property>
<name>toolTip</name>
<string>Command line</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>TextLabel1_3</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>10</x>
<y>0</y>
<width>290</width>
<height>25</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Command line :</string>
</property>
</widget>
<widget>
<class>QComboBox</class>
<item>
<property>
<name>text</name>
<string>pngmono</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>pnggray</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>png16</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>png256</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>png16m</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>jpeg</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>jpeggray</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>bmp16m</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>pdfwrite</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>epswrite</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>pbm</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>pbmraw</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>pgm</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>pgmraw</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>pgnm</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>pgnmraw</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>pnm</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>pnmraw</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>ppm</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>ppmraw</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>tiffcrle</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>tiffg3</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>tiffg32d</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>tiffg4</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>tifflzw</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>tiffpack</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>tiff12nc</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>tiff24nc</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>bit</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>bitrgb</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>bitcmyk</string>
</property>
</item>
<property stdset="1">
<name>name</name>
<cstring>userGSDevice</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>190</x>
<y>80</y>
<width>110</width>
<height>22</height>
</rect>
</property>
<property>
<name>toolTip</name>
<string>GS device (%5)</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>TextLabel2</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>140</x>
<y>55</y>
<width>160</width>
<height>20</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Ghostscript ( gs ) device:</string>
</property>
<property stdset="1">
<name>alignment</name>
<set>AlignVCenter|AlignRight</set>
</property>
<property>
<name>hAlign</name>
</property>
</widget>
<widget>
<class>QComboBox</class>
<item>
<property>
<name>text</name>
<string>bmp</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>bmp24</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>dib</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>ept</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>fax</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>g3</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>fits</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>fpx</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>gif</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>gif87</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>gray</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>hdf</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>html</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>icm</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>ipic</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>bie</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>jbg</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>jbig</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>jpeg24</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>jpeg</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>matte</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>miff</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>mono</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>mtv</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>mvg</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>pcd</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>pcl</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>pcx</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>epdf</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>pdf</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>pict</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>pict24</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>mng</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>png</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>p7</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>pbm</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>pgm</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>pnm</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>ppm</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>epi</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>eps</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>ps</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>ps2</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>ps3</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>psd</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>sgi</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>ras</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>svg</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>tga</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>tiff</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>tiff24</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>pal</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>uyvy</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>vicar</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>vid</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>viff</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>xv</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>wbmp</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>xpg</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>x</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>xpm</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>yuv</string>
</property>
</item>
<property stdset="1">
<name>name</name>
<cstring>userIMagickDevice</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>190</x>
<y>140</y>
<width>110</width>
<height>22</height>
</rect>
</property>
<property>
<name>toolTip</name>
<string>Convert device (%6)</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>TextLabel1_2</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>130</x>
<y>115</y>
<width>170</width>
<height>25</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>ImageMagick ( convert ) device:</string>
</property>
<property stdset="1">
<name>alignment</name>
<set>AlignVCenter|AlignRight</set>
</property>
<property>
<name>hAlign</name>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>TextLabel1_4</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>10</x>
<y>70</y>
<width>130</width>
<height>95</height>
</rect>
</property>
<property stdset="1">
<name>frameShape</name>
<enum>Box</enum>
</property>
<property stdset="1">
<name>frameShadow</name>
<enum>Plain</enum>
</property>
<property stdset="1">
<name>lineWidth</name>
<number>1</number>
</property>
<property stdset="1">
<name>margin</name>
<number>7</number>
</property>
<property stdset="1">
<name>midLineWidth</name>
<number>0</number>
</property>
<property stdset="1">
<name>text</name>
<string>%1 - input PS filename
%2 - output filename
%3 - width in pixels
%4 - height in pixels
%5 - dpi</string>
</property>
<property stdset="1">
<name>scaledContents</name>
<bool>false</bool>
</property>
<property stdset="1">
<name>alignment</name>
<set>AlignVCenter|AlignLeft</set>
</property>
<property>
<name>hAlign</name>
</property>
</widget>
</widget>
</widget>
</widget>
</hbox>
</widget>
<widget>
<class>QGroupBox</class>
<property stdset="1">
<name>name</name>
<cstring>GroupBox1</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>5</x>
<y>125</y>
<width>205</width>
<height>220</height>
</rect>
</property>
<property stdset="1">
<name>title</name>
<string>Input area</string>
</property>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>TextLabel8</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>20</x>
<y>50</y>
<width>65</width>
<height>25</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>X</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>TextLabel10</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>20</x>
<y>100</y>
<width>65</width>
<height>25</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Width</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>TextLabel11</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>20</x>
<y>125</y>
<width>65</width>
<height>25</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Height</string>
</property>
</widget>
<widget>
<class>QLineEdit</class>
<property stdset="1">
<name>name</name>
<cstring>inputWidth</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>85</x>
<y>100</y>
<width>70</width>
<height>22</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>0</string>
</property>
</widget>
<widget>
<class>QLineEdit</class>
<property stdset="1">
<name>name</name>
<cstring>inputHeight</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>85</x>
<y>125</y>
<width>71</width>
<height>22</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>0</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>TextLabel9</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>20</x>
<y>75</y>
<width>65</width>
<height>25</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Y</string>
</property>
</widget>
<widget>
<class>QLineEdit</class>
<property stdset="1">
<name>name</name>
<cstring>inputY</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>85</x>
<y>75</y>
<width>71</width>
<height>22</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>0</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>TextLabel15</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>165</x>
<y>125</y>
<width>30</width>
<height>25</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>mm</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>TextLabel14</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>165</x>
<y>100</y>
<width>30</width>
<height>25</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>mm</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>TextLabel13</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>165</x>
<y>75</y>
<width>30</width>
<height>25</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>mm</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>TextLabel12</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>165</x>
<y>50</y>
<width>30</width>
<height>25</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>mm</string>
</property>
</widget>
<widget>
<class>QLineEdit</class>
<property stdset="1">
<name>name</name>
<cstring>inputX</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>85</x>
<y>50</y>
<width>70</width>
<height>22</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>0</string>
</property>
</widget>
<widget>
<class>QCheckBox</class>
<property stdset="1">
<name>name</name>
<cstring>inputFullPage</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>80</x>
<y>160</y>
<width>100</width>
<height>18</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Full page</string>
</property>
</widget>
</widget>
<widget>
<class>QGroupBox</class>
<property stdset="1">
<name>name</name>
<cstring>GroupBox3</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>5</x>
<y>5</y>
<width>535</width>
<height>115</height>
</rect>
</property>
<property stdset="1">
<name>title</name>
<string>File format</string>
</property>
<widget>
<class>QGroupBox</class>
<property stdset="1">
<name>name</name>
<cstring>GroupBox4</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>45</x>
<y>475</y>
<width>250</width>
<height>60</height>
</rect>
</property>
<property stdset="1">
<name>frameShape</name>
<enum>Panel</enum>
</property>
<property stdset="1">
<name>frameShadow</name>
<enum>Raised</enum>
</property>
<property stdset="1">
<name>title</name>
<string></string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>TextLabel7</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>10</x>
<y>80</y>
<width>80</width>
<height>20</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>DPI</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>TextLabel1</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>10</x>
<y>20</y>
<width>80</width>
<height>20</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Filename</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>TextLabel4</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>10</x>
<y>51</y>
<width>80</width>
<height>20</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Format</string>
</property>
</widget>
<widget>
<class>QPushButton</class>
<property stdset="1">
<name>name</name>
<cstring>fileBrowse</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>431</x>
<y>15</y>
<width>90</width>
<height>27</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>Browse ...</string>
</property>
<property stdset="1">
<name>autoDefault</name>
<bool>false</bool>
</property>
</widget>
<widget>
<class>QComboBox</class>
<item>
<property>
<name>text</name>
<string>Pixmap</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>Qt metafile</string>
</property>
</item>
<item>
<property>
<name>text</name>
<string>User program</string>
</property>
</item>
<property stdset="1">
<name>name</name>
<cstring>fileFormat</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>90</x>
<y>50</y>
<width>135</width>
<height>22</height>
</rect>
</property>
</widget>
<widget>
<class>QLineEdit</class>
<property stdset="1">
<name>name</name>
<cstring>fileDpi</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>90</x>
<y>80</y>
<width>135</width>
<height>22</height>
</rect>
</property>
<property stdset="1">
<name>text</name>
<string>72.0</string>
</property>
</widget>
<widget>
<class>QLineEdit</class>
<property stdset="1">
<name>name</name>
<cstring>fileName</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>90</x>
<y>20</y>
<width>335</width>
<height>22</height>
</rect>
</property>
<property>
<name>toolTip</name>
<string>Output filename (%2)</string>
</property>
</widget>
<widget>
<class>QLabel</class>
<property stdset="1">
<name>name</name>
<cstring>imageSize</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>275</x>
<y>50</y>
<width>245</width>
<height>50</height>
</rect>
</property>
<property stdset="1">
<name>frameShape</name>
<enum>Box</enum>
</property>
<property stdset="1">
<name>frameShadow</name>
<enum>Plain</enum>
</property>
<property stdset="1">
<name>lineWidth</name>
<number>1</number>
</property>
<property stdset="1">
<name>text</name>
<string>Image size: 234 x 100 pixels</string>
</property>
<property stdset="1">
<name>alignment</name>
<set>AlignCenter</set>
</property>
<property>
<name>hAlign</name>
</property>
</widget>
</widget>
<widget>
<class>QFrame</class>
<property stdset="1">
<name>name</name>
<cstring>Frame21</cstring>
</property>
<property stdset="1">
<name>geometry</name>
<rect>
<x>365</x>
<y>465</y>
<width>175</width>
<height>40</height>
</rect>
</property>
<property stdset="1">
<name>frameShape</name>
<enum>NoFrame</enum>
</property>
<property stdset="1">
<name>frameShadow</name>
<enum>Raised</enum>
</property>
<property>
<name>layoutMargin</name>
</property>
<hbox>
<property stdset="1">
<name>margin</name>
<number>0</number>
</property>
<property stdset="1">
<name>spacing</name>
<number>6</number>
</property>
<widget>
<class>QPushButton</class>
<property stdset="1">
<name>name</name>
<cstring>buttonExport</cstring>
</property>
<property stdset="1">
<name>text</name>
<string>Export</string>
</property>
<property stdset="1">
<name>default</name>
<bool>false</bool>
</property>
</widget>
<widget>
<class>QPushButton</class>
<property stdset="1">
<name>name</name>
<cstring>buttonCancel</cstring>
</property>
<property stdset="1">
<name>sizePolicy</name>
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
</sizepolicy>
</property>
<property stdset="1">
<name>text</name>
<string>Cancel</string>
</property>
</widget>
</hbox>
</widget>
</widget>
<connections>
<connection>
<sender>buttonCancel</sender>
<signal>clicked()</signal>
<receiver>KSExportPictureDlgInterf</receiver>
<slot>reject()</slot>
</connection>
<connection>
<sender>fileBrowse</sender>
<signal>clicked()</signal>
<receiver>KSExportPictureDlgInterf</receiver>
<slot>browseFilename()</slot>
</connection>
<connection>
<sender>inputFullPage</sender>
<signal>toggled(bool)</signal>
<receiver>KSExportPictureDlgInterf</receiver>
<slot>setFullPage(bool)</slot>
</connection>
<connection>
<sender>fileDpi</sender>
<signal>textChanged(const QString&amp;)</signal>
<receiver>KSExportPictureDlgInterf</receiver>
<slot>changeImageSize( const QString&amp; )</slot>
</connection>
<connection>
<sender>inputY</sender>
<signal>textChanged(const QString&amp;)</signal>
<receiver>KSExportPictureDlgInterf</receiver>
<slot>changeImageSize( const QString&amp; )</slot>
</connection>
<connection>
<sender>inputWidth</sender>
<signal>textChanged(const QString&amp;)</signal>
<receiver>KSExportPictureDlgInterf</receiver>
<slot>changeImageSize( const QString&amp; )</slot>
</connection>
<connection>
<sender>inputHeight</sender>
<signal>textChanged(const QString&amp;)</signal>
<receiver>KSExportPictureDlgInterf</receiver>
<slot>changeImageSize( const QString&amp; )</slot>
</connection>
<connection>
<sender>inputX</sender>
<signal>textChanged(const QString&amp;)</signal>
<receiver>KSExportPictureDlgInterf</receiver>
<slot>changeImageSize( const QString&amp; )</slot>
</connection>
<connection>
<sender>buttonExport</sender>
<signal>clicked()</signal>
<receiver>KSExportPictureDlgInterf</receiver>
<slot>exportPicture()</slot>
</connection>
<slot access="public">browseFilename()</slot>
<slot access="public">changeImageSize( const QString&amp; )</slot>
<slot access="public">exportPicture()</slot>
<slot access="public">setFullPage(bool)</slot>
</connections>
<tabstops>
<tabstop>fileName</tabstop>
<tabstop>fileBrowse</tabstop>
<tabstop>fileFormat</tabstop>
<tabstop>fileDpi</tabstop>
<tabstop>inputX</tabstop>
<tabstop>inputY</tabstop>
<tabstop>inputWidth</tabstop>
<tabstop>inputHeight</tabstop>
<tabstop>inputFullPage</tabstop>
<tabstop>TabWidget2</tabstop>
<tabstop>userCommand</tabstop>
<tabstop>userGSDevice</tabstop>
<tabstop>userIMagickDevice</tabstop>
<tabstop>pixmapFormat</tabstop>
<tabstop>pixmapQuality</tabstop>
<tabstop>pixmapDepth</tabstop>
<tabstop>pixmapSmooth</tabstop>
<tabstop>buttonExport</tabstop>
<tabstop>buttonCancel</tabstop>
</tabstops>
</UI>