Add fit, plot and musrt0 in toolbar.
This commit is contained in:
592
src/external/MuSRFitGUI/devel/MuSRFit.ui
vendored
592
src/external/MuSRFitGUI/devel/MuSRFit.ui
vendored
@ -1652,7 +1652,7 @@
|
||||
<rect>
|
||||
<x>4</x>
|
||||
<y>3</y>
|
||||
<width>440</width>
|
||||
<width>545</width>
|
||||
<height>95</height>
|
||||
</rect>
|
||||
</property>
|
||||
@ -1681,57 +1681,15 @@
|
||||
<property name="title">
|
||||
<string>RUN Numbers</string>
|
||||
</property>
|
||||
<widget class="QLabel">
|
||||
<widget class="QLineEdit">
|
||||
<property name="name">
|
||||
<cstring>BeamLineLabel</cstring>
|
||||
<cstring>RunNumbers</cstring>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>22</x>
|
||||
<y>55</y>
|
||||
<width>99</width>
|
||||
<height>26</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="minimumSize">
|
||||
<size>
|
||||
<width>0</width>
|
||||
<height>20</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>On beam line</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QComboBox">
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>LEM</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>GPS</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>Dolly</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>LTF</string>
|
||||
</property>
|
||||
</item>
|
||||
<property name="name">
|
||||
<cstring>BeamLine</cstring>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>122</x>
|
||||
<y>55</y>
|
||||
<width>100</width>
|
||||
<x>15</x>
|
||||
<y>25</y>
|
||||
<width>505</width>
|
||||
<height>26</height>
|
||||
</rect>
|
||||
</property>
|
||||
@ -1746,30 +1704,14 @@
|
||||
<property name="minimumSize">
|
||||
<size>
|
||||
<width>0</width>
|
||||
<height>20</height>
|
||||
<height>23</height>
|
||||
</size>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QLabel">
|
||||
<property name="name">
|
||||
<cstring>YEARLabel</cstring>
|
||||
<property name="toolTip" stdset="0">
|
||||
<string>Numbers of RUNs to fit. Multiple runs are comma separated.</string>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>251</x>
|
||||
<y>55</y>
|
||||
<width>55</width>
|
||||
<height>26</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="minimumSize">
|
||||
<size>
|
||||
<width>0</width>
|
||||
<height>20</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Year</string>
|
||||
<property name="whatsThis" stdset="0">
|
||||
<string>Numbers of RUNs to fit. Multiple runs are comma separated.</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QComboBox">
|
||||
@ -1808,7 +1750,7 @@
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>320</x>
|
||||
<x>420</x>
|
||||
<y>55</y>
|
||||
<width>100</width>
|
||||
<height>26</height>
|
||||
@ -1829,15 +1771,57 @@
|
||||
</size>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QLineEdit">
|
||||
<widget class="QLabel">
|
||||
<property name="name">
|
||||
<cstring>RunNumbers</cstring>
|
||||
<cstring>YEARLabel</cstring>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>15</x>
|
||||
<y>25</y>
|
||||
<width>405</width>
|
||||
<x>361</x>
|
||||
<y>55</y>
|
||||
<width>55</width>
|
||||
<height>26</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="minimumSize">
|
||||
<size>
|
||||
<width>0</width>
|
||||
<height>20</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Year</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QComboBox">
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>LEM</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>GPS</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>Dolly</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>LTF</string>
|
||||
</property>
|
||||
</item>
|
||||
<property name="name">
|
||||
<cstring>BeamLine</cstring>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>232</x>
|
||||
<y>55</y>
|
||||
<width>100</width>
|
||||
<height>26</height>
|
||||
</rect>
|
||||
</property>
|
||||
@ -1852,14 +1836,30 @@
|
||||
<property name="minimumSize">
|
||||
<size>
|
||||
<width>0</width>
|
||||
<height>23</height>
|
||||
<height>20</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="toolTip" stdset="0">
|
||||
<string>Numbers of RUNs to fit. Multiple runs are comma separated.</string>
|
||||
</widget>
|
||||
<widget class="QLabel">
|
||||
<property name="name">
|
||||
<cstring>BeamLineLabel</cstring>
|
||||
</property>
|
||||
<property name="whatsThis" stdset="0">
|
||||
<string>Numbers of RUNs to fit. Multiple runs are comma separated.</string>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>127</x>
|
||||
<y>55</y>
|
||||
<width>99</width>
|
||||
<height>26</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="minimumSize">
|
||||
<size>
|
||||
<width>0</width>
|
||||
<height>20</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>On beam line</string>
|
||||
</property>
|
||||
</widget>
|
||||
</widget>
|
||||
@ -1887,7 +1887,7 @@
|
||||
<rect>
|
||||
<x>15</x>
|
||||
<y>25</y>
|
||||
<width>405</width>
|
||||
<width>505</width>
|
||||
<height>26</height>
|
||||
</rect>
|
||||
</property>
|
||||
@ -1921,7 +1921,7 @@
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>320</x>
|
||||
<x>420</x>
|
||||
<y>55</y>
|
||||
<width>100</width>
|
||||
<height>26</height>
|
||||
@ -1954,95 +1954,6 @@
|
||||
</widget>
|
||||
</vbox>
|
||||
</widget>
|
||||
<widget class="QLayoutWidget">
|
||||
<property name="name">
|
||||
<cstring>layout27</cstring>
|
||||
</property>
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>445</x>
|
||||
<y>25</y>
|
||||
<width>97</width>
|
||||
<height>68</height>
|
||||
</rect>
|
||||
</property>
|
||||
<vbox>
|
||||
<property name="name">
|
||||
<cstring>unnamed</cstring>
|
||||
</property>
|
||||
<property name="margin">
|
||||
<number>0</number>
|
||||
</property>
|
||||
<widget class="QPushButton">
|
||||
<property name="name">
|
||||
<cstring>PlotMSR_2</cstring>
|
||||
</property>
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy>
|
||||
<hsizetype>7</hsizetype>
|
||||
<vsizetype>0</vsizetype>
|
||||
<horstretch>1</horstretch>
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="minimumSize">
|
||||
<size>
|
||||
<width>95</width>
|
||||
<height>30</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="maximumSize">
|
||||
<size>
|
||||
<width>95</width>
|
||||
<height>30</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Plot</string>
|
||||
</property>
|
||||
<property name="autoDefault">
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="default">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QPushButton">
|
||||
<property name="name">
|
||||
<cstring>go_2</cstring>
|
||||
</property>
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy>
|
||||
<hsizetype>7</hsizetype>
|
||||
<vsizetype>0</vsizetype>
|
||||
<horstretch>1</horstretch>
|
||||
<verstretch>0</verstretch>
|
||||
</sizepolicy>
|
||||
</property>
|
||||
<property name="minimumSize">
|
||||
<size>
|
||||
<width>95</width>
|
||||
<height>30</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="maximumSize">
|
||||
<size>
|
||||
<width>95</width>
|
||||
<height>30</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Fit</string>
|
||||
</property>
|
||||
<property name="autoDefault">
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="default">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</vbox>
|
||||
</widget>
|
||||
</widget>
|
||||
<widget class="QWidget">
|
||||
<property name="name">
|
||||
@ -4670,7 +4581,9 @@
|
||||
</property>
|
||||
<action name="fileOpenAction"/>
|
||||
<action name="fileSaveAction"/>
|
||||
<action name="fileSaveAsAction"/>
|
||||
<action name="Fit"/>
|
||||
<action name="Plot"/>
|
||||
<action name="T0"/>
|
||||
<action name="filePrintAction"/>
|
||||
<action name="fileExitAction"/>
|
||||
</toolbar>
|
||||
@ -4946,17 +4859,6 @@
|
||||
<string></string>
|
||||
</property>
|
||||
</action>
|
||||
<action>
|
||||
<property name="name">
|
||||
<cstring>Action</cstring>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Unnamed</string>
|
||||
</property>
|
||||
<property name="menuText">
|
||||
<string>Unnamed</string>
|
||||
</property>
|
||||
</action>
|
||||
<action>
|
||||
<property name="name">
|
||||
<cstring>separatorAction</cstring>
|
||||
@ -5016,22 +4918,6 @@
|
||||
<string>Ctrl+C</string>
|
||||
</property>
|
||||
</action>
|
||||
<action>
|
||||
<property name="name">
|
||||
<cstring>Action_2</cstring>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Unnamed</string>
|
||||
</property>
|
||||
</action>
|
||||
<action>
|
||||
<property name="name">
|
||||
<cstring>Action_3</cstring>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Unnamed</string>
|
||||
</property>
|
||||
</action>
|
||||
<action>
|
||||
<property name="name">
|
||||
<cstring>optionsnew_itemAction</cstring>
|
||||
@ -5065,6 +4951,42 @@
|
||||
<string>&Append To...</string>
|
||||
</property>
|
||||
</action>
|
||||
<action>
|
||||
<property name="name">
|
||||
<cstring>Fit</cstring>
|
||||
</property>
|
||||
<property name="iconSet">
|
||||
<iconset>image0</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Fit and Plot</string>
|
||||
</property>
|
||||
</action>
|
||||
<action>
|
||||
<property name="name">
|
||||
<cstring>Plot</cstring>
|
||||
</property>
|
||||
<property name="toggleAction">
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="iconSet">
|
||||
<iconset>image11</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Plot</string>
|
||||
</property>
|
||||
</action>
|
||||
<action>
|
||||
<property name="name">
|
||||
<cstring>T0</cstring>
|
||||
</property>
|
||||
<property name="iconSet">
|
||||
<iconset>image12</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Show t0 and Bg Bins</string>
|
||||
</property>
|
||||
</action>
|
||||
</actions>
|
||||
<images>
|
||||
<image name="image0">
|
||||
@ -5100,145 +5022,25 @@
|
||||
<image name="image10">
|
||||
<data format="PNG" length="658">89504e470d0a1a0a0000000d4948445200000016000000160806000000c4b46c3b0000025949444154388db59521931b3910469fb7027a98c42c2838cb6cb686031d689685f95d86816b66c385033dcc0305354c62dd6c021c576d2e97f3a672fb21a94bf5f449ad6e2dfabee723f4f02154e0d3db4929654e299173a69a01e04488311263a4699ac51f8373ce737f3ee36360bdfb0c4eaef194185ecfa494d86c36b3f7fe5df045dff7e49ce7979717369f3b365f760098196a8a6154abf4df8e4836b6dbedbb9c3fa8eadc9f7bbaafcfb4db0e33c392a0690963a0f642c98576db41f00cc3f0aeab784829e16364d37500485e525266b2814946c43cd247ac56e2a6654c8952ca7c1f3c4db49b35866105d298487e4443219330293408960d4490e0c839df776caa38ef2856c8cd44594f8813ac188e0878521d51a76020ae619aa6bbe04f00550d11401503304372a4b1404e3dda26c063a50202d755ffed180cccae49b3db181a13f278a6b4198280292660b52022f7c1c107524a985e81560dc3c896b05031c0ca35a65529a51263bc0f8e3192fb0b5a15b37a051443cc43126aadfc3808354f0404e7dc3b1c87b008de33bcbea2802a80923853dc8813a1944a29151b126ddbe28327e73cabea6f9fdd03c06ab5c215a8c7338d298d35f8658344871804035e2f3c3d3df1f8f8b84863e2743ab1dfefc939ff2b7c716b9baa3a0fc3c09812e2049a6b82ac54c4a0eb3a4208b7529e8fc72387c301e71cbbdd8ed56af553a92ffed98f4b2973ce995a2b2282f7fe96ac5ffa434a69fee19aaeeb7edafc17f09f4a55e7d3e9c4e17060b95cf2fcfccc7abd5efc35f8a6cbe532eff77ba66962bbddfebde3b72aa5cc87c30155fd7fc16ff5617fde773b427a020f23b15a0000000049454e44ae426082</data>
|
||||
</image>
|
||||
<image name="image11">
|
||||
<data format="PNG" length="265">89504e470d0a1a0a0000000d4948445200000016000000160806000000c4b46c3b000000d049444154388dcd94d10ac33008458fa33f55ff1ffb59d9c3e6c89c496dd860174a214daf87ab89981900aada00cc4ce8e4ebf1db68bf4bdcf8db12a09dee5a315e2556d5368a01e0b68cd415f0b73f005bdcb83f3f1c139a5e4e1de93f8c578963b1d4f830935db555a84739bf19f766f2c099ceea6562efb8179a4d4089b8378d3f8fcc7d3d924f9b57c97a3415af39ae362b23eee77738c75795c506e1e465397a1c598e336df0884192ea195dd5bc7c09c5a37e76099533bedad8ffbb8fcfb4417ede5d59c3accb395b871f12df0112aeaae89a42dc160000000049454e44ae426082</data>
|
||||
</image>
|
||||
<image name="image12">
|
||||
<data format="PNG" length="245">89504e470d0a1a0a0000000d4948445200000016000000160806000000c4b46c3b000000bc49444154388dd595c10dc2300c45bf512fdd82392cb14817e90c5da4a3f8ca383d8693d15720366941c03f3572f26cfd38ae5cced7824acbba0900ccd35878dd233133388401bcae63afe8d45bc9ef8155f5c1738e45f1101c41cd4cb2e42978593799a7b1d417e7f04c03839ec15b07bdea56a25d97676692557eb82b5a7e1f0247557ff78170abb5e2bbc091b8b7f9010df1b13eb827003ee4b1aa96b4e2ccdf5abef78fc726b78c7ff7dac01200f761528fc6bd5080fe79efd60d86746ad3b710aeb60000000049454e44ae426082</data>
|
||||
</image>
|
||||
</images>
|
||||
<connections>
|
||||
<connection>
|
||||
<sender>helpAboutAction</sender>
|
||||
<sender>Fit</sender>
|
||||
<signal>activated()</signal>
|
||||
<receiver>MuSRFitform</receiver>
|
||||
<slot>helpAbout()</slot>
|
||||
</connection>
|
||||
<connection>
|
||||
<sender>helpContentsAction</sender>
|
||||
<signal>activated()</signal>
|
||||
<receiver>MuSRFitform</receiver>
|
||||
<slot>helpContents()</slot>
|
||||
</connection>
|
||||
<connection>
|
||||
<sender>helpIndexAction</sender>
|
||||
<signal>activated()</signal>
|
||||
<receiver>MuSRFitform</receiver>
|
||||
<slot>helpIndex()</slot>
|
||||
</connection>
|
||||
<connection>
|
||||
<sender>editPasteAction</sender>
|
||||
<signal>activated()</signal>
|
||||
<receiver>MuSRFitform</receiver>
|
||||
<slot>editPaste()</slot>
|
||||
</connection>
|
||||
<connection>
|
||||
<sender>editCopyAction</sender>
|
||||
<signal>activated()</signal>
|
||||
<receiver>MuSRFitform</receiver>
|
||||
<slot>editCopy()</slot>
|
||||
</connection>
|
||||
<connection>
|
||||
<sender>editCutAction</sender>
|
||||
<signal>activated()</signal>
|
||||
<receiver>MuSRFitform</receiver>
|
||||
<slot>editCut()</slot>
|
||||
</connection>
|
||||
<connection>
|
||||
<sender>editRedoAction</sender>
|
||||
<signal>activated()</signal>
|
||||
<receiver>MuSRFitform</receiver>
|
||||
<slot>editRedo()</slot>
|
||||
</connection>
|
||||
<connection>
|
||||
<sender>editUndoAction</sender>
|
||||
<signal>activated()</signal>
|
||||
<receiver>MuSRFitform</receiver>
|
||||
<slot>editUndo()</slot>
|
||||
</connection>
|
||||
<connection>
|
||||
<sender>fileExitAction</sender>
|
||||
<signal>activated()</signal>
|
||||
<receiver>MuSRFitform</receiver>
|
||||
<slot>fileExit()</slot>
|
||||
</connection>
|
||||
<connection>
|
||||
<sender>filePrintAction</sender>
|
||||
<signal>activated()</signal>
|
||||
<receiver>MuSRFitform</receiver>
|
||||
<slot>filePrint()</slot>
|
||||
</connection>
|
||||
<connection>
|
||||
<sender>fileSaveAction</sender>
|
||||
<signal>activated()</signal>
|
||||
<receiver>MuSRFitform</receiver>
|
||||
<slot>fileSave()</slot>
|
||||
</connection>
|
||||
<connection>
|
||||
<sender>fileOpenAction</sender>
|
||||
<signal>activated()</signal>
|
||||
<receiver>MuSRFitform</receiver>
|
||||
<slot>fileOpen()</slot>
|
||||
</connection>
|
||||
<connection>
|
||||
<sender>fileChangeDirAction</sender>
|
||||
<signal>activated()</signal>
|
||||
<receiver>MuSRFitform</receiver>
|
||||
<slot>fileChangeDir()</slot>
|
||||
</connection>
|
||||
<connection>
|
||||
<sender>musrfit_tabs</sender>
|
||||
<signal>selected(const QString&)</signal>
|
||||
<receiver>MuSRFitform</receiver>
|
||||
<slot>TabChanged()</slot>
|
||||
</connection>
|
||||
<connection>
|
||||
<sender>go</sender>
|
||||
<signal>clicked()</signal>
|
||||
<receiver>MuSRFitform</receiver>
|
||||
<slot>GoFit()</slot>
|
||||
</connection>
|
||||
<connection>
|
||||
<sender>ShowT0</sender>
|
||||
<signal>clicked()</signal>
|
||||
<sender>parametersAppend_ToAction</sender>
|
||||
<signal>activated()</signal>
|
||||
<receiver>MuSRFitform</receiver>
|
||||
<slot>ShowMuSRT0()</slot>
|
||||
</connection>
|
||||
<connection>
|
||||
<sender>PlotMSR</sender>
|
||||
<signal>clicked()</signal>
|
||||
<receiver>MuSRFitform</receiver>
|
||||
<slot>GoPlot()</slot>
|
||||
</connection>
|
||||
<connection>
|
||||
<sender>InitParamTable</sender>
|
||||
<signal>valueChanged(int,int)</signal>
|
||||
<receiver>MuSRFitform</receiver>
|
||||
<slot>CallMSRCreate()</slot>
|
||||
</connection>
|
||||
<connection>
|
||||
<sender>ManualFile</sender>
|
||||
<signal>toggled(bool)</signal>
|
||||
<receiver>MuSRFitform</receiver>
|
||||
<slot>RunSelectionToggle()</slot>
|
||||
</connection>
|
||||
<connection>
|
||||
<sender>go_2</sender>
|
||||
<signal>clicked()</signal>
|
||||
<receiver>MuSRFitform</receiver>
|
||||
<slot>GoFit()</slot>
|
||||
</connection>
|
||||
<connection>
|
||||
<sender>PlotMSR_2</sender>
|
||||
<signal>pressed()</signal>
|
||||
<receiver>MuSRFitform</receiver>
|
||||
<slot>GoPlot()</slot>
|
||||
</connection>
|
||||
<connection>
|
||||
<sender>Browse</sender>
|
||||
<signal>clicked()</signal>
|
||||
<receiver>MuSRFitform</receiver>
|
||||
<slot>fileBrowse()</slot>
|
||||
</connection>
|
||||
<connection>
|
||||
<sender>BeamLine</sender>
|
||||
<signal>activated(int)</signal>
|
||||
<receiver>MuSRFitform</receiver>
|
||||
<slot>T0Update()</slot>
|
||||
<slot>parametersAppend()</slot>
|
||||
</connection>
|
||||
<connection>
|
||||
<sender>parametersExport_AsAction</sender>
|
||||
@ -5247,10 +5049,136 @@
|
||||
<slot>parametersExport()</slot>
|
||||
</connection>
|
||||
<connection>
|
||||
<sender>parametersAppend_ToAction</sender>
|
||||
<sender>BeamLine</sender>
|
||||
<signal>activated(int)</signal>
|
||||
<receiver>MuSRFitform</receiver>
|
||||
<slot>T0Update()</slot>
|
||||
</connection>
|
||||
<connection>
|
||||
<sender>Browse</sender>
|
||||
<signal>clicked()</signal>
|
||||
<receiver>MuSRFitform</receiver>
|
||||
<slot>fileBrowse()</slot>
|
||||
</connection>
|
||||
<connection>
|
||||
<sender>ManualFile</sender>
|
||||
<signal>toggled(bool)</signal>
|
||||
<receiver>MuSRFitform</receiver>
|
||||
<slot>RunSelectionToggle()</slot>
|
||||
</connection>
|
||||
<connection>
|
||||
<sender>InitParamTable</sender>
|
||||
<signal>valueChanged(int,int)</signal>
|
||||
<receiver>MuSRFitform</receiver>
|
||||
<slot>CallMSRCreate()</slot>
|
||||
</connection>
|
||||
<connection>
|
||||
<sender>PlotMSR</sender>
|
||||
<signal>clicked()</signal>
|
||||
<receiver>MuSRFitform</receiver>
|
||||
<slot>GoPlot()</slot>
|
||||
</connection>
|
||||
<connection>
|
||||
<sender>ShowT0</sender>
|
||||
<signal>clicked()</signal>
|
||||
<receiver>MuSRFitform</receiver>
|
||||
<slot>ShowMuSRT0()</slot>
|
||||
</connection>
|
||||
<connection>
|
||||
<sender>go</sender>
|
||||
<signal>clicked()</signal>
|
||||
<receiver>MuSRFitform</receiver>
|
||||
<slot>GoFit()</slot>
|
||||
</connection>
|
||||
<connection>
|
||||
<sender>musrfit_tabs</sender>
|
||||
<signal>selected(const QString&)</signal>
|
||||
<receiver>MuSRFitform</receiver>
|
||||
<slot>TabChanged()</slot>
|
||||
</connection>
|
||||
<connection>
|
||||
<sender>fileChangeDirAction</sender>
|
||||
<signal>activated()</signal>
|
||||
<receiver>MuSRFitform</receiver>
|
||||
<slot>parametersAppend()</slot>
|
||||
<slot>fileChangeDir()</slot>
|
||||
</connection>
|
||||
<connection>
|
||||
<sender>fileOpenAction</sender>
|
||||
<signal>activated()</signal>
|
||||
<receiver>MuSRFitform</receiver>
|
||||
<slot>fileOpen()</slot>
|
||||
</connection>
|
||||
<connection>
|
||||
<sender>fileSaveAction</sender>
|
||||
<signal>activated()</signal>
|
||||
<receiver>MuSRFitform</receiver>
|
||||
<slot>fileSave()</slot>
|
||||
</connection>
|
||||
<connection>
|
||||
<sender>filePrintAction</sender>
|
||||
<signal>activated()</signal>
|
||||
<receiver>MuSRFitform</receiver>
|
||||
<slot>filePrint()</slot>
|
||||
</connection>
|
||||
<connection>
|
||||
<sender>fileExitAction</sender>
|
||||
<signal>activated()</signal>
|
||||
<receiver>MuSRFitform</receiver>
|
||||
<slot>fileExit()</slot>
|
||||
</connection>
|
||||
<connection>
|
||||
<sender>editUndoAction</sender>
|
||||
<signal>activated()</signal>
|
||||
<receiver>MuSRFitform</receiver>
|
||||
<slot>editUndo()</slot>
|
||||
</connection>
|
||||
<connection>
|
||||
<sender>editRedoAction</sender>
|
||||
<signal>activated()</signal>
|
||||
<receiver>MuSRFitform</receiver>
|
||||
<slot>editRedo()</slot>
|
||||
</connection>
|
||||
<connection>
|
||||
<sender>editCutAction</sender>
|
||||
<signal>activated()</signal>
|
||||
<receiver>MuSRFitform</receiver>
|
||||
<slot>editCut()</slot>
|
||||
</connection>
|
||||
<connection>
|
||||
<sender>editCopyAction</sender>
|
||||
<signal>activated()</signal>
|
||||
<receiver>MuSRFitform</receiver>
|
||||
<slot>editCopy()</slot>
|
||||
</connection>
|
||||
<connection>
|
||||
<sender>editPasteAction</sender>
|
||||
<signal>activated()</signal>
|
||||
<receiver>MuSRFitform</receiver>
|
||||
<slot>editPaste()</slot>
|
||||
</connection>
|
||||
<connection>
|
||||
<sender>helpIndexAction</sender>
|
||||
<signal>activated()</signal>
|
||||
<receiver>MuSRFitform</receiver>
|
||||
<slot>helpIndex()</slot>
|
||||
</connection>
|
||||
<connection>
|
||||
<sender>helpContentsAction</sender>
|
||||
<signal>activated()</signal>
|
||||
<receiver>MuSRFitform</receiver>
|
||||
<slot>helpContents()</slot>
|
||||
</connection>
|
||||
<connection>
|
||||
<sender>helpAboutAction</sender>
|
||||
<signal>activated()</signal>
|
||||
<receiver>MuSRFitform</receiver>
|
||||
<slot>helpAbout()</slot>
|
||||
</connection>
|
||||
<connection>
|
||||
<sender>T0</sender>
|
||||
<signal>activated()</signal>
|
||||
<receiver>MuSRFitform</receiver>
|
||||
<slot>ShowMuSRT0()</slot>
|
||||
</connection>
|
||||
</connections>
|
||||
<tabstops>
|
||||
@ -5268,8 +5196,6 @@
|
||||
<tabstop>BINS</tabstop>
|
||||
<tabstop>FitAsyType</tabstop>
|
||||
<tabstop>LRBF</tabstop>
|
||||
<tabstop>PlotMSR_2</tabstop>
|
||||
<tabstop>go_2</tabstop>
|
||||
<tabstop>MINIMIZE</tabstop>
|
||||
<tabstop>HESSE</tabstop>
|
||||
<tabstop>go</tabstop>
|
||||
|
Reference in New Issue
Block a user