All checks were successful
Build AppImage / Explore-Gitea-Actions (push) Successful in 1m46s
run scripts Co-authored-by: Dominik Demuth <dominik.demuth@physik.tu-darmstadt.de> Reviewed-on: #291
1135 lines
30 KiB
XML
1135 lines
30 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>BaseWindow</class>
|
|
<widget class="QMainWindow" name="BaseWindow">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>1386</width>
|
|
<height>827</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>Mr. Godot told me to tell you he won't come this evening but surely tomorrow.</string>
|
|
</property>
|
|
<property name="windowIcon">
|
|
<iconset>
|
|
<normaloff>:/logo.png</normaloff>:/logo.png</iconset>
|
|
</property>
|
|
<property name="dockOptions">
|
|
<set>QMainWindow::AllowTabbedDocks|QMainWindow::AnimatedDocks|QMainWindow::ForceTabbedDocks|QMainWindow::VerticalTabs</set>
|
|
</property>
|
|
<widget class="QWidget" name="centralwidget">
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
<property name="spacing">
|
|
<number>3</number>
|
|
</property>
|
|
<property name="leftMargin">
|
|
<number>3</number>
|
|
</property>
|
|
<property name="topMargin">
|
|
<number>3</number>
|
|
</property>
|
|
<property name="rightMargin">
|
|
<number>3</number>
|
|
</property>
|
|
<property name="bottomMargin">
|
|
<number>3</number>
|
|
</property>
|
|
<item>
|
|
<widget class="QSplitter" name="splitter">
|
|
<property name="orientation">
|
|
<enum>Qt::Horizontal</enum>
|
|
</property>
|
|
<widget class="QTabWidget" name="tabWidget">
|
|
<property name="tabPosition">
|
|
<enum>QTabWidget::West</enum>
|
|
</property>
|
|
<property name="tabShape">
|
|
<enum>QTabWidget::Rounded</enum>
|
|
</property>
|
|
<property name="currentIndex">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="elideMode">
|
|
<enum>Qt::ElideRight</enum>
|
|
</property>
|
|
<property name="tabsClosable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="movable">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="tabBarAutoHide">
|
|
<bool>true</bool>
|
|
</property>
|
|
<widget class="DataWidget" name="datawidget">
|
|
<attribute name="title">
|
|
<string>Data</string>
|
|
</attribute>
|
|
</widget>
|
|
<widget class="ValueEditWidget" name="valuewidget">
|
|
<attribute name="icon">
|
|
<iconset>
|
|
<normaloff>:/value_dock</normaloff>:/value_dock</iconset>
|
|
</attribute>
|
|
<attribute name="title">
|
|
<string>Values</string>
|
|
</attribute>
|
|
</widget>
|
|
<widget class="QFitDialog" name="fit_dialog">
|
|
<attribute name="icon">
|
|
<iconset>
|
|
<normaloff>:/fit_dock</normaloff>:/fit_dock</iconset>
|
|
</attribute>
|
|
<attribute name="title">
|
|
<string>Fit</string>
|
|
</attribute>
|
|
</widget>
|
|
<widget class="EditSignalWidget" name="editsignalwidget">
|
|
<attribute name="icon">
|
|
<iconset>
|
|
<normaloff>:/signal_dock</normaloff>:/signal_dock</iconset>
|
|
</attribute>
|
|
<attribute name="title">
|
|
<string>Signals</string>
|
|
</attribute>
|
|
</widget>
|
|
<widget class="PointSelectWidget" name="ptsselectwidget">
|
|
<attribute name="icon">
|
|
<iconset>
|
|
<normaloff>:/peakpick_dock</normaloff>:/peakpick_dock</iconset>
|
|
</attribute>
|
|
<attribute name="title">
|
|
<string>Pick points</string>
|
|
</attribute>
|
|
</widget>
|
|
<widget class="QT1Widget" name="t1tauwidget">
|
|
<attribute name="icon">
|
|
<iconset>
|
|
<normaloff>:/eval_t1_dock</normaloff>:/eval_t1_dock</iconset>
|
|
</attribute>
|
|
<attribute name="title">
|
|
<string>SLR</string>
|
|
</attribute>
|
|
</widget>
|
|
<widget class="DrawingsWidget" name="drawingswidget">
|
|
<attribute name="title">
|
|
<string>Drawings</string>
|
|
</attribute>
|
|
</widget>
|
|
<widget class="IntegralWidget" name="integralwidget">
|
|
<attribute name="title">
|
|
<string>Integrate</string>
|
|
</attribute>
|
|
</widget>
|
|
</widget>
|
|
<widget class="MdiAreaTile" name="area"/>
|
|
</widget>
|
|
</item>
|
|
</layout>
|
|
</widget>
|
|
<widget class="QMenuBar" name="menubar">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>1386</width>
|
|
<height>20</height>
|
|
</rect>
|
|
</property>
|
|
<widget class="QMenu" name="menuFile">
|
|
<property name="title">
|
|
<string>&File</string>
|
|
</property>
|
|
<widget class="QMenu" name="menuSave">
|
|
<property name="title">
|
|
<string>&Save...</string>
|
|
</property>
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>:/Daleks.png</normaloff>:/Daleks.png</iconset>
|
|
</property>
|
|
<property name="separatorsCollapsible">
|
|
<bool>true</bool>
|
|
</property>
|
|
<addaction name="actionSave"/>
|
|
<addaction name="actionExportGraphic"/>
|
|
<addaction name="action_save_fit_parameter"/>
|
|
</widget>
|
|
<addaction name="action_open"/>
|
|
<addaction name="actionOpen_FC"/>
|
|
<addaction name="menuSave"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="actionPrint"/>
|
|
<addaction name="action_reset"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="action_close"/>
|
|
<addaction name="separator"/>
|
|
</widget>
|
|
<widget class="QMenu" name="menuData">
|
|
<property name="title">
|
|
<string>&Data</string>
|
|
</property>
|
|
<widget class="QMenu" name="menuCut_to_visible_range">
|
|
<property name="title">
|
|
<string>Cut to visible range</string>
|
|
</property>
|
|
<addaction name="separator"/>
|
|
<addaction name="action_cut_xaxis"/>
|
|
<addaction name="action_cut_yaxis"/>
|
|
</widget>
|
|
<addaction name="action_new_set"/>
|
|
<addaction name="action_delete_sets"/>
|
|
<addaction name="actionMove_between_plots"/>
|
|
<addaction name="actionConcatenate_sets"/>
|
|
<addaction name="actionAddlines"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="action_sort_pts"/>
|
|
<addaction name="actionSkip_points"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="menuCut_to_visible_range"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="actionChange_datatypes"/>
|
|
<addaction name="actionUse_script"/>
|
|
</widget>
|
|
<widget class="QMenu" name="menuHelp">
|
|
<property name="title">
|
|
<string>&Help</string>
|
|
</property>
|
|
<addaction name="actionShow_error_log"/>
|
|
<addaction name="actionUpdate"/>
|
|
<addaction name="actionBugs"/>
|
|
<addaction name="actionAbout"/>
|
|
</widget>
|
|
<widget class="QMenu" name="menuExtra">
|
|
<property name="title">
|
|
<string>Math</string>
|
|
</property>
|
|
<widget class="QMenu" name="menuNormalize">
|
|
<property name="title">
|
|
<string>&Normalize</string>
|
|
</property>
|
|
<property name="icon">
|
|
<iconset>
|
|
<normaloff>:/normal.png</normaloff>:/normal.png</iconset>
|
|
</property>
|
|
<addaction name="action_norm_max"/>
|
|
<addaction name="action_norm_max_abs"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="action_norm_first"/>
|
|
<addaction name="action_norm_last"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="action_norm_area"/>
|
|
</widget>
|
|
<addaction name="action_mean_t1"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="actionFilon"/>
|
|
<addaction name="actionDerivation"/>
|
|
<addaction name="actionIntegration"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="menuNormalize"/>
|
|
<addaction name="actionInterpolation"/>
|
|
<addaction name="actionBinning"/>
|
|
<addaction name="actionRunning_values"/>
|
|
<addaction name="actionShift"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="action_calc"/>
|
|
</widget>
|
|
<widget class="QMenu" name="menuFit">
|
|
<property name="title">
|
|
<string>F&it</string>
|
|
</property>
|
|
<widget class="QMenu" name="menuMethod">
|
|
<property name="title">
|
|
<string>Method</string>
|
|
</property>
|
|
<addaction name="action_lm_fit"/>
|
|
<addaction name="action_nm_fit"/>
|
|
<addaction name="action_odr_fit"/>
|
|
</widget>
|
|
<widget class="QMenu" name="menuLimits">
|
|
<property name="title">
|
|
<string>Limits</string>
|
|
</property>
|
|
<addaction name="action_no_range"/>
|
|
<addaction name="action_x_range"/>
|
|
<addaction name="action_custom_range"/>
|
|
<addaction name="actionExclude_region"/>
|
|
</widget>
|
|
<addaction name="action_FitWidget"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="action_create_fit_function"/>
|
|
<addaction name="actionFunction_editor"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="menuMethod"/>
|
|
<addaction name="menuLimits"/>
|
|
</widget>
|
|
<widget class="QMenu" name="menuOptions">
|
|
<property name="title">
|
|
<string>Options</string>
|
|
</property>
|
|
<addaction name="actionMouse_behaviour"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="action_colorcycle"/>
|
|
<addaction name="actionConfiguration"/>
|
|
<addaction name="actionCreate_starter"/>
|
|
</widget>
|
|
<widget class="QMenu" name="menuWindow">
|
|
<property name="title">
|
|
<string>Plots</string>
|
|
</property>
|
|
<widget class="QMenu" name="menuView">
|
|
<property name="title">
|
|
<string>View</string>
|
|
</property>
|
|
<addaction name="actionTile"/>
|
|
<addaction name="actionTileVertical"/>
|
|
<addaction name="actionTileHorizontal"/>
|
|
<addaction name="actionCascade_windows"/>
|
|
</widget>
|
|
<addaction name="actionNew_window"/>
|
|
<addaction name="actionDelete_window"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="actionNext_window"/>
|
|
<addaction name="actionPrevious"/>
|
|
<addaction name="actionMaximize"/>
|
|
<addaction name="actionMinimize"/>
|
|
<addaction name="menuView"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="actionRefresh"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="action_draw_object"/>
|
|
</widget>
|
|
<widget class="QMenu" name="menuNMR">
|
|
<property name="title">
|
|
<string>NMR</string>
|
|
</property>
|
|
<addaction name="t1action"/>
|
|
<addaction name="actionCalculateT1"/>
|
|
<addaction name="action_coup_calc"/>
|
|
</widget>
|
|
<widget class="QMenu" name="menuBDS">
|
|
<property name="title">
|
|
<string>BDS</string>
|
|
</property>
|
|
<addaction name="action_calc_eps_derivative"/>
|
|
</widget>
|
|
<widget class="QMenu" name="menuSpectrum">
|
|
<property name="title">
|
|
<string>Spectrum</string>
|
|
</property>
|
|
<addaction name="action_magnitude"/>
|
|
<addaction name="actionCenterMax"/>
|
|
<addaction name="action_depake"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="action_edit"/>
|
|
<addaction name="actionBaseline"/>
|
|
<addaction name="actionPick_position"/>
|
|
</widget>
|
|
<widget class="QMenu" name="menuStuff">
|
|
<property name="title">
|
|
<string/>
|
|
</property>
|
|
<addaction name="actionSnake"/>
|
|
<addaction name="actionLife"/>
|
|
<addaction name="actionTetris"/>
|
|
<addaction name="actionMine"/>
|
|
</widget>
|
|
<widget class="QMenu" name="menuDSC">
|
|
<property name="title">
|
|
<string>DSC</string>
|
|
</property>
|
|
<addaction name="actionTNMH_model"/>
|
|
</widget>
|
|
<addaction name="menuFile"/>
|
|
<addaction name="menuWindow"/>
|
|
<addaction name="menuData"/>
|
|
<addaction name="menuExtra"/>
|
|
<addaction name="menuSpectrum"/>
|
|
<addaction name="menuFit"/>
|
|
<addaction name="menuNMR"/>
|
|
<addaction name="menuBDS"/>
|
|
<addaction name="menuDSC"/>
|
|
<addaction name="menuOptions"/>
|
|
<addaction name="menuHelp"/>
|
|
<addaction name="menuStuff"/>
|
|
</widget>
|
|
<widget class="QToolBar" name="toolBar">
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>Main</string>
|
|
</property>
|
|
<property name="allowedAreas">
|
|
<set>Qt::AllToolBarAreas</set>
|
|
</property>
|
|
<property name="iconSize">
|
|
<size>
|
|
<width>24</width>
|
|
<height>24</height>
|
|
</size>
|
|
</property>
|
|
<property name="toolButtonStyle">
|
|
<enum>Qt::ToolButtonIconOnly</enum>
|
|
</property>
|
|
<attribute name="toolBarArea">
|
|
<enum>TopToolBarArea</enum>
|
|
</attribute>
|
|
<attribute name="toolBarBreak">
|
|
<bool>false</bool>
|
|
</attribute>
|
|
<addaction name="action_open"/>
|
|
<addaction name="actionSave"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="actionMouse_behaviour"/>
|
|
<addaction name="separator"/>
|
|
<addaction name="actionPrevious"/>
|
|
<addaction name="actionNext_window"/>
|
|
</widget>
|
|
<widget class="QToolBar" name="toolbar_edit">
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>Math</string>
|
|
</property>
|
|
<property name="iconSize">
|
|
<size>
|
|
<width>24</width>
|
|
<height>24</height>
|
|
</size>
|
|
</property>
|
|
<property name="toolButtonStyle">
|
|
<enum>Qt::ToolButtonIconOnly</enum>
|
|
</property>
|
|
<attribute name="toolBarArea">
|
|
<enum>TopToolBarArea</enum>
|
|
</attribute>
|
|
<attribute name="toolBarBreak">
|
|
<bool>false</bool>
|
|
</attribute>
|
|
<addaction name="action_calc"/>
|
|
<addaction name="action_mean_t1"/>
|
|
<addaction name="actionShift"/>
|
|
</widget>
|
|
<widget class="QStatusBar" name="statusBar"/>
|
|
<widget class="QToolBar" name="toolBar_nmr">
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>NMR</string>
|
|
</property>
|
|
<property name="iconSize">
|
|
<size>
|
|
<width>24</width>
|
|
<height>24</height>
|
|
</size>
|
|
</property>
|
|
<attribute name="toolBarArea">
|
|
<enum>TopToolBarArea</enum>
|
|
</attribute>
|
|
<attribute name="toolBarBreak">
|
|
<bool>false</bool>
|
|
</attribute>
|
|
<addaction name="t1action"/>
|
|
<addaction name="actionCalculateT1"/>
|
|
</widget>
|
|
<widget class="QToolBar" name="toolBar_spectrum">
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>Spectrum</string>
|
|
</property>
|
|
<property name="iconSize">
|
|
<size>
|
|
<width>24</width>
|
|
<height>24</height>
|
|
</size>
|
|
</property>
|
|
<attribute name="toolBarArea">
|
|
<enum>TopToolBarArea</enum>
|
|
</attribute>
|
|
<attribute name="toolBarBreak">
|
|
<bool>false</bool>
|
|
</attribute>
|
|
<addaction name="action_edit"/>
|
|
<addaction name="actionPick_position"/>
|
|
</widget>
|
|
<widget class="QToolBar" name="toolBar_data">
|
|
<property name="sizePolicy">
|
|
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>Data</string>
|
|
</property>
|
|
<property name="iconSize">
|
|
<size>
|
|
<width>24</width>
|
|
<height>24</height>
|
|
</size>
|
|
</property>
|
|
<attribute name="toolBarArea">
|
|
<enum>TopToolBarArea</enum>
|
|
</attribute>
|
|
<attribute name="toolBarBreak">
|
|
<bool>false</bool>
|
|
</attribute>
|
|
<addaction name="actionConcatenate_sets"/>
|
|
<addaction name="action_sort_pts"/>
|
|
</widget>
|
|
<action name="action_close">
|
|
<property name="text">
|
|
<string>&Quit</string>
|
|
</property>
|
|
<property name="shortcut">
|
|
<string>Ctrl+Q</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionExportGraphic">
|
|
<property name="text">
|
|
<string>Export graphic...</string>
|
|
</property>
|
|
<property name="shortcut">
|
|
<string>Ctrl+Shift+S</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_open">
|
|
<property name="text">
|
|
<string>&Open...</string>
|
|
</property>
|
|
<property name="shortcut">
|
|
<string>Ctrl+O</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionExportData">
|
|
<property name="text">
|
|
<string>Export data...</string>
|
|
</property>
|
|
<property name="shortcut">
|
|
<string>Ctrl+Shift+S</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_calc">
|
|
<property name="text">
|
|
<string>&Evaluate expression...</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_delete_sets">
|
|
<property name="text">
|
|
<string>&Delete Set</string>
|
|
</property>
|
|
<property name="shortcut">
|
|
<string>Ctrl+Del</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_save_fit_parameter">
|
|
<property name="text">
|
|
<string>Save fit &parameter...</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_sort_pts">
|
|
<property name="text">
|
|
<string>Sort &points</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_reset">
|
|
<property name="text">
|
|
<string>&Reset</string>
|
|
</property>
|
|
<property name="shortcut">
|
|
<string>Ctrl+R</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionDocumentation">
|
|
<property name="text">
|
|
<string>&Documentation</string>
|
|
</property>
|
|
<property name="shortcut">
|
|
<string>F1</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_FitWidget">
|
|
<property name="text">
|
|
<string>Open &Fit</string>
|
|
</property>
|
|
<property name="shortcut">
|
|
<string>Ctrl+F</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_norm_max">
|
|
<property name="text">
|
|
<string>&Max</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_norm_first">
|
|
<property name="text">
|
|
<string>&First point</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_norm_area">
|
|
<property name="text">
|
|
<string>&Area</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_norm_max_abs">
|
|
<property name="text">
|
|
<string>Ma&x(Abs)</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_norm_last">
|
|
<property name="text">
|
|
<string>&Last point</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionSave">
|
|
<property name="text">
|
|
<string>S&ave...</string>
|
|
</property>
|
|
<property name="shortcut">
|
|
<string>Ctrl+S</string>
|
|
</property>
|
|
</action>
|
|
<action name="actiontoolbar_display">
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Views</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionEdit_toolbars">
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Edit</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionAddlines">
|
|
<property name="text">
|
|
<string>Set by function...</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionColors">
|
|
<property name="text">
|
|
<string>&Reset color</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionConcatenate_sets">
|
|
<property name="text">
|
|
<string>Join sets</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionShift">
|
|
<property name="text">
|
|
<string>&Shift/scale...</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionShow_log">
|
|
<property name="icon">
|
|
<iconset theme="dialog-information">
|
|
<normaloff>../../../../../.designer/backup</normaloff>../../../../../.designer/backup</iconset>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Show log...</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_create_fit_function">
|
|
<property name="text">
|
|
<string>&Create fit function...</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_colorcycle">
|
|
<property name="text">
|
|
<string>Color cycles...</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionSave_session">
|
|
<property name="text">
|
|
<string>Update session</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionMouse_behaviour">
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>Mouse behaviour</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Switch between zoom and pan in graph.</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionConfiguration">
|
|
<property name="text">
|
|
<string>Configuration...</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionRefresh">
|
|
<property name="text">
|
|
<string>Refresh</string>
|
|
</property>
|
|
<property name="shortcut">
|
|
<string>F5</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionInterpolation">
|
|
<property name="text">
|
|
<string>Interpolation...</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionRunning_values">
|
|
<property name="text">
|
|
<string>Smoothing...</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionFit_parameter_saving">
|
|
<property name="text">
|
|
<string>Fit parameter saving...</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionShow_fit_parameter">
|
|
<property name="text">
|
|
<string>Parameter...</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionSkip_points">
|
|
<property name="text">
|
|
<string>Skip points...</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionGuide_lines">
|
|
<property name="text">
|
|
<string>Draw lines...</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionMaximize">
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>Maximize</string>
|
|
</property>
|
|
<property name="visible">
|
|
<bool>false</bool>
|
|
</property>
|
|
</action>
|
|
<action name="actionTile">
|
|
<property name="text">
|
|
<string>Tile windows</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionTileVertical">
|
|
<property name="text">
|
|
<string>Tile windows vertically</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionTileHorizontal">
|
|
<property name="text">
|
|
<string>Tile windows horizontally</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionMinimize">
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>Minimize</string>
|
|
</property>
|
|
<property name="visible">
|
|
<bool>false</bool>
|
|
</property>
|
|
</action>
|
|
<action name="actionNew_window">
|
|
<property name="text">
|
|
<string>New graph</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionDelete_window">
|
|
<property name="text">
|
|
<string>Delete graph</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionCascade_windows">
|
|
<property name="text">
|
|
<string>Cascade windows</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionNext_window">
|
|
<property name="text">
|
|
<string>Next</string>
|
|
</property>
|
|
<property name="shortcut">
|
|
<string>Alt+Right</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionPrevious">
|
|
<property name="text">
|
|
<string>Previous</string>
|
|
</property>
|
|
<property name="shortcut">
|
|
<string>Alt+Left</string>
|
|
</property>
|
|
</action>
|
|
<action name="t1action">
|
|
<property name="text">
|
|
<string>Evaluate T1 minimum...</string>
|
|
</property>
|
|
</action>
|
|
<action name="t1tau">
|
|
<property name="text">
|
|
<string>Calculate T1...</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_coup_calc">
|
|
<property name="text">
|
|
<string>Coupling values...</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_calc_eps_derivative">
|
|
<property name="text">
|
|
<string>Calculate derivative loss</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionOpen_FC">
|
|
<property name="text">
|
|
<string>Read FC data...</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_mean_t1">
|
|
<property name="text">
|
|
<string>Convert mean values...</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionFilon">
|
|
<property name="text">
|
|
<string>Log FT...</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_new_set">
|
|
<property name="text">
|
|
<string>New set</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_magnitude">
|
|
<property name="text">
|
|
<string>Calculate magnitude</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionCenterMax">
|
|
<property name="text">
|
|
<string>Center on max</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_depake">
|
|
<property name="text">
|
|
<string>De-paked spectrum</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_edit">
|
|
<property name="text">
|
|
<string>Edit signals...</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionPick_position">
|
|
<property name="text">
|
|
<string>Pick points...</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionIntegrate">
|
|
<property name="text">
|
|
<string>Integrate</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionDerivation">
|
|
<property name="text">
|
|
<string>Differentiation...</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionIntegration">
|
|
<property name="text">
|
|
<string>Integration...</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionMove_between_plots">
|
|
<property name="text">
|
|
<string>Move sets...</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionBaseline">
|
|
<property name="text">
|
|
<string>Baseline...</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionCalculateT1">
|
|
<property name="text">
|
|
<string>Calculate relaxation...</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionChange_datatypes">
|
|
<property name="text">
|
|
<string>Change datatypes...</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionPrint">
|
|
<property name="text">
|
|
<string>Print...</string>
|
|
</property>
|
|
<property name="shortcut">
|
|
<string>Ctrl+P</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_lm_fit">
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>Default stuff</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_nm_fit">
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>Nelder-Mead</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_odr_fit">
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>ODR</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_no_range">
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>false</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>None</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_x_range">
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>Visible x range</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_custom_range">
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>Custom</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionSnake">
|
|
<property name="text">
|
|
<string>Worm</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionFunction_editor">
|
|
<property name="text">
|
|
<string>Function editor...</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionLife">
|
|
<property name="text">
|
|
<string>Life...</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionTetris">
|
|
<property name="text">
|
|
<string>Not Tetris</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionUpdate">
|
|
<property name="text">
|
|
<string>Look for updates</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionMine">
|
|
<property name="text">
|
|
<string>Mine</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_draw_object">
|
|
<property name="text">
|
|
<string>Draw objects...</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionBugs">
|
|
<property name="text">
|
|
<string>Bugs! Problems! Wishes!</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionShow_error_log">
|
|
<property name="text">
|
|
<string>Show error log</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionCreate_starter">
|
|
<property name="text">
|
|
<string>Create starter..</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionAbout">
|
|
<property name="text">
|
|
<string>About...</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionTNMH_model">
|
|
<property name="text">
|
|
<string>Tg , Hodge, TNMH,,,</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionBinning">
|
|
<property name="text">
|
|
<string>Binning...</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionTNMH">
|
|
<property name="text">
|
|
<string>TNMH...</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionExclude_region">
|
|
<property name="checkable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="text">
|
|
<string>Exclude region</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_cut_xaxis">
|
|
<property name="text">
|
|
<string>x axis</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Remove data points outside visible x range.</string>
|
|
</property>
|
|
</action>
|
|
<action name="action_cut_yaxis">
|
|
<property name="text">
|
|
<string>y axis</string>
|
|
</property>
|
|
<property name="toolTip">
|
|
<string>Remove data points outside visible y range. Uses real part of points.</string>
|
|
</property>
|
|
</action>
|
|
<action name="actionUse_script">
|
|
<property name="text">
|
|
<string>Use script...</string>
|
|
</property>
|
|
</action>
|
|
</widget>
|
|
<customwidgets>
|
|
<customwidget>
|
|
<class>DataWidget</class>
|
|
<extends>QWidget</extends>
|
|
<header>..data.datawidget.datawidget</header>
|
|
<container>1</container>
|
|
</customwidget>
|
|
<customwidget>
|
|
<class>EditSignalWidget</class>
|
|
<extends>QWidget</extends>
|
|
<header>..data.signaledit.editsignalwidget</header>
|
|
<container>1</container>
|
|
</customwidget>
|
|
<customwidget>
|
|
<class>PointSelectWidget</class>
|
|
<extends>QWidget</extends>
|
|
<header>..data.point_select</header>
|
|
<container>1</container>
|
|
</customwidget>
|
|
<customwidget>
|
|
<class>ValueEditWidget</class>
|
|
<extends>QWidget</extends>
|
|
<header>..data.valueeditwidget</header>
|
|
<container>1</container>
|
|
</customwidget>
|
|
<customwidget>
|
|
<class>QT1Widget</class>
|
|
<extends>QWidget</extends>
|
|
<header>..nmr.t1widget</header>
|
|
<container>1</container>
|
|
</customwidget>
|
|
<customwidget>
|
|
<class>QFitDialog</class>
|
|
<extends>QWidget</extends>
|
|
<header>..fit.fitwindow</header>
|
|
<container>1</container>
|
|
</customwidget>
|
|
<customwidget>
|
|
<class>DrawingsWidget</class>
|
|
<extends>QWidget</extends>
|
|
<header>..graphs.drawings</header>
|
|
<container>1</container>
|
|
</customwidget>
|
|
<customwidget>
|
|
<class>IntegralWidget</class>
|
|
<extends>QWidget</extends>
|
|
<header>..data.integral_widget</header>
|
|
<container>1</container>
|
|
</customwidget>
|
|
<customwidget>
|
|
<class>MdiAreaTile</class>
|
|
<extends>QFrame</extends>
|
|
<header>..lib.mdiarea</header>
|
|
<container>1</container>
|
|
</customwidget>
|
|
</customwidgets>
|
|
<resources/>
|
|
<connections>
|
|
<connection>
|
|
<sender>action_close</sender>
|
|
<signal>triggered()</signal>
|
|
<receiver>BaseWindow</receiver>
|
|
<slot>close()</slot>
|
|
<hints>
|
|
<hint type="sourcelabel">
|
|
<x>-1</x>
|
|
<y>-1</y>
|
|
</hint>
|
|
<hint type="destinationlabel">
|
|
<x>439</x>
|
|
<y>274</y>
|
|
</hint>
|
|
</hints>
|
|
</connection>
|
|
</connections>
|
|
</ui>
|