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.
tdeedu/kmplot/kmplot/settingspagecoords.ui

770 lines
41 KiB

<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>SettingsPageCoords</class>
<widget class="TQWidget">
<property name="name">
<cstring>SettingsPageCoords</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>420</width>
<height>501</height>
</rect>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQTabWidget">
<property name="name">
<cstring>tabs</cstring>
</property>
<widget class="TQWidget">
<property name="name">
<cstring>tab</cstring>
</property>
<attribute name="title">
<string>&amp;Axes</string>
</attribute>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout23</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQButtonGroup">
<property name="name">
<cstring>kcfg_XRange</cstring>
</property>
<property name="title">
<string>&amp;X Axis</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQRadioButton">
<property name="name">
<cstring>radioButton1</cstring>
</property>
<property name="text">
<string>[-8 | +8]</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="toolTip" stdset="0">
<string>Predefined plot ranges</string>
</property>
<property name="whatsThis" stdset="0">
<string>Select one of the predefined plot ranges.</string>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>radioButton1_3</cstring>
</property>
<property name="text">
<string>[-5 | +5]</string>
</property>
<property name="buttonGroupId">
<number>1</number>
</property>
<property name="toolTip" stdset="0">
<string>Predefined plot ranges</string>
</property>
<property name="whatsThis" stdset="0">
<string>Select one of the predefined plot ranges.</string>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>radioButton1_2</cstring>
</property>
<property name="text">
<string>[0 | +16]</string>
</property>
<property name="buttonGroupId">
<number>2</number>
</property>
<property name="toolTip" stdset="0">
<string>Predefined plot ranges</string>
</property>
<property name="whatsThis" stdset="0">
<string>Select one of the predefined plot ranges.</string>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>radioButton1_5</cstring>
</property>
<property name="text">
<string>[0 | +10]</string>
</property>
<property name="buttonGroupId">
<number>3</number>
</property>
<property name="toolTip" stdset="0">
<string>Predefined plot ranges</string>
</property>
<property name="whatsThis" stdset="0">
<string>Select one of the predefined plot ranges.</string>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>radioButton1_4</cstring>
</property>
<property name="text">
<string>Custom:</string>
</property>
<property name="buttonGroupId">
<number>4</number>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout20</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>textLabel4_2</cstring>
</property>
<property name="text">
<string>Max:</string>
</property>
</widget>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel4</cstring>
</property>
<property name="text">
<string>Min:</string>
</property>
</widget>
<widget class="KLineEdit" row="0" column="1">
<property name="name">
<cstring>kcfg_XMin</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip" stdset="0">
<string>Custom boundary of the plot range</string>
</property>
<property name="whatsThis" stdset="0">
<string>Enter a valid expression, for instance 2*pi or e/2.</string>
</property>
</widget>
<widget class="KLineEdit" row="1" column="1">
<property name="name">
<cstring>kcfg_XMax</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip" stdset="0">
<string>Custom boundary of the plot range</string>
</property>
<property name="whatsThis" stdset="0">
<string>Enter a valid expression, for instance 2*pi or e/2.</string>
</property>
</widget>
</grid>
</widget>
</vbox>
</widget>
<widget class="TQButtonGroup">
<property name="name">
<cstring>kcfg_YRange</cstring>
</property>
<property name="title">
<string>&amp;Y Axis</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQRadioButton">
<property name="name">
<cstring>radioButton1_6</cstring>
</property>
<property name="text">
<string>[-8 | +8]</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="toolTip" stdset="0">
<string>Predefined plot ranges</string>
</property>
<property name="whatsThis" stdset="0">
<string>Select one of the predefined plot ranges.</string>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>radioButton1_3_2</cstring>
</property>
<property name="text">
<string>[-5 | +5]</string>
</property>
<property name="buttonGroupId">
<number>1</number>
</property>
<property name="toolTip" stdset="0">
<string>Predefined plot ranges</string>
</property>
<property name="whatsThis" stdset="0">
<string>Select one of the predefined plot ranges.</string>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>radioButton1_2_2</cstring>
</property>
<property name="text">
<string>[0 | +16]</string>
</property>
<property name="buttonGroupId">
<number>2</number>
</property>
<property name="toolTip" stdset="0">
<string>Predefined plot ranges</string>
</property>
<property name="whatsThis" stdset="0">
<string>Select one of the predefined plot ranges.</string>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>radioButton1_5_2</cstring>
</property>
<property name="text">
<string>[0 | +10]</string>
</property>
<property name="buttonGroupId">
<number>3</number>
</property>
<property name="toolTip" stdset="0">
<string>Predefined plot ranges</string>
</property>
<property name="whatsThis" stdset="0">
<string>Select one of the predefined plot ranges.</string>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>radioButton1_4_2</cstring>
</property>
<property name="text">
<string>Custom:</string>
</property>
<property name="buttonGroupId">
<number>4</number>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout20_2</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>textLabel4_2_2</cstring>
</property>
<property name="text">
<string>Max:</string>
</property>
</widget>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel4_3</cstring>
</property>
<property name="text">
<string>Min:</string>
</property>
</widget>
<widget class="KLineEdit" row="0" column="1">
<property name="name">
<cstring>kcfg_YMin</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip" stdset="0">
<string>Custom boundary of the plot range</string>
</property>
<property name="whatsThis" stdset="0">
<string>Enter a valid expression, for instance 2*pi or e/2.</string>
</property>
</widget>
<widget class="KLineEdit" row="1" column="1">
<property name="name">
<cstring>kcfg_YMax</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip" stdset="0">
<string>Custom boundary of the plot range</string>
</property>
<property name="whatsThis" stdset="0">
<string>Enter a valid expression, for instance 2*pi or e/2.</string>
</property>
</widget>
</grid>
</widget>
</vbox>
</widget>
</hbox>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout24</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel7</cstring>
</property>
<property name="text">
<string>Axis-line width:</string>
</property>
<property name="buddy" stdset="0">
<cstring>kcfg_AxesLineWidth</cstring>
</property>
</widget>
<widget class="KIntNumInput">
<property name="name">
<cstring>kcfg_AxesLineWidth</cstring>
</property>
<property name="minValue">
<number>1</number>
</property>
<property name="toolTip" stdset="0">
<string>Line width</string>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel8</cstring>
</property>
<property name="text">
<string>0.1 mm</string>
</property>
</widget>
</hbox>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout25</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel9</cstring>
</property>
<property name="text">
<string>Tic width:</string>
</property>
<property name="buddy" stdset="0">
<cstring>kcfg_TicWidth</cstring>
</property>
</widget>
<widget class="KIntNumInput">
<property name="name">
<cstring>kcfg_TicWidth</cstring>
</property>
<property name="minValue">
<number>1</number>
</property>
<property name="toolTip" stdset="0">
<string>Line width</string>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel8_2</cstring>
</property>
<property name="text">
<string>0.1 mm</string>
</property>
</widget>
</hbox>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout26</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel8_4</cstring>
</property>
<property name="text">
<string>Tic length:</string>
</property>
<property name="buddy" stdset="0">
<cstring>kcfg_TicLength</cstring>
</property>
</widget>
<widget class="KIntNumInput">
<property name="name">
<cstring>kcfg_TicLength</cstring>
</property>
<property name="minValue">
<number>1</number>
</property>
<property name="toolTip" stdset="0">
<string>Length of the tic line</string>
</property>
<property name="whatsThis" stdset="0">
<string>Enter the length of a tic line.</string>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel8_3</cstring>
</property>
<property name="text">
<string>0.1 mm</string>
</property>
</widget>
</hbox>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout22</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox" row="1" column="1">
<property name="name">
<cstring>kcfg_ShowArrows</cstring>
</property>
<property name="text">
<string>Show arrows</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="toolTip" stdset="0">
<string>visible arrows at the end of the axes</string>
</property>
<property name="whatsThis" stdset="0">
<string>Check this if the axes should have arrows at their ends.</string>
</property>
</widget>
<widget class="TQCheckBox" row="0" column="0">
<property name="name">
<cstring>kcfg_ShowLabel</cstring>
</property>
<property name="text">
<string>Show labels</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="toolTip" stdset="0">
<string>visible tic labels</string>
</property>
<property name="whatsThis" stdset="0">
<string>Check this if the axes' tics should be labeled.</string>
</property>
</widget>
<widget class="TQCheckBox" row="1" column="0">
<property name="name">
<cstring>kcfg_ShowExtraFrame</cstring>
</property>
<property name="text">
<string>Show extra frame</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="toolTip" stdset="0">
<string>visible extra frame</string>
</property>
<property name="whatsThis" stdset="0">
<string>Check this if the plot area should be framed by an extra line.</string>
</property>
</widget>
<widget class="TQCheckBox" row="0" column="1">
<property name="name">
<cstring>kcfg_ShowAxes</cstring>
</property>
<property name="text">
<string>Show axes</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
<property name="toolTip" stdset="0">
<string>visible axes</string>
</property>
<property name="whatsThis" stdset="0">
<string>Check this if the axes should be visible.</string>
</property>
</widget>
</grid>
</widget>
<spacer>
<property name="name">
<cstring>spacer2</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>30</height>
</size>
</property>
</spacer>
</vbox>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>tab</cstring>
</property>
<attribute name="title">
<string>&amp;Grid</string>
</attribute>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQButtonGroup">
<property name="name">
<cstring>kcfg_GridStyle</cstring>
</property>
<property name="title">
<string>Grid &amp;Style</string>
</property>
<property name="toolTip" stdset="0">
<string>Available grid styles</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQRadioButton">
<property name="name">
<cstring>radioButton11</cstring>
</property>
<property name="text">
<string>None</string>
</property>
<property name="whatsThis" stdset="0">
<string>No Grid will be plotted.</string>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>radioButton12</cstring>
</property>
<property name="text">
<string>Lines</string>
</property>
<property name="whatsThis" stdset="0">
<string>A line for every tic.</string>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>radioButton13</cstring>
</property>
<property name="text">
<string>Crosses</string>
</property>
<property name="whatsThis" stdset="0">
<string>Only little crosses in the plot area.</string>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>radioButton14</cstring>
</property>
<property name="text">
<string>Polar</string>
</property>
<property name="whatsThis" stdset="0">
<string>Circles around the Origin.</string>
</property>
</widget>
</vbox>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout24</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel5</cstring>
</property>
<property name="text">
<string>Line &amp;width:</string>
</property>
<property name="buddy" stdset="0">
<cstring>kcfg_GridLineWidth</cstring>
</property>
</widget>
<widget class="KIntNumInput">
<property name="name">
<cstring>kcfg_GridLineWidth</cstring>
</property>
<property name="minValue">
<number>1</number>
</property>
<property name="toolTip" stdset="0">
<string>Width for the grid lines</string>
</property>
<property name="whatsThis" stdset="0">
<string>Enter the width of the grid lines.</string>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel6</cstring>
</property>
<property name="text">
<string>0.1 mm</string>
</property>
</widget>
</hbox>
</widget>
<spacer>
<property name="name">
<cstring>spacer6</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</vbox>
</widget>
</widget>
</vbox>
</widget>
<connections>
<connection>
<sender>radioButton1_4</sender>
<signal>toggled(bool)</signal>
<receiver>kcfg_XMin</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>radioButton1_4</sender>
<signal>toggled(bool)</signal>
<receiver>kcfg_XMin</receiver>
<slot>setFocus()</slot>
</connection>
<connection>
<sender>radioButton1_4</sender>
<signal>toggled(bool)</signal>
<receiver>kcfg_XMax</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>radioButton1_4_2</sender>
<signal>toggled(bool)</signal>
<receiver>kcfg_YMin</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>radioButton1_4_2</sender>
<signal>toggled(bool)</signal>
<receiver>kcfg_YMin</receiver>
<slot>setFocus()</slot>
</connection>
<connection>
<sender>radioButton1_4_2</sender>
<signal>toggled(bool)</signal>
<receiver>kcfg_YMax</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>kcfg_ShowAxes</sender>
<signal>toggled(bool)</signal>
<receiver>kcfg_ShowArrows</receiver>
<slot>setEnabled(bool)</slot>
</connection>
</connections>
<tabstops>
<tabstop>tabs</tabstop>
<tabstop>radioButton1</tabstop>
<tabstop>kcfg_XMin</tabstop>
<tabstop>kcfg_XMax</tabstop>
<tabstop>radioButton1_6</tabstop>
<tabstop>kcfg_YMin</tabstop>
<tabstop>kcfg_YMax</tabstop>
<tabstop>kcfg_AxesLineWidth</tabstop>
<tabstop>kcfg_ShowLabel</tabstop>
<tabstop>kcfg_TicWidth</tabstop>
<tabstop>kcfg_TicLength</tabstop>
<tabstop>radioButton11</tabstop>
<tabstop>radioButton12</tabstop>
<tabstop>radioButton13</tabstop>
<tabstop>radioButton14</tabstop>
<tabstop>kcfg_GridLineWidth</tabstop>
</tabstops>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>klineedit.h</includehint>
<includehint>klineedit.h</includehint>
<includehint>klineedit.h</includehint>
<includehint>klineedit.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>
<includehint>knuminput.h</includehint>
</includehints>
</UI>