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/chalk/plugins/filters/lenscorrectionfilter/wdglenscorrectionoptions.ui

221 lines
8.2 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>WdgLensCorrectionOptions</class>
<widget class="TQWidget">
<property name="name">
<cstring>WdgLensCorrectionOptions</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>235</width>
<height>207</height>
</rect>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<spacer row="2" column="0">
<property name="name">
<cstring>spacer3</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>90</height>
</size>
</property>
</spacer>
<spacer row="0" column="2">
<property name="name">
<cstring>spacer2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>16</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQGroupBox" row="0" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>groupBox1</cstring>
</property>
<property name="title">
<string>Distortion Correction</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="5" column="1">
<property name="name">
<cstring>Center_3</cstring>
</property>
<property name="text">
<string>Y:</string>
</property>
</widget>
<widget class="TQLabel" row="3" column="1" rowspan="2" colspan="1">
<property name="name">
<cstring>Center_2</cstring>
</property>
<property name="text">
<string>X:</string>
</property>
</widget>
<widget class="KIntNumInput" row="3" column="2" rowspan="1" colspan="2">
<property name="name">
<cstring>intXCenter</cstring>
</property>
<property name="value">
<number>50</number>
</property>
<property name="minValue">
<number>0</number>
</property>
<property name="maxValue">
<number>100</number>
</property>
</widget>
<widget class="KIntNumInput" row="4" column="2" rowspan="2" colspan="2">
<property name="name">
<cstring>intYCenter</cstring>
</property>
<property name="value">
<number>50</number>
</property>
<property name="minValue">
<number>0</number>
</property>
<property name="maxValue">
<number>100</number>
</property>
</widget>
<spacer row="3" column="0">
<property name="name">
<cstring>spacer11</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>16</width>
<height>20</height>
</size>
</property>
</spacer>
<spacer row="3" column="4">
<property name="name">
<cstring>spacer12</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>
<widget class="TQLabel" row="0" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>Near center:</string>
</property>
</widget>
<widget class="TQLabel" row="1" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>textLabel2</cstring>
</property>
<property name="text">
<string>Near edges:</string>
</property>
</widget>
<widget class="TQLabel" row="2" column="0" rowspan="1" colspan="4">
<property name="name">
<cstring>Center</cstring>
</property>
<property name="text">
<string>Center:</string>
</property>
</widget>
<widget class="KDoubleNumInput" row="0" column="3" rowspan="1" colspan="2">
<property name="name">
<cstring>dblCorrectionNearCenter</cstring>
</property>
<property name="minValue">
<number>-100</number>
</property>
<property name="maxValue">
<number>100</number>
</property>
</widget>
<widget class="KDoubleNumInput" row="1" column="3" rowspan="1" colspan="2">
<property name="name">
<cstring>dblCorrectionNearEdges</cstring>
</property>
<property name="minValue">
<number>-100</number>
</property>
<property name="maxValue">
<number>100</number>
</property>
</widget>
</grid>
</widget>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>textLabel2_2_2</cstring>
</property>
<property name="text">
<string>Brightness correction:</string>
</property>
</widget>
<widget class="KDoubleNumInput" row="1" column="1">
<property name="name">
<cstring>dblBrightness</cstring>
</property>
<property name="minValue">
<number>-100</number>
</property>
<property name="maxValue">
<number>100</number>
</property>
</widget>
</grid>
</widget>
<customwidgets>
</customwidgets>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">knuminput.h</include>
</includes>
</UI>