summaryrefslogtreecommitdiffstats
path: root/kmplot/kmplot/editintegralpage.ui
diff options
context:
space:
mode:
Diffstat (limited to 'kmplot/kmplot/editintegralpage.ui')
-rw-r--r--kmplot/kmplot/editintegralpage.ui288
1 files changed, 288 insertions, 0 deletions
diff --git a/kmplot/kmplot/editintegralpage.ui b/kmplot/kmplot/editintegralpage.ui
new file mode 100644
index 00000000..5180a8d2
--- /dev/null
+++ b/kmplot/kmplot/editintegralpage.ui
@@ -0,0 +1,288 @@
+<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
+<class>EditIntegralPage</class>
+<widget class="QWidget">
+ <property name="name">
+ <cstring>EditIntegralPage</cstring>
+ </property>
+ <property name="geometry">
+ <rect>
+ <x>0</x>
+ <y>0</y>
+ <width>324</width>
+ <height>316</height>
+ </rect>
+ </property>
+ <property name="caption">
+ <string>Integral</string>
+ </property>
+ <vbox>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="QCheckBox">
+ <property name="name">
+ <cstring>showIntegral</cstring>
+ </property>
+ <property name="text">
+ <string>Show integral</string>
+ </property>
+ <property name="toolTip" stdset="0">
+ <string>hide the plot</string>
+ </property>
+ <property name="whatsThis" stdset="0">
+ <string>Check this box if you want to hide the plot of the function.</string>
+ </property>
+ </widget>
+ <widget class="QGroupBox">
+ <property name="name">
+ <cstring>grpPoint</cstring>
+ </property>
+ <property name="enabled">
+ <bool>false</bool>
+ </property>
+ <property name="title">
+ <string>Initial Point</string>
+ </property>
+ <grid>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="QLabel" row="0" column="0">
+ <property name="name">
+ <cstring>textLabel1_5</cstring>
+ </property>
+ <property name="text">
+ <string>&amp;x-value:</string>
+ </property>
+ <property name="buddy" stdset="0">
+ <cstring>txtInitX</cstring>
+ </property>
+ </widget>
+ <widget class="QLabel" row="1" column="0">
+ <property name="name">
+ <cstring>textLabel1_5_2</cstring>
+ </property>
+ <property name="text">
+ <string>&amp;y-value:</string>
+ </property>
+ <property name="buddy" stdset="0">
+ <cstring>txtInitY</cstring>
+ </property>
+ </widget>
+ <widget class="KLineEdit" row="0" column="1">
+ <property name="name">
+ <cstring>txtInitX</cstring>
+ </property>
+ <property name="toolTip" stdset="0">
+ <string>Enter the initial x-point,for instance 2 or pi</string>
+ </property>
+ <property name="whatsThis" stdset="0">
+ <string>Enter the initial x-value or expression for the integral, for example 2 or pi/2</string>
+ </property>
+ </widget>
+ <widget class="KLineEdit" row="1" column="1">
+ <property name="name">
+ <cstring>txtInitY</cstring>
+ </property>
+ <property name="toolTip" stdset="0">
+ <string>enter the initial y-point, eg 2 or pi</string>
+ </property>
+ <property name="whatsThis" stdset="0">
+ <string>Enter the initial y-value or expression for the integral, for example 2 or pi/2</string>
+ </property>
+ </widget>
+ </grid>
+ </widget>
+ <widget class="QFrame">
+ <property name="name">
+ <cstring>frame5_2_2</cstring>
+ </property>
+ <property name="enabled">
+ <bool>false</bool>
+ </property>
+ <property name="frameShape">
+ <enum>Box</enum>
+ </property>
+ <property name="frameShadow">
+ <enum>Sunken</enum>
+ </property>
+ <grid>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="QLabel" row="1" column="0">
+ <property name="name">
+ <cstring>textLabel2_2_3</cstring>
+ </property>
+ <property name="text">
+ <string>P&amp;recision:</string>
+ </property>
+ <property name="buddy" stdset="0">
+ <cstring>precision</cstring>
+ </property>
+ </widget>
+ <widget class="KDoubleNumInput" row="1" column="1">
+ <property name="name">
+ <cstring>precision</cstring>
+ </property>
+ <property name="enabled">
+ <bool>false</bool>
+ </property>
+ <property name="minValue">
+ <number>0.01</number>
+ </property>
+ </widget>
+ <widget class="QCheckBox" row="0" column="0" rowspan="1" colspan="2">
+ <property name="name">
+ <cstring>customPrecision</cstring>
+ </property>
+ <property name="text">
+ <string>Custom &amp;precision</string>
+ </property>
+ <property name="toolTip" stdset="0">
+ <string>Customize the precision</string>
+ </property>
+ </widget>
+ </grid>
+ </widget>
+ <widget class="QFrame">
+ <property name="name">
+ <cstring>frame6_3</cstring>
+ </property>
+ <property name="enabled">
+ <bool>false</bool>
+ </property>
+ <property name="frameShape">
+ <enum>Box</enum>
+ </property>
+ <property name="frameShadow">
+ <enum>Sunken</enum>
+ </property>
+ <grid>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="QLabel" row="1" column="0">
+ <property name="name">
+ <cstring>textLabel2_3</cstring>
+ </property>
+ <property name="text">
+ <string>Color:</string>
+ </property>
+ </widget>
+ <widget class="KColorButton" row="1" column="1">
+ <property name="name">
+ <cstring>color</cstring>
+ </property>
+ <property name="text">
+ <string></string>
+ </property>
+ <property name="toolTip" stdset="0">
+ <string>color of the plot line</string>
+ </property>
+ <property name="whatsThis" stdset="0">
+ <string>Click this button to choose a color for the plot line.</string>
+ </property>
+ </widget>
+ <widget class="QLabel" row="0" column="0">
+ <property name="name">
+ <cstring>textLabel1_3_3</cstring>
+ </property>
+ <property name="text">
+ <string>Line width:</string>
+ </property>
+ <property name="buddy" stdset="0">
+ <cstring>lineWidthAntiderivative</cstring>
+ </property>
+ </widget>
+ <widget class="KIntNumInput" row="0" column="1">
+ <property name="name">
+ <cstring>lineWidth</cstring>
+ </property>
+ <property name="minValue">
+ <number>1</number>
+ </property>
+ <property name="toolTip" stdset="0">
+ <string>width of the plot line</string>
+ </property>
+ <property name="whatsThis" stdset="0">
+ <string>Change the width of the plot line in steps of 0.1mm.</string>
+ </property>
+ </widget>
+ <widget class="QLabel" row="0" column="2">
+ <property name="name">
+ <cstring>TextLabel2_3</cstring>
+ </property>
+ <property name="text">
+ <string>0.1mm</string>
+ </property>
+ </widget>
+ </grid>
+ </widget>
+ <spacer>
+ <property name="name">
+ <cstring>spacer5</cstring>
+ </property>
+ <property name="orientation">
+ <enum>Vertical</enum>
+ </property>
+ <property name="sizeType">
+ <enum>Expanding</enum>
+ </property>
+ <property name="sizeHint">
+ <size>
+ <width>20</width>
+ <height>62</height>
+ </size>
+ </property>
+ </spacer>
+ </vbox>
+</widget>
+<customwidgets>
+</customwidgets>
+<connections>
+ <connection>
+ <sender>showIntegral</sender>
+ <signal>toggled(bool)</signal>
+ <receiver>grpPoint</receiver>
+ <slot>setEnabled(bool)</slot>
+ </connection>
+ <connection>
+ <sender>showIntegral</sender>
+ <signal>toggled(bool)</signal>
+ <receiver>frame5_2_2</receiver>
+ <slot>setEnabled(bool)</slot>
+ </connection>
+ <connection>
+ <sender>showIntegral</sender>
+ <signal>toggled(bool)</signal>
+ <receiver>frame6_3</receiver>
+ <slot>setEnabled(bool)</slot>
+ </connection>
+ <connection>
+ <sender>customPrecision</sender>
+ <signal>toggled(bool)</signal>
+ <receiver>precision</receiver>
+ <slot>setEnabled(bool)</slot>
+ </connection>
+ <connection>
+ <sender>customPrecision</sender>
+ <signal>toggled(bool)</signal>
+ <receiver>textLabel2_2_3</receiver>
+ <slot>setEnabled(bool)</slot>
+ </connection>
+</connections>
+<tabstops>
+ <tabstop>showIntegral</tabstop>
+ <tabstop>txtInitX</tabstop>
+ <tabstop>txtInitY</tabstop>
+ <tabstop>customPrecision</tabstop>
+ <tabstop>precision</tabstop>
+ <tabstop>lineWidth</tabstop>
+ <tabstop>color</tabstop>
+</tabstops>
+<layoutdefaults spacing="6" margin="11"/>
+<includehints>
+ <includehint>knuminput.h</includehint>
+</includehints>
+</UI>