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.
272 lines
12 KiB
272 lines
12 KiB
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
|
|
<class>PreviewWidgetBase</class>
|
|
<widget class="TQWidget">
|
|
<property name="name">
|
|
<cstring>PreviewWidgetBase</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>588</width>
|
|
<height>500</height>
|
|
</rect>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>7</hsizetype>
|
|
<vsizetype>7</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>0</width>
|
|
<height>0</height>
|
|
</size>
|
|
</property>
|
|
<vbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<property name="margin">
|
|
<number>0</number>
|
|
</property>
|
|
<widget class="TQGroupBox">
|
|
<property name="name">
|
|
<cstring>m_groupBox</cstring>
|
|
</property>
|
|
<property name="title">
|
|
<string>Preview</string>
|
|
</property>
|
|
<vbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="ImageViewer">
|
|
<property name="name">
|
|
<cstring>m_preview</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>7</hsizetype>
|
|
<vsizetype>7</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="minimumSize">
|
|
<size>
|
|
<width>200</width>
|
|
<height>150</height>
|
|
</size>
|
|
</property>
|
|
<property name="maximumSize">
|
|
<size>
|
|
<width>1000</width>
|
|
<height>1000</height>
|
|
</size>
|
|
</property>
|
|
</widget>
|
|
</vbox>
|
|
</widget>
|
|
<widget class="TQLayoutWidget">
|
|
<property name="name">
|
|
<cstring>layout4</cstring>
|
|
</property>
|
|
<hbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQButtonGroup">
|
|
<property name="name">
|
|
<cstring>buttonGroup1</cstring>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>GroupBoxPanel</enum>
|
|
</property>
|
|
<property name="title">
|
|
<string></string>
|
|
</property>
|
|
<hbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQRadioButton">
|
|
<property name="name">
|
|
<cstring>radioBtnPreview</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Pr&eview</string>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>Preview modified layer</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQRadioButton">
|
|
<property name="name">
|
|
<cstring>radioBtnOriginal</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Ori&ginal</string>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>Show original layer</string>
|
|
</property>
|
|
</widget>
|
|
</hbox>
|
|
</widget>
|
|
<widget class="TQLayoutWidget">
|
|
<property name="name">
|
|
<cstring>layout5</cstring>
|
|
</property>
|
|
<vbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQLayoutWidget">
|
|
<property name="name">
|
|
<cstring>layout4</cstring>
|
|
</property>
|
|
<hbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="KPushButton">
|
|
<property name="name">
|
|
<cstring>btnZoomOut</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string></string>
|
|
</property>
|
|
<property name="accel">
|
|
<string></string>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>Zoom Out</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KPushButton">
|
|
<property name="name">
|
|
<cstring>btnZoomIn</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string></string>
|
|
</property>
|
|
<property name="accel">
|
|
<string></string>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>Zoom In</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KPushButton">
|
|
<property name="name">
|
|
<cstring>btnZoomOneToOne</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string></string>
|
|
</property>
|
|
<property name="accel">
|
|
<string></string>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>1 : 1</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KPushButton">
|
|
<property name="name">
|
|
<cstring>btnUpdate</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string></string>
|
|
</property>
|
|
<property name="accel">
|
|
<string></string>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>Update preview</string>
|
|
</property>
|
|
</widget>
|
|
</hbox>
|
|
</widget>
|
|
<widget class="TQCheckBox">
|
|
<property name="name">
|
|
<cstring>checkBoxAutoUpdate</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Autoupdate</string>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>Automatically update the preview whenever the filter settings change</string>
|
|
</property>
|
|
</widget>
|
|
</vbox>
|
|
</widget>
|
|
<widget class="TQFrame">
|
|
<property name="name">
|
|
<cstring>frmProgress</cstring>
|
|
</property>
|
|
<property name="frameShape">
|
|
<enum>NoFrame</enum>
|
|
</property>
|
|
<property name="frameShadow">
|
|
<enum>Raised</enum>
|
|
</property>
|
|
</widget>
|
|
</hbox>
|
|
</widget>
|
|
</vbox>
|
|
</widget>
|
|
<customwidgets>
|
|
<customwidget>
|
|
<class>ImageViewer</class>
|
|
<header location="local">imageviewer.h</header>
|
|
<sizehint>
|
|
<width>-1</width>
|
|
<height>-1</height>
|
|
</sizehint>
|
|
<container>0</container>
|
|
<sizepolicy>
|
|
<hordata>5</hordata>
|
|
<verdata>5</verdata>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
<pixmap>image0</pixmap>
|
|
<signal>moved(TQPoint)</signal>
|
|
<signal>moving(TQPoint)</signal>
|
|
<signal>startMoving(TQPoint)</signal>
|
|
<slot access="public" specifier="">zoomIn()</slot>
|
|
<slot access="public" specifier="">slot()</slot>
|
|
<slot access="public" specifier="">zoomOut()</slot>
|
|
<slot access="public" specifier="">slot()</slot>
|
|
<slot access="public" specifier="">slot()</slot>
|
|
<slot access="public" specifier="">slotMoving(TQPoint)</slot>
|
|
<slot access="public" specifier="">slotMoved(TQPoint)</slot>
|
|
<slot access="public" specifier="">slot()</slot>
|
|
<slot access="public" specifier="">slotStartMoving(TQPoint)</slot>
|
|
</customwidget>
|
|
</customwidgets>
|
|
<images>
|
|
<image name="image0">
|
|
<data format="XBM.GZ" length="79">789c534e494dcbcc4b554829cdcdad8c2fcf4c29c95030e0524611cd48cd4ccf28010a1797249664262b2467241641a592324b8aa363156c15aab914146aadb90067111b1f</data>
|
|
</image>
|
|
</images>
|
|
<layoutdefaults spacing="6" margin="11"/>
|
|
<includehints>
|
|
<includehint>imageviewer.h</includehint>
|
|
<includehint>kpushbutton.h</includehint>
|
|
<includehint>kpushbutton.h</includehint>
|
|
<includehint>kpushbutton.h</includehint>
|
|
<includehint>kpushbutton.h</includehint>
|
|
</includehints>
|
|
</UI>
|