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.
73 lines
2.2 KiB
73 lines
2.2 KiB
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
|
|
<class>PageRangeWidget_base</class>
|
|
<widget class="TQWidget">
|
|
<property name="name">
|
|
<cstring>PageRangeWidget_base</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>641</width>
|
|
<height>49</height>
|
|
</rect>
|
|
</property>
|
|
<property name="caption">
|
|
<string>fromToWidget_base</string>
|
|
</property>
|
|
<hbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQLabel">
|
|
<property name="name">
|
|
<cstring>textLabel1</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>4</hsizetype>
|
|
<vsizetype>5</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="text">
|
|
<string>From page:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KIntNumInput">
|
|
<property name="name">
|
|
<cstring>from</cstring>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel">
|
|
<property name="name">
|
|
<cstring>textLabel2</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>4</hsizetype>
|
|
<vsizetype>5</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="text">
|
|
<string>To page:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KIntNumInput">
|
|
<property name="name">
|
|
<cstring>to</cstring>
|
|
</property>
|
|
</widget>
|
|
</hbox>
|
|
</widget>
|
|
<customwidgets>
|
|
</customwidgets>
|
|
<layoutdefaults spacing="6" margin="11"/>
|
|
<includes>
|
|
<include location="global" impldecl="in implementation">knuminput.h</include>
|
|
</includes>
|
|
</UI>
|