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.
 
 
 
 
 

136 lines
3.7 KiB

<ui version="4.0" >
<author></author>
<comment></comment>
<exportmacro></exportmacro>
<class>GSSettingsWidget</class>
<widget class="QWidget" name="GSSettingsWidget" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>352</width>
<height>221</height>
</rect>
</property>
<layout class="QVBoxLayout" >
<property name="margin" >
<number>0</number>
</property>
<property name="spacing" >
<number>6</number>
</property>
<item>
<widget class="QGroupBox" name="groupBox" >
<property name="title" >
<string>General Settings</string>
</property>
<layout class="QVBoxLayout" >
<property name="margin" >
<number>9</number>
</property>
<property name="spacing" >
<number>6</number>
</property>
<item>
<widget class="QCheckBox" name="kcfg_Antialiasing" >
<property name="whatsThis" >
<string>Anti-aliasing makes the result look better, but it makes the display take longer</string>
</property>
<property name="text" >
<string>&amp;Enable anti-aliasing of fonts and images</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="kcfg_PlatformFonts" >
<property name="enabled" >
<bool>true</bool>
</property>
<property name="text" >
<string>&amp;Use platform fonts</string>
</property>
</widget>
</item>
<item>
<widget class="QCheckBox" name="kcfg_Messages" >
<property name="whatsThis" >
<string>Ghostscript is the basic renderer (the program which draws the picture)&lt;br>
In case of problems you might want to see its error messages</string>
</property>
<property name="text" >
<string>&amp;Show Ghostscript messages in a separate box</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<widget class="QGroupBox" name="groupBox_2" >
<property name="title" >
<string>Ghostscript Configuration</string>
</property>
<layout class="QVBoxLayout" >
<property name="margin" >
<number>9</number>
</property>
<property name="spacing" >
<number>6</number>
</property>
<item>
<widget class="QLabel" name="addParams" >
<property name="text" >
<string>Additional parameters to Ghostscript</string>
</property>
<property name="wordWrap" >
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="KLineEdit" name="kcfg_Arguments" >
<property name="sizePolicy" >
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="whatsThis" >
<string>Anti-aliasing makes the result look better, but it makes the display take longer</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<spacer>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" >
<size>
<width>10</width>
<height>5</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
<layoutdefault spacing="6" margin="11" />
<pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
<customwidgets>
<customwidget>
<class>KLineEdit</class>
<extends>QLineEdit</extends>
<header>klineedit.h</header>
<container>0</container>
<pixmap></pixmap>
</customwidget>
</customwidgets>
<resources/>
<connections/>
</ui>