2006-03-05 17:24:44 +00:00
|
|
|
<ui version="4.0" >
|
|
|
|
<class>QGraphicsUi</class>
|
|
|
|
<widget class="QDialog" name="QGraphicsUi" >
|
|
|
|
<property name="geometry" >
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2007-04-04 12:50:20 +00:00
|
|
|
<width>466</width>
|
2006-12-18 20:17:12 +00:00
|
|
|
<height>347</height>
|
2006-03-05 17:24:44 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="sizePolicy" >
|
|
|
|
<sizepolicy>
|
|
|
|
<hsizetype>1</hsizetype>
|
|
|
|
<vsizetype>1</vsizetype>
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle" >
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="sizeGripEnabled" >
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2007-03-28 23:43:29 +00:00
|
|
|
<widget class="QWidget" name="layoutWidget" >
|
|
|
|
<property name="geometry" >
|
|
|
|
<rect>
|
|
|
|
<x>10</x>
|
|
|
|
<y>310</y>
|
|
|
|
<width>441</width>
|
|
|
|
<height>27</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
2007-03-28 23:35:25 +00:00
|
|
|
<layout class="QHBoxLayout" >
|
|
|
|
<property name="margin" >
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="restorePB" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>&Restore</string>
|
|
|
|
</property>
|
|
|
|
<property name="autoDefault" >
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="default" >
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<spacer>
|
|
|
|
<property name="orientation" >
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeType" >
|
|
|
|
<enum>QSizePolicy::MinimumExpanding</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" >
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="okPB" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>&OK</string>
|
|
|
|
</property>
|
|
|
|
<property name="autoDefault" >
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="default" >
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="applyPB" >
|
|
|
|
<property name="sizePolicy" >
|
|
|
|
<sizepolicy>
|
|
|
|
<hsizetype>1</hsizetype>
|
|
|
|
<vsizetype>0</vsizetype>
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string>&Apply</string>
|
|
|
|
</property>
|
|
|
|
<property name="autoDefault" >
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="default" >
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="closePB" >
|
|
|
|
<property name="sizePolicy" >
|
|
|
|
<sizepolicy>
|
|
|
|
<hsizetype>1</hsizetype>
|
|
|
|
<vsizetype>0</vsizetype>
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Close</string>
|
|
|
|
</property>
|
|
|
|
<property name="autoDefault" >
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<widget class="QTabWidget" name="TabWidget" >
|
|
|
|
<property name="geometry" >
|
|
|
|
<rect>
|
|
|
|
<x>9</x>
|
|
|
|
<y>9</y>
|
|
|
|
<width>449</width>
|
|
|
|
<height>296</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string/>
|
2006-03-05 17:24:44 +00:00
|
|
|
</property>
|
2007-03-28 23:35:25 +00:00
|
|
|
<property name="currentIndex" >
|
|
|
|
<number>0</number>
|
2006-03-05 17:24:44 +00:00
|
|
|
</property>
|
2007-03-28 23:35:25 +00:00
|
|
|
<widget class="QWidget" name="Graphics" >
|
|
|
|
<attribute name="title" >
|
|
|
|
<string>&Graphics</string>
|
|
|
|
</attribute>
|
|
|
|
<widget class="QGroupBox" name="rotationGB" >
|
|
|
|
<property name="geometry" >
|
|
|
|
<rect>
|
|
|
|
<x>35</x>
|
|
|
|
<y>178</y>
|
|
|
|
<width>399</width>
|
|
|
|
<height>82</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="title" >
|
|
|
|
<string>Rotate Graphics</string>
|
|
|
|
</property>
|
|
|
|
<property name="flat" >
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<layout class="QGridLayout" >
|
|
|
|
<property name="margin" >
|
|
|
|
<number>9</number>
|
|
|
|
</property>
|
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<item row="0" column="0" >
|
|
|
|
<widget class="QLabel" name="angleL" >
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Angle to rotate image by</string>
|
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string>A&ngle (Degrees):</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy" >
|
|
|
|
<cstring>angle</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="1" >
|
|
|
|
<widget class="QLineEdit" name="angle" >
|
|
|
|
<property name="sizePolicy" >
|
|
|
|
<sizepolicy>
|
|
|
|
<hsizetype>3</hsizetype>
|
|
|
|
<vsizetype>0</vsizetype>
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Angle to rotate image by</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="2" >
|
|
|
|
<widget class="QLabel" name="originL" >
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>The origin of the rotation</string>
|
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Or&igin:</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy" >
|
|
|
|
<cstring>origin</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="3" >
|
|
|
|
<widget class="QComboBox" name="origin" >
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>The origin of the rotation</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<widget class="QGroupBox" name="sizeGB" >
|
|
|
|
<property name="geometry" >
|
|
|
|
<rect>
|
|
|
|
<x>35</x>
|
|
|
|
<y>40</y>
|
|
|
|
<width>399</width>
|
|
|
|
<height>132</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="title" >
|
|
|
|
<string>Output Size</string>
|
|
|
|
</property>
|
|
|
|
<property name="flat" >
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<layout class="QGridLayout" >
|
|
|
|
<property name="margin" >
|
|
|
|
<number>9</number>
|
|
|
|
</property>
|
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<item row="1" column="2" >
|
|
|
|
<widget class="LengthCombo" name="widthUnit" />
|
|
|
|
</item>
|
|
|
|
<item row="2" column="2" >
|
|
|
|
<widget class="LengthCombo" name="heightUnit" />
|
|
|
|
</item>
|
|
|
|
<item row="1" column="1" >
|
|
|
|
<widget class="QLineEdit" name="Width" >
|
|
|
|
<property name="enabled" >
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="sizePolicy" >
|
|
|
|
<sizepolicy>
|
|
|
|
<hsizetype>1</hsizetype>
|
|
|
|
<vsizetype>0</vsizetype>
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Width of image in output</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="2" >
|
|
|
|
<spacer>
|
|
|
|
<property name="orientation" >
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" >
|
|
|
|
<size>
|
|
|
|
<width>61</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="1" >
|
|
|
|
<widget class="QLineEdit" name="Scale" />
|
|
|
|
</item>
|
|
|
|
<item row="2" column="1" >
|
|
|
|
<widget class="QLineEdit" name="Height" >
|
|
|
|
<property name="enabled" >
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="sizePolicy" >
|
|
|
|
<sizepolicy>
|
|
|
|
<hsizetype>1</hsizetype>
|
|
|
|
<vsizetype>0</vsizetype>
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Height of image in output</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="0" >
|
|
|
|
<widget class="QLabel" name="heightL" >
|
|
|
|
<property name="enabled" >
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string>&Height:</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy" >
|
|
|
|
<cstring>Height</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="0" >
|
|
|
|
<widget class="QCheckBox" name="scaleCB" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>&Scale Graphics (%):</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="0" >
|
|
|
|
<widget class="QLabel" name="widthL" >
|
|
|
|
<property name="enabled" >
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string>&Width:</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy" >
|
|
|
|
<cstring>Width</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="3" column="1" colspan="2" >
|
|
|
|
<widget class="QCheckBox" name="aspectratio" >
|
|
|
|
<property name="enabled" >
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Maintain aspect ratio with largest dimension</string>
|
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string>&Maintain aspect ratio</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2007-04-04 12:50:20 +00:00
|
|
|
<widget class="QWidget" name="" >
|
2007-03-28 23:35:25 +00:00
|
|
|
<property name="geometry" >
|
|
|
|
<rect>
|
2007-04-04 12:50:20 +00:00
|
|
|
<x>9</x>
|
|
|
|
<y>9</y>
|
|
|
|
<width>421</width>
|
|
|
|
<height>28</height>
|
2007-03-28 23:35:25 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
2007-04-04 12:50:20 +00:00
|
|
|
<layout class="QHBoxLayout" >
|
|
|
|
<property name="margin" >
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="filenameL" >
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>File name of image</string>
|
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string>&File:</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy" >
|
|
|
|
<cstring>filename</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLineEdit" name="filename" >
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>File name of image</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="browsePB" >
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Select an image file</string>
|
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string>&Browse...</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="editPB" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>&Edit</string>
|
|
|
|
</property>
|
|
|
|
<property name="autoDefault" >
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="default" >
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2007-03-28 23:35:25 +00:00
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
<widget class="QWidget" name="Clipping" >
|
|
|
|
<attribute name="title" >
|
|
|
|
<string>&Clipping</string>
|
|
|
|
</attribute>
|
|
|
|
<layout class="QGridLayout" >
|
|
|
|
<property name="margin" >
|
|
|
|
<number>9</number>
|
|
|
|
</property>
|
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
2006-11-03 11:24:27 +00:00
|
|
|
</property>
|
2007-03-28 23:35:25 +00:00
|
|
|
<item row="3" column="0" colspan="2" >
|
|
|
|
<spacer>
|
|
|
|
<property name="orientation" >
|
|
|
|
<enum>Qt::Vertical</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" >
|
|
|
|
<size>
|
|
|
|
<width>20</width>
|
|
|
|
<height>40</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="0" colspan="2" >
|
|
|
|
<widget class="QCheckBox" name="clip" >
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Clip to bounding box values</string>
|
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Clip to &bounding box</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="0" colspan="2" >
|
|
|
|
<widget class="QFrame" name="bbFrame" >
|
|
|
|
<property name="enabled" >
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="sizePolicy" >
|
|
|
|
<sizepolicy>
|
|
|
|
<hsizetype>5</hsizetype>
|
|
|
|
<vsizetype>1</vsizetype>
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="frameShape" >
|
|
|
|
<enum>QFrame::StyledPanel</enum>
|
2006-03-05 17:24:44 +00:00
|
|
|
</property>
|
2007-03-28 23:35:25 +00:00
|
|
|
<property name="frameShadow" >
|
|
|
|
<enum>QFrame::Raised</enum>
|
2006-03-05 17:24:44 +00:00
|
|
|
</property>
|
2007-03-28 23:35:25 +00:00
|
|
|
<layout class="QGridLayout" >
|
|
|
|
<property name="margin" >
|
|
|
|
<number>9</number>
|
|
|
|
</property>
|
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<item row="0" column="0" colspan="6" >
|
|
|
|
<widget class="QLabel" name="lbL" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>&Left bottom:</string>
|
2006-03-05 17:24:44 +00:00
|
|
|
</property>
|
2007-03-28 23:35:25 +00:00
|
|
|
<property name="buddy" >
|
|
|
|
<cstring>lbX</cstring>
|
2006-03-05 17:24:44 +00:00
|
|
|
</property>
|
2007-03-28 23:35:25 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="3" column="1" >
|
|
|
|
<widget class="QLineEdit" name="rtX" />
|
|
|
|
</item>
|
|
|
|
<item row="3" column="4" >
|
|
|
|
<widget class="QLineEdit" name="rtY" />
|
|
|
|
</item>
|
|
|
|
<item row="1" column="4" >
|
|
|
|
<widget class="QLineEdit" name="lbY" />
|
|
|
|
</item>
|
|
|
|
<item row="1" column="1" >
|
|
|
|
<widget class="QLineEdit" name="lbX" >
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string/>
|
2006-04-06 21:04:27 +00:00
|
|
|
</property>
|
2007-03-28 23:35:25 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="2" >
|
|
|
|
<widget class="QComboBox" name="lbXunit" />
|
|
|
|
</item>
|
|
|
|
<item row="3" column="2" >
|
|
|
|
<widget class="QComboBox" name="rtXunit" />
|
|
|
|
</item>
|
|
|
|
<item row="3" column="5" >
|
|
|
|
<widget class="QComboBox" name="rtYunit" />
|
|
|
|
</item>
|
|
|
|
<item row="1" column="5" >
|
|
|
|
<widget class="QComboBox" name="lbYunit" />
|
|
|
|
</item>
|
|
|
|
<item row="2" column="0" colspan="6" >
|
|
|
|
<widget class="QLabel" name="rtL" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>Right &top:</string>
|
2006-04-06 21:04:27 +00:00
|
|
|
</property>
|
2007-03-28 23:35:25 +00:00
|
|
|
<property name="buddy" >
|
|
|
|
<cstring>rtX</cstring>
|
2006-03-05 17:24:44 +00:00
|
|
|
</property>
|
2007-03-28 23:35:25 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="3" column="3" >
|
|
|
|
<widget class="QLabel" name="yL_2" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>y:</string>
|
2006-03-05 17:24:44 +00:00
|
|
|
</property>
|
2007-03-28 23:35:25 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="3" >
|
|
|
|
<widget class="QLabel" name="yL" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>y:</string>
|
2006-11-03 11:24:27 +00:00
|
|
|
</property>
|
2007-03-28 23:35:25 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="3" column="0" >
|
|
|
|
<widget class="QLabel" name="xL_2" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>x:</string>
|
2006-11-03 11:24:27 +00:00
|
|
|
</property>
|
2007-03-28 23:35:25 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="0" >
|
|
|
|
<widget class="QLabel" name="xL" >
|
|
|
|
<property name="text" >
|
|
|
|
<string>x:</string>
|
2006-11-03 11:24:27 +00:00
|
|
|
</property>
|
2007-03-28 23:35:25 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2006-04-06 21:04:27 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
2007-03-28 23:35:25 +00:00
|
|
|
<item row="2" column="0" >
|
2006-04-06 21:04:27 +00:00
|
|
|
<spacer>
|
|
|
|
<property name="orientation" >
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" >
|
|
|
|
<size>
|
2007-03-28 23:35:25 +00:00
|
|
|
<width>181</width>
|
2006-04-06 21:04:27 +00:00
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
2007-03-28 23:35:25 +00:00
|
|
|
<item row="2" column="1" >
|
|
|
|
<widget class="QPushButton" name="getPB" >
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Get bounding box from the (EPS) file</string>
|
|
|
|
</property>
|
2006-04-06 21:04:27 +00:00
|
|
|
<property name="text" >
|
2007-03-28 23:35:25 +00:00
|
|
|
<string>&Get from File</string>
|
2006-04-06 21:04:27 +00:00
|
|
|
</property>
|
2007-03-28 23:35:25 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<widget class="QWidget" name="ExtraOptions" >
|
|
|
|
<attribute name="title" >
|
|
|
|
<string>E&xtra options</string>
|
|
|
|
</attribute>
|
|
|
|
<layout class="QGridLayout" >
|
|
|
|
<property name="margin" >
|
|
|
|
<number>9</number>
|
|
|
|
</property>
|
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<item row="0" column="0" >
|
|
|
|
<widget class="QLabel" name="latexoptionsLA" >
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Additional LaTeX options</string>
|
2006-04-06 21:04:27 +00:00
|
|
|
</property>
|
2007-03-28 23:35:25 +00:00
|
|
|
<property name="text" >
|
|
|
|
<string>LaTeX &options:</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy" >
|
|
|
|
<cstring>latexoptions</cstring>
|
2006-04-06 21:04:27 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2007-03-28 23:35:25 +00:00
|
|
|
<item row="0" column="1" >
|
|
|
|
<widget class="QLineEdit" name="latexoptions" >
|
2006-04-06 21:04:27 +00:00
|
|
|
<property name="sizePolicy" >
|
|
|
|
<sizepolicy>
|
2007-03-28 23:35:25 +00:00
|
|
|
<hsizetype>3</hsizetype>
|
2006-04-06 21:04:27 +00:00
|
|
|
<vsizetype>0</vsizetype>
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
2007-03-28 23:35:25 +00:00
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Additional LaTeX options</string>
|
2006-04-06 21:04:27 +00:00
|
|
|
</property>
|
2007-03-28 23:35:25 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="0" colspan="2" >
|
|
|
|
<widget class="QCheckBox" name="unzipCB" >
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Don't uncompress image before exporting to LaTeX</string>
|
2006-04-06 21:04:27 +00:00
|
|
|
</property>
|
2007-03-28 23:35:25 +00:00
|
|
|
<property name="text" >
|
|
|
|
<string>Don't un&zip on export</string>
|
2006-04-06 21:04:27 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2007-03-28 23:35:25 +00:00
|
|
|
<item row="1" column="0" colspan="2" >
|
|
|
|
<widget class="QCheckBox" name="draftCB" >
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Draft mode</string>
|
2006-04-06 21:04:27 +00:00
|
|
|
</property>
|
|
|
|
<property name="text" >
|
2007-03-28 23:35:25 +00:00
|
|
|
<string>&Draft mode</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="3" column="0" colspan="2" >
|
|
|
|
<widget class="QGroupBox" name="subfigure" >
|
|
|
|
<property name="focusPolicy" >
|
|
|
|
<enum>Qt::StrongFocus</enum>
|
|
|
|
</property>
|
|
|
|
<property name="title" >
|
|
|
|
<string>S&ubfigure</string>
|
2006-04-06 21:04:27 +00:00
|
|
|
</property>
|
2007-03-28 23:35:25 +00:00
|
|
|
<property name="flat" >
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="checkable" >
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="checked" >
|
2006-04-06 21:04:27 +00:00
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
2007-03-28 23:35:25 +00:00
|
|
|
<layout class="QHBoxLayout" >
|
|
|
|
<property name="margin" >
|
|
|
|
<number>9</number>
|
|
|
|
</property>
|
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="CaptionLA" >
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>The caption for the sub-figure</string>
|
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Ca&ption:</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy" >
|
|
|
|
<cstring>subcaption</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLineEdit" name="subcaption" >
|
|
|
|
<property name="sizePolicy" >
|
|
|
|
<sizepolicy>
|
|
|
|
<hsizetype>3</hsizetype>
|
|
|
|
<vsizetype>0</vsizetype>
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>The caption for the sub-figure</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="4" column="0" colspan="2" >
|
|
|
|
<widget class="QGroupBox" name="displayGB" >
|
|
|
|
<property name="focusPolicy" >
|
|
|
|
<enum>Qt::StrongFocus</enum>
|
|
|
|
</property>
|
|
|
|
<property name="title" >
|
|
|
|
<string>Sho&w in LyX</string>
|
|
|
|
</property>
|
|
|
|
<property name="flat" >
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="checkable" >
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<layout class="QHBoxLayout" >
|
|
|
|
<property name="margin" >
|
|
|
|
<number>9</number>
|
|
|
|
</property>
|
|
|
|
<property name="spacing" >
|
|
|
|
<number>6</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="showL" >
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Screen display</string>
|
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string>&Display:</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy" >
|
|
|
|
<cstring>showCB</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QComboBox" name="showCB" >
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Screen display</string>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Default</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Monochrome</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Grayscale</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Color</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="scaleLA" >
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Percentage to scale by in LyX</string>
|
|
|
|
</property>
|
|
|
|
<property name="text" >
|
|
|
|
<string>Sca&le on Screen (%):</string>
|
|
|
|
</property>
|
|
|
|
<property name="buddy" >
|
|
|
|
<cstring>displayscale</cstring>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLineEdit" name="displayscale" >
|
|
|
|
<property name="enabled" >
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="sizePolicy" >
|
|
|
|
<sizepolicy>
|
|
|
|
<hsizetype>1</hsizetype>
|
|
|
|
<vsizetype>0</vsizetype>
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="toolTip" >
|
|
|
|
<string>Percentage to scale by in LyX</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2006-04-06 21:04:27 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2007-03-28 23:35:25 +00:00
|
|
|
</widget>
|
|
|
|
</widget>
|
2006-03-05 17:24:44 +00:00
|
|
|
</widget>
|
|
|
|
<customwidgets>
|
|
|
|
<customwidget>
|
|
|
|
<class>LengthCombo</class>
|
2006-11-03 11:24:27 +00:00
|
|
|
<extends>QComboBox</extends>
|
2006-03-05 17:24:44 +00:00
|
|
|
<header>lengthcombo.h</header>
|
|
|
|
</customwidget>
|
|
|
|
</customwidgets>
|
|
|
|
<tabstops>
|
|
|
|
<tabstop>TabWidget</tabstop>
|
|
|
|
<tabstop>filename</tabstop>
|
|
|
|
<tabstop>browsePB</tabstop>
|
2006-04-06 21:04:27 +00:00
|
|
|
<tabstop>editPB</tabstop>
|
2006-11-03 11:24:27 +00:00
|
|
|
<tabstop>scaleCB</tabstop>
|
|
|
|
<tabstop>Scale</tabstop>
|
2006-03-05 17:24:44 +00:00
|
|
|
<tabstop>Width</tabstop>
|
2006-12-18 20:17:12 +00:00
|
|
|
<tabstop>widthUnit</tabstop>
|
2006-03-05 17:24:44 +00:00
|
|
|
<tabstop>Height</tabstop>
|
|
|
|
<tabstop>heightUnit</tabstop>
|
|
|
|
<tabstop>aspectratio</tabstop>
|
|
|
|
<tabstop>angle</tabstop>
|
|
|
|
<tabstop>origin</tabstop>
|
2006-12-18 20:17:12 +00:00
|
|
|
<tabstop>restorePB</tabstop>
|
|
|
|
<tabstop>okPB</tabstop>
|
|
|
|
<tabstop>applyPB</tabstop>
|
|
|
|
<tabstop>closePB</tabstop>
|
2006-03-05 17:24:44 +00:00
|
|
|
<tabstop>clip</tabstop>
|
|
|
|
<tabstop>lbX</tabstop>
|
|
|
|
<tabstop>lbXunit</tabstop>
|
|
|
|
<tabstop>lbY</tabstop>
|
|
|
|
<tabstop>lbYunit</tabstop>
|
|
|
|
<tabstop>rtX</tabstop>
|
|
|
|
<tabstop>rtXunit</tabstop>
|
|
|
|
<tabstop>rtY</tabstop>
|
|
|
|
<tabstop>rtYunit</tabstop>
|
2006-11-03 11:24:27 +00:00
|
|
|
<tabstop>getPB</tabstop>
|
2006-03-05 17:24:44 +00:00
|
|
|
<tabstop>latexoptions</tabstop>
|
|
|
|
<tabstop>draftCB</tabstop>
|
|
|
|
<tabstop>unzipCB</tabstop>
|
2006-12-18 20:17:12 +00:00
|
|
|
<tabstop>subfigure</tabstop>
|
2006-11-03 11:24:27 +00:00
|
|
|
<tabstop>subcaption</tabstop>
|
2006-12-18 20:17:12 +00:00
|
|
|
<tabstop>displayGB</tabstop>
|
|
|
|
<tabstop>showCB</tabstop>
|
|
|
|
<tabstop>displayscale</tabstop>
|
2006-03-05 17:24:44 +00:00
|
|
|
</tabstops>
|
2006-12-18 20:17:12 +00:00
|
|
|
<includes>
|
|
|
|
<include location="local" >qt_helpers.h</include>
|
|
|
|
</includes>
|
2006-03-05 17:24:44 +00:00
|
|
|
<resources/>
|
2006-04-06 21:04:27 +00:00
|
|
|
<connections>
|
|
|
|
<connection>
|
2006-11-03 11:24:27 +00:00
|
|
|
<sender>aspectratio</sender>
|
2006-04-06 21:04:27 +00:00
|
|
|
<signal>toggled(bool)</signal>
|
2006-11-03 11:24:27 +00:00
|
|
|
<receiver>heightL</receiver>
|
|
|
|
<slot>setDisabled(bool)</slot>
|
2006-04-06 21:04:27 +00:00
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel" >
|
2006-11-03 11:24:27 +00:00
|
|
|
<x>201</x>
|
|
|
|
<y>193</y>
|
2006-04-06 21:04:27 +00:00
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel" >
|
2006-11-03 11:24:27 +00:00
|
|
|
<x>81</x>
|
2006-04-06 21:04:27 +00:00
|
|
|
<y>158</y>
|
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
2006-11-03 11:24:27 +00:00
|
|
|
<sender>aspectratio</sender>
|
2006-04-06 21:04:27 +00:00
|
|
|
<signal>toggled(bool)</signal>
|
2006-11-03 11:24:27 +00:00
|
|
|
<receiver>Height</receiver>
|
|
|
|
<slot>setDisabled(bool)</slot>
|
2006-04-06 21:04:27 +00:00
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel" >
|
2006-11-03 11:24:27 +00:00
|
|
|
<x>315</x>
|
|
|
|
<y>193</y>
|
2006-04-06 21:04:27 +00:00
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel" >
|
2006-11-03 11:24:27 +00:00
|
|
|
<x>275</x>
|
|
|
|
<y>169</y>
|
2006-04-06 21:04:27 +00:00
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
<connection>
|
2006-11-03 11:24:27 +00:00
|
|
|
<sender>aspectratio</sender>
|
2006-04-06 21:04:27 +00:00
|
|
|
<signal>toggled(bool)</signal>
|
2006-11-03 11:24:27 +00:00
|
|
|
<receiver>heightUnit</receiver>
|
|
|
|
<slot>setDisabled(bool)</slot>
|
2006-04-06 21:04:27 +00:00
|
|
|
<hints>
|
|
|
|
<hint type="sourcelabel" >
|
2006-11-03 11:24:27 +00:00
|
|
|
<x>337</x>
|
|
|
|
<y>193</y>
|
2006-04-06 21:04:27 +00:00
|
|
|
</hint>
|
|
|
|
<hint type="destinationlabel" >
|
2006-11-03 11:24:27 +00:00
|
|
|
<x>337</x>
|
|
|
|
<y>167</y>
|
2006-04-06 21:04:27 +00:00
|
|
|
</hint>
|
|
|
|
</hints>
|
|
|
|
</connection>
|
|
|
|
</connections>
|
2006-03-05 17:24:44 +00:00
|
|
|
</ui>
|