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/pdf/pdfimportwidgetbase.ui

318 lines
14 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>PDFImportWidgetBase</class>
<widget class="TQWidget">
<property name="name">
<cstring>PDFImportWidgetBase</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>462</width>
<height>210</height>
</rect>
</property>
<property name="caption">
<string>PDFImportWidget</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQGroupBox" row="0" column="1">
<property name="name">
<cstring>groupBox1</cstring>
</property>
<property name="title">
<string>Dimensions</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>Resolution:</string>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout6</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer>
<property name="name">
<cstring>spacer2_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout2</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>intVerticalqsdf</cstring>
</property>
<property name="text">
<string>Vertical:</string>
</property>
</widget>
<widget class="KComboBox" row="0" column="2">
<item>
<property name="text">
<string>Dots/inch</string>
</property>
</item>
<property name="name">
<cstring>kComboBox1</cstring>
</property>
</widget>
<widget class="KIntSpinBox" row="0" column="1">
<property name="name">
<cstring>intHorizontal</cstring>
</property>
<property name="maxValue">
<number>999</number>
</property>
<property name="value">
<number>72</number>
</property>
</widget>
<widget class="KIntSpinBox" row="1" column="1">
<property name="name">
<cstring>intVertical</cstring>
</property>
<property name="maxValue">
<number>999</number>
</property>
<property name="value">
<number>72</number>
</property>
</widget>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel5</cstring>
</property>
<property name="text">
<string>Horizontal:</string>
</property>
</widget>
<widget class="KComboBox" row="1" column="2">
<item>
<property name="text">
<string>Dots/inch</string>
</property>
</item>
<property name="name">
<cstring>kComboBox2</cstring>
</property>
</widget>
</grid>
</widget>
<spacer>
<property name="name">
<cstring>spacer4</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>31</width>
<height>20</height>
</size>
</property>
</spacer>
</hbox>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel2</cstring>
</property>
<property name="text">
<string>Size:</string>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout4</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer>
<property name="name">
<cstring>spacer2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout3</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="KIntSpinBox" row="1" column="1">
<property name="name">
<cstring>intHeight</cstring>
</property>
<property name="maxValue">
<number>99999</number>
</property>
</widget>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>intWidthzqffs</cstring>
</property>
<property name="text">
<string>Width:</string>
</property>
</widget>
<widget class="KIntSpinBox" row="0" column="1">
<property name="name">
<cstring>intWidth</cstring>
</property>
<property name="maxValue">
<number>99999</number>
</property>
</widget>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>intHeightqsdfq</cstring>
</property>
<property name="text">
<string>Height:</string>
</property>
</widget>
</grid>
</widget>
<spacer>
<property name="name">
<cstring>spacer1</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>51</width>
<height>20</height>
</size>
</property>
</spacer>
</hbox>
</widget>
</vbox>
</widget>
<widget class="TQButtonGroup" row="0" column="0">
<property name="name">
<cstring>buttonGroup1</cstring>
</property>
<property name="title">
<string>Pages</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQRadioButton">
<property name="name">
<cstring>boolAllPages</cstring>
</property>
<property name="text">
<string>&amp;All pages</string>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>boolFirstPage</cstring>
</property>
<property name="text">
<string>&amp;First page</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>boolSelectionPage</cstring>
</property>
<property name="text">
<string>&amp;Selection of page</string>
</property>
</widget>
<widget class="TDEListBox">
<property name="name">
<cstring>listPages</cstring>
</property>
<property name="selectionMode">
<enum>Multi</enum>
</property>
</widget>
</vbox>
</widget>
</grid>
</widget>
<customwidgets>
</customwidgets>
<tabstops>
<tabstop>boolFirstPage</tabstop>
<tabstop>listPages</tabstop>
<tabstop>intHorizontal</tabstop>
<tabstop>kComboBox1</tabstop>
<tabstop>intVertical</tabstop>
<tabstop>kComboBox2</tabstop>
<tabstop>intWidth</tabstop>
<tabstop>intHeight</tabstop>
</tabstops>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kcombobox.h</include>
<include location="global" impldecl="in implementation">knuminput.h</include>
<include location="global" impldecl="in implementation">tdelistbox.h</include>
</includes>
</UI>