<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> <class>WdgResolution</class> <widget class="TQWidget"> <property name="name"> <cstring>WdgResolution</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>487</width> <height>265</height> </rect> </property> <property name="caption"> <string>Image Resolution</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQGroupBox" row="1" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>grpSize</cstring> </property> <property name="title"> <string>Print Size</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQLabel" row="1" column="0"> <property name="name"> <cstring>lblHeight</cstring> </property> <property name="text"> <string>Height:</string> </property> </widget> <widget class="TQLabel" row="0" column="0"> <property name="name"> <cstring>lblWidth</cstring> </property> <property name="text"> <string>Width:</string> </property> </widget> <widget class="KIntNumInput" row="0" column="1"> <property name="name"> <cstring>intWidth</cstring> </property> <property name="suffix"> <string> "</string> </property> </widget> <widget class="KIntNumInput" row="1" column="1"> <property name="name"> <cstring>intHeight</cstring> </property> <property name="suffix"> <string> "</string> </property> </widget> </grid> </widget> <widget class="TQGroupBox" row="0" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>grpResolution</cstring> </property> <property name="title"> <string>Image Resolution</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQLabel" row="0" column="0"> <property name="name"> <cstring>lblScreen</cstring> </property> <property name="text"> <string>Screen resolution:</string> </property> </widget> <widget class="TQLabel" row="0" column="1"> <property name="name"> <cstring>lblScreenResolution</cstring> </property> <property name="frameShape"> <enum>Panel</enum> </property> <property name="frameShadow"> <enum>Sunken</enum> </property> <property name="text"> <string>100</string> </property> <property name="alignment"> <set>AlignVCenter|AlignRight</set> </property> </widget> <widget class="TQLabel" row="2" column="0"> <property name="name"> <cstring>lblYResolution</cstring> </property> <property name="text"> <string>Image Y resolution:</string> </property> </widget> <widget class="TQLabel" row="1" column="0"> <property name="name"> <cstring>lblImageXRes</cstring> </property> <property name="text"> <string>Image X resolution:</string> </property> </widget> <widget class="KIntNumInput" row="1" column="1"> <property name="name"> <cstring>intXRes</cstring> </property> <property name="suffix"> <string> dpi</string> </property> </widget> <widget class="KIntNumInput" row="2" column="1"> <property name="name"> <cstring>intYRes</cstring> </property> <property name="suffix"> <string> dpi</string> </property> </widget> </grid> </widget> </grid> </widget> <customwidgets> </customwidgets> <layoutdefaults spacing="6" margin="11"/> <includehints> <includehint>knuminput.h</includehint> <includehint>knuminput.h</includehint> <includehint>knuminput.h</includehint> <includehint>knuminput.h</includehint> <includehint>knuminput.h</includehint> <includehint>knuminput.h</includehint> <includehint>knuminput.h</includehint> <includehint>knuminput.h</includehint> </includehints> </UI>