Some tweeks
This commit is contained in:
parent
9269ca72fe
commit
00d2d9194f
2
src/external/MuSRFitGUI/MSR.pm
vendored
2
src/external/MuSRFitGUI/MSR.pm
vendored
@ -1307,7 +1307,7 @@ sub RUNFileNameAuto {
|
|||||||
########################
|
########################
|
||||||
sub RUNFileNameMan {
|
sub RUNFileNameMan {
|
||||||
my %EXTs = ("root","ROOT-NPP",
|
my %EXTs = ("root","ROOT-NPP",
|
||||||
"bin","PSIBIN",
|
"bin","PSI-BIN",
|
||||||
"msr","MUD");
|
"msr","MUD");
|
||||||
|
|
||||||
# Take this information as input arguments
|
# Take this information as input arguments
|
||||||
|
343
src/external/MuSRFitGUI/MuSRFit.pl
vendored
343
src/external/MuSRFitGUI/MuSRFit.pl
vendored
@ -1,6 +1,6 @@
|
|||||||
# Form implementation generated from reading ui file 'MuSRFit.ui'
|
# Form implementation generated from reading ui file 'MuSRFit.ui'
|
||||||
#
|
#
|
||||||
# Created: Mon Sep 7 11:44:59 2009
|
# Created: Tue Sep 8 09:37:56 2009
|
||||||
# by: The PerlQt User Interface Compiler (puic)
|
# by: The PerlQt User Interface Compiler (puic)
|
||||||
#
|
#
|
||||||
# WARNING! All changes made in this file will be lost!
|
# WARNING! All changes made in this file will be lost!
|
||||||
@ -61,14 +61,16 @@ use Qt::attributes qw(
|
|||||||
LRBFLabel
|
LRBFLabel
|
||||||
LRBF
|
LRBF
|
||||||
RUNSAuto
|
RUNSAuto
|
||||||
RunNumbers
|
|
||||||
BeamLineLabel
|
BeamLineLabel
|
||||||
BeamLine
|
BeamLine
|
||||||
YEAR
|
|
||||||
YEARLabel
|
YEARLabel
|
||||||
|
YEAR
|
||||||
|
RunNumbers
|
||||||
RUNSMan
|
RUNSMan
|
||||||
RunFiles
|
RunFiles
|
||||||
Browse
|
Browse
|
||||||
|
PlotMSR_2
|
||||||
|
go_2
|
||||||
TabPage
|
TabPage
|
||||||
Minimization
|
Minimization
|
||||||
MINIMIZE
|
MINIMIZE
|
||||||
@ -867,8 +869,8 @@ sub NEW
|
|||||||
$layout42->addWidget(Comp2Label, 0, 1);
|
$layout42->addWidget(Comp2Label, 0, 1);
|
||||||
|
|
||||||
my $LayoutWidget_2 = Qt::Widget(RUNSPage, '$LayoutWidget_2');
|
my $LayoutWidget_2 = Qt::Widget(RUNSPage, '$LayoutWidget_2');
|
||||||
$LayoutWidget_2->setGeometry( Qt::Rect(21, 265, 515, 55) );
|
$LayoutWidget_2->setGeometry( Qt::Rect(21, 265, 515, 40) );
|
||||||
my $layout23 = Qt::HBoxLayout($LayoutWidget_2, 11, 6, '$layout23');
|
my $layout23 = Qt::HBoxLayout($LayoutWidget_2, 0, 3, '$layout23');
|
||||||
|
|
||||||
FitAsyTypeLabel = Qt::Label($LayoutWidget_2, "FitAsyTypeLabel");
|
FitAsyTypeLabel = Qt::Label($LayoutWidget_2, "FitAsyTypeLabel");
|
||||||
FitAsyTypeLabel->setSizePolicy( Qt::SizePolicy(5, 0, 0, 0, FitAsyTypeLabel->sizePolicy()->hasHeightForWidth()) );
|
FitAsyTypeLabel->setSizePolicy( Qt::SizePolicy(5, 0, 0, 0, FitAsyTypeLabel->sizePolicy()->hasHeightForWidth()) );
|
||||||
@ -887,35 +889,35 @@ sub NEW
|
|||||||
$layout23->addWidget(LRBF);
|
$layout23->addWidget(LRBF);
|
||||||
|
|
||||||
my $LayoutWidget_3 = Qt::Widget(RUNSPage, '$LayoutWidget_3');
|
my $LayoutWidget_3 = Qt::Widget(RUNSPage, '$LayoutWidget_3');
|
||||||
$LayoutWidget_3->setGeometry( Qt::Rect(4, 3, 550, 95) );
|
$LayoutWidget_3->setGeometry( Qt::Rect(4, 3, 440, 95) );
|
||||||
my $layout43 = Qt::VBoxLayout($LayoutWidget_3, 5, 6, '$layout43');
|
my $layout43 = Qt::VBoxLayout($LayoutWidget_3, 5, 6, '$layout43');
|
||||||
|
|
||||||
RUNSAuto = Qt::GroupBox($LayoutWidget_3, "RUNSAuto");
|
RUNSAuto = Qt::GroupBox($LayoutWidget_3, "RUNSAuto");
|
||||||
RUNSAuto->setSizePolicy( Qt::SizePolicy(5, 7, 0, 0, RUNSAuto->sizePolicy()->hasHeightForWidth()) );
|
RUNSAuto->setSizePolicy( Qt::SizePolicy(5, 7, 0, 0, RUNSAuto->sizePolicy()->hasHeightForWidth()) );
|
||||||
RUNSAuto->setMargin( int(5) );
|
RUNSAuto->setMargin( int(5) );
|
||||||
|
|
||||||
RunNumbers = Qt::LineEdit(RUNSAuto, "RunNumbers");
|
|
||||||
RunNumbers->setGeometry( Qt::Rect(15, 25, 510, 26) );
|
|
||||||
RunNumbers->setSizePolicy( Qt::SizePolicy(0, 0, 0, 0, RunNumbers->sizePolicy()->hasHeightForWidth()) );
|
|
||||||
RunNumbers->setMinimumSize( Qt::Size(0, 23) );
|
|
||||||
|
|
||||||
BeamLineLabel = Qt::Label(RUNSAuto, "BeamLineLabel");
|
BeamLineLabel = Qt::Label(RUNSAuto, "BeamLineLabel");
|
||||||
BeamLineLabel->setGeometry( Qt::Rect(22, 55, 99, 26) );
|
BeamLineLabel->setGeometry( Qt::Rect(22, 55, 99, 26) );
|
||||||
BeamLineLabel->setMinimumSize( Qt::Size(0, 20) );
|
BeamLineLabel->setMinimumSize( Qt::Size(0, 20) );
|
||||||
|
|
||||||
BeamLine = Qt::ComboBox(0, RUNSAuto, "BeamLine");
|
BeamLine = Qt::ComboBox(0, RUNSAuto, "BeamLine");
|
||||||
BeamLine->setGeometry( Qt::Rect(142, 55, 100, 26) );
|
BeamLine->setGeometry( Qt::Rect(122, 55, 100, 26) );
|
||||||
BeamLine->setSizePolicy( Qt::SizePolicy(0, 0, 0, 0, BeamLine->sizePolicy()->hasHeightForWidth()) );
|
BeamLine->setSizePolicy( Qt::SizePolicy(0, 0, 0, 0, BeamLine->sizePolicy()->hasHeightForWidth()) );
|
||||||
BeamLine->setMinimumSize( Qt::Size(0, 20) );
|
BeamLine->setMinimumSize( Qt::Size(0, 20) );
|
||||||
|
|
||||||
|
YEARLabel = Qt::Label(RUNSAuto, "YEARLabel");
|
||||||
|
YEARLabel->setGeometry( Qt::Rect(251, 55, 55, 26) );
|
||||||
|
YEARLabel->setMinimumSize( Qt::Size(0, 20) );
|
||||||
|
|
||||||
YEAR = Qt::ComboBox(0, RUNSAuto, "YEAR");
|
YEAR = Qt::ComboBox(0, RUNSAuto, "YEAR");
|
||||||
YEAR->setGeometry( Qt::Rect(425, 55, 100, 26) );
|
YEAR->setGeometry( Qt::Rect(320, 55, 100, 26) );
|
||||||
YEAR->setSizePolicy( Qt::SizePolicy(0, 0, 0, 0, YEAR->sizePolicy()->hasHeightForWidth()) );
|
YEAR->setSizePolicy( Qt::SizePolicy(0, 0, 0, 0, YEAR->sizePolicy()->hasHeightForWidth()) );
|
||||||
YEAR->setMinimumSize( Qt::Size(0, 20) );
|
YEAR->setMinimumSize( Qt::Size(0, 20) );
|
||||||
|
|
||||||
YEARLabel = Qt::Label(RUNSAuto, "YEARLabel");
|
RunNumbers = Qt::LineEdit(RUNSAuto, "RunNumbers");
|
||||||
YEARLabel->setGeometry( Qt::Rect(361, 55, 55, 26) );
|
RunNumbers->setGeometry( Qt::Rect(15, 25, 405, 26) );
|
||||||
YEARLabel->setMinimumSize( Qt::Size(0, 20) );
|
RunNumbers->setSizePolicy( Qt::SizePolicy(0, 0, 0, 0, RunNumbers->sizePolicy()->hasHeightForWidth()) );
|
||||||
|
RunNumbers->setMinimumSize( Qt::Size(0, 23) );
|
||||||
$layout43->addWidget(RUNSAuto);
|
$layout43->addWidget(RUNSAuto);
|
||||||
|
|
||||||
RUNSMan = Qt::GroupBox($LayoutWidget_3, "RUNSMan");
|
RUNSMan = Qt::GroupBox($LayoutWidget_3, "RUNSMan");
|
||||||
@ -924,16 +926,36 @@ sub NEW
|
|||||||
|
|
||||||
RunFiles = Qt::LineEdit(RUNSMan, "RunFiles");
|
RunFiles = Qt::LineEdit(RUNSMan, "RunFiles");
|
||||||
RunFiles->setEnabled( 1 );
|
RunFiles->setEnabled( 1 );
|
||||||
RunFiles->setGeometry( Qt::Rect(20, 25, 505, 26) );
|
RunFiles->setGeometry( Qt::Rect(15, 25, 405, 26) );
|
||||||
RunFiles->setSizePolicy( Qt::SizePolicy(0, 0, 0, 0, RunFiles->sizePolicy()->hasHeightForWidth()) );
|
RunFiles->setSizePolicy( Qt::SizePolicy(0, 0, 0, 0, RunFiles->sizePolicy()->hasHeightForWidth()) );
|
||||||
RunFiles->setMinimumSize( Qt::Size(0, 23) );
|
RunFiles->setMinimumSize( Qt::Size(0, 23) );
|
||||||
|
|
||||||
Browse = Qt::PushButton(RUNSMan, "Browse");
|
Browse = Qt::PushButton(RUNSMan, "Browse");
|
||||||
Browse->setEnabled( 1 );
|
Browse->setEnabled( 1 );
|
||||||
Browse->setGeometry( Qt::Rect(425, 55, 100, 26) );
|
Browse->setGeometry( Qt::Rect(320, 55, 100, 26) );
|
||||||
Browse->setSizePolicy( Qt::SizePolicy(0, 0, 0, 0, Browse->sizePolicy()->hasHeightForWidth()) );
|
Browse->setSizePolicy( Qt::SizePolicy(0, 0, 0, 0, Browse->sizePolicy()->hasHeightForWidth()) );
|
||||||
Browse->setMinimumSize( Qt::Size(0, 20) );
|
Browse->setMinimumSize( Qt::Size(0, 20) );
|
||||||
$layout43->addWidget(RUNSMan);
|
$layout43->addWidget(RUNSMan);
|
||||||
|
|
||||||
|
my $LayoutWidget_4 = Qt::Widget(RUNSPage, '$LayoutWidget_4');
|
||||||
|
$LayoutWidget_4->setGeometry( Qt::Rect(445, 25, 97, 68) );
|
||||||
|
my $layout27 = Qt::VBoxLayout($LayoutWidget_4, 0, 6, '$layout27');
|
||||||
|
|
||||||
|
PlotMSR_2 = Qt::PushButton($LayoutWidget_4, "PlotMSR_2");
|
||||||
|
PlotMSR_2->setSizePolicy( Qt::SizePolicy(7, 0, 1, 0, PlotMSR_2->sizePolicy()->hasHeightForWidth()) );
|
||||||
|
PlotMSR_2->setMinimumSize( Qt::Size(95, 30) );
|
||||||
|
PlotMSR_2->setMaximumSize( Qt::Size(95, 30) );
|
||||||
|
PlotMSR_2->setAutoDefault( 0 );
|
||||||
|
PlotMSR_2->setDefault( 1 );
|
||||||
|
$layout27->addWidget(PlotMSR_2);
|
||||||
|
|
||||||
|
go_2 = Qt::PushButton($LayoutWidget_4, "go_2");
|
||||||
|
go_2->setSizePolicy( Qt::SizePolicy(7, 0, 1, 0, go_2->sizePolicy()->hasHeightForWidth()) );
|
||||||
|
go_2->setMinimumSize( Qt::Size(95, 30) );
|
||||||
|
go_2->setMaximumSize( Qt::Size(95, 30) );
|
||||||
|
go_2->setAutoDefault( 0 );
|
||||||
|
go_2->setDefault( 1 );
|
||||||
|
$layout27->addWidget(go_2);
|
||||||
musrfit_tabs->insertTab( RUNSPage, "" );
|
musrfit_tabs->insertTab( RUNSPage, "" );
|
||||||
|
|
||||||
TabPage = Qt::Widget(musrfit_tabs, "TabPage");
|
TabPage = Qt::Widget(musrfit_tabs, "TabPage");
|
||||||
@ -968,11 +990,11 @@ sub NEW
|
|||||||
MINOS = Qt::RadioButton(ErrorCalc, "MINOS");
|
MINOS = Qt::RadioButton(ErrorCalc, "MINOS");
|
||||||
MINOS->setGeometry( Qt::Rect(19, 59, 69, 22) );
|
MINOS->setGeometry( Qt::Rect(19, 59, 69, 22) );
|
||||||
|
|
||||||
my $LayoutWidget_4 = Qt::Widget(TabPage, '$LayoutWidget_4');
|
my $LayoutWidget_5 = Qt::Widget(TabPage, '$LayoutWidget_5');
|
||||||
$LayoutWidget_4->setGeometry( Qt::Rect(418, 5, 125, 120) );
|
$LayoutWidget_5->setGeometry( Qt::Rect(418, 5, 125, 120) );
|
||||||
my $layout28 = Qt::VBoxLayout($LayoutWidget_4, 11, 6, '$layout28');
|
my $layout28 = Qt::VBoxLayout($LayoutWidget_5, 11, 6, '$layout28');
|
||||||
|
|
||||||
go = Qt::PushButton($LayoutWidget_4, "go");
|
go = Qt::PushButton($LayoutWidget_5, "go");
|
||||||
go->setSizePolicy( Qt::SizePolicy(7, 0, 1, 0, go->sizePolicy()->hasHeightForWidth()) );
|
go->setSizePolicy( Qt::SizePolicy(7, 0, 1, 0, go->sizePolicy()->hasHeightForWidth()) );
|
||||||
go->setMinimumSize( Qt::Size(95, 30) );
|
go->setMinimumSize( Qt::Size(95, 30) );
|
||||||
go->setMaximumSize( Qt::Size(95, 30) );
|
go->setMaximumSize( Qt::Size(95, 30) );
|
||||||
@ -980,7 +1002,7 @@ sub NEW
|
|||||||
go->setDefault( 1 );
|
go->setDefault( 1 );
|
||||||
$layout28->addWidget(go);
|
$layout28->addWidget(go);
|
||||||
|
|
||||||
PlotMSR = Qt::PushButton($LayoutWidget_4, "PlotMSR");
|
PlotMSR = Qt::PushButton($LayoutWidget_5, "PlotMSR");
|
||||||
PlotMSR->setSizePolicy( Qt::SizePolicy(7, 0, 1, 0, PlotMSR->sizePolicy()->hasHeightForWidth()) );
|
PlotMSR->setSizePolicy( Qt::SizePolicy(7, 0, 1, 0, PlotMSR->sizePolicy()->hasHeightForWidth()) );
|
||||||
PlotMSR->setMinimumSize( Qt::Size(95, 30) );
|
PlotMSR->setMinimumSize( Qt::Size(95, 30) );
|
||||||
PlotMSR->setMaximumSize( Qt::Size(95, 30) );
|
PlotMSR->setMaximumSize( Qt::Size(95, 30) );
|
||||||
@ -989,14 +1011,14 @@ sub NEW
|
|||||||
$layout28->addWidget(PlotMSR);
|
$layout28->addWidget(PlotMSR);
|
||||||
|
|
||||||
FitTextOutput = Qt::TextEdit(TabPage, "FitTextOutput");
|
FitTextOutput = Qt::TextEdit(TabPage, "FitTextOutput");
|
||||||
FitTextOutput->setGeometry( Qt::Rect(5, 130, 545, 235) );
|
FitTextOutput->setGeometry( Qt::Rect(5, 130, 545, 230) );
|
||||||
FitTextOutput->setOverwriteMode( 1 );
|
FitTextOutput->setOverwriteMode( 1 );
|
||||||
musrfit_tabs->insertTab( TabPage, "" );
|
musrfit_tabs->insertTab( TabPage, "" );
|
||||||
|
|
||||||
SharingPahe = Qt::Widget(musrfit_tabs, "SharingPahe");
|
SharingPahe = Qt::Widget(musrfit_tabs, "SharingPahe");
|
||||||
|
|
||||||
buttonGroupSharing = Qt::ButtonGroup(SharingPahe, "buttonGroupSharing");
|
buttonGroupSharing = Qt::ButtonGroup(SharingPahe, "buttonGroupSharing");
|
||||||
buttonGroupSharing->setGeometry( Qt::Rect(5, 5, 545, 360) );
|
buttonGroupSharing->setGeometry( Qt::Rect(5, 5, 545, 355) );
|
||||||
buttonGroupSharing->setSizePolicy( Qt::SizePolicy(7, 7, 0, 0, buttonGroupSharing->sizePolicy()->hasHeightForWidth()) );
|
buttonGroupSharing->setSizePolicy( Qt::SizePolicy(7, 7, 0, 0, buttonGroupSharing->sizePolicy()->hasHeightForWidth()) );
|
||||||
buttonGroupSharing->setAlignment( int(&Qt::ButtonGroup::AlignLeft) );
|
buttonGroupSharing->setAlignment( int(&Qt::ButtonGroup::AlignLeft) );
|
||||||
buttonGroupSharing->setCheckable( 0 );
|
buttonGroupSharing->setCheckable( 0 );
|
||||||
@ -1007,47 +1029,47 @@ sub NEW
|
|||||||
SharingComp1->setSizePolicy( Qt::SizePolicy(5, 3, 0, 0, SharingComp1->sizePolicy()->hasHeightForWidth()) );
|
SharingComp1->setSizePolicy( Qt::SizePolicy(5, 3, 0, 0, SharingComp1->sizePolicy()->hasHeightForWidth()) );
|
||||||
SharingComp1->setAlignment( int(&Qt::ButtonGroup::AlignLeft) );
|
SharingComp1->setAlignment( int(&Qt::ButtonGroup::AlignLeft) );
|
||||||
|
|
||||||
my $LayoutWidget_5 = Qt::Widget(SharingComp1, '$LayoutWidget_5');
|
my $LayoutWidget_6 = Qt::Widget(SharingComp1, '$LayoutWidget_6');
|
||||||
$LayoutWidget_5->setGeometry( Qt::Rect(40, 60, 81, 266) );
|
$LayoutWidget_6->setGeometry( Qt::Rect(40, 60, 81, 266) );
|
||||||
my $layout14 = Qt::VBoxLayout($LayoutWidget_5, 0, 0, '$layout14');
|
my $layout14 = Qt::VBoxLayout($LayoutWidget_6, 0, 0, '$layout14');
|
||||||
|
|
||||||
ShParam_1_1 = Qt::CheckBox($LayoutWidget_5, "ShParam_1_1");
|
ShParam_1_1 = Qt::CheckBox($LayoutWidget_6, "ShParam_1_1");
|
||||||
$layout14->addWidget(ShParam_1_1);
|
$layout14->addWidget(ShParam_1_1);
|
||||||
|
|
||||||
ShParam_1_2 = Qt::CheckBox($LayoutWidget_5, "ShParam_1_2");
|
ShParam_1_2 = Qt::CheckBox($LayoutWidget_6, "ShParam_1_2");
|
||||||
$layout14->addWidget(ShParam_1_2);
|
$layout14->addWidget(ShParam_1_2);
|
||||||
|
|
||||||
ShParam_1_3 = Qt::CheckBox($LayoutWidget_5, "ShParam_1_3");
|
ShParam_1_3 = Qt::CheckBox($LayoutWidget_6, "ShParam_1_3");
|
||||||
$layout14->addWidget(ShParam_1_3);
|
$layout14->addWidget(ShParam_1_3);
|
||||||
|
|
||||||
ShParam_1_4 = Qt::CheckBox($LayoutWidget_5, "ShParam_1_4");
|
ShParam_1_4 = Qt::CheckBox($LayoutWidget_6, "ShParam_1_4");
|
||||||
$layout14->addWidget(ShParam_1_4);
|
$layout14->addWidget(ShParam_1_4);
|
||||||
|
|
||||||
ShParam_1_5 = Qt::CheckBox($LayoutWidget_5, "ShParam_1_5");
|
ShParam_1_5 = Qt::CheckBox($LayoutWidget_6, "ShParam_1_5");
|
||||||
ShParam_1_5->setEnabled( 0 );
|
ShParam_1_5->setEnabled( 0 );
|
||||||
ShParam_1_5->setPaletteBackgroundColor( Qt::Color(234, 233, 232) );
|
ShParam_1_5->setPaletteBackgroundColor( Qt::Color(234, 233, 232) );
|
||||||
ShParam_1_5->setTristate( 0 );
|
ShParam_1_5->setTristate( 0 );
|
||||||
$layout14->addWidget(ShParam_1_5);
|
$layout14->addWidget(ShParam_1_5);
|
||||||
|
|
||||||
ShParam_1_6 = Qt::CheckBox($LayoutWidget_5, "ShParam_1_6");
|
ShParam_1_6 = Qt::CheckBox($LayoutWidget_6, "ShParam_1_6");
|
||||||
ShParam_1_6->setEnabled( 0 );
|
ShParam_1_6->setEnabled( 0 );
|
||||||
ShParam_1_6->setPaletteBackgroundColor( Qt::Color(234, 233, 232) );
|
ShParam_1_6->setPaletteBackgroundColor( Qt::Color(234, 233, 232) );
|
||||||
ShParam_1_6->setTristate( 0 );
|
ShParam_1_6->setTristate( 0 );
|
||||||
$layout14->addWidget(ShParam_1_6);
|
$layout14->addWidget(ShParam_1_6);
|
||||||
|
|
||||||
ShParam_1_7 = Qt::CheckBox($LayoutWidget_5, "ShParam_1_7");
|
ShParam_1_7 = Qt::CheckBox($LayoutWidget_6, "ShParam_1_7");
|
||||||
ShParam_1_7->setEnabled( 0 );
|
ShParam_1_7->setEnabled( 0 );
|
||||||
ShParam_1_7->setPaletteBackgroundColor( Qt::Color(234, 233, 232) );
|
ShParam_1_7->setPaletteBackgroundColor( Qt::Color(234, 233, 232) );
|
||||||
ShParam_1_7->setTristate( 0 );
|
ShParam_1_7->setTristate( 0 );
|
||||||
$layout14->addWidget(ShParam_1_7);
|
$layout14->addWidget(ShParam_1_7);
|
||||||
|
|
||||||
ShParam_1_8 = Qt::CheckBox($LayoutWidget_5, "ShParam_1_8");
|
ShParam_1_8 = Qt::CheckBox($LayoutWidget_6, "ShParam_1_8");
|
||||||
ShParam_1_8->setEnabled( 0 );
|
ShParam_1_8->setEnabled( 0 );
|
||||||
ShParam_1_8->setPaletteBackgroundColor( Qt::Color(234, 233, 232) );
|
ShParam_1_8->setPaletteBackgroundColor( Qt::Color(234, 233, 232) );
|
||||||
ShParam_1_8->setTristate( 0 );
|
ShParam_1_8->setTristate( 0 );
|
||||||
$layout14->addWidget(ShParam_1_8);
|
$layout14->addWidget(ShParam_1_8);
|
||||||
|
|
||||||
ShParam_1_9 = Qt::CheckBox($LayoutWidget_5, "ShParam_1_9");
|
ShParam_1_9 = Qt::CheckBox($LayoutWidget_6, "ShParam_1_9");
|
||||||
ShParam_1_9->setEnabled( 0 );
|
ShParam_1_9->setEnabled( 0 );
|
||||||
ShParam_1_9->setPaletteBackgroundColor( Qt::Color(234, 233, 232) );
|
ShParam_1_9->setPaletteBackgroundColor( Qt::Color(234, 233, 232) );
|
||||||
ShParam_1_9->setTristate( 0 );
|
ShParam_1_9->setTristate( 0 );
|
||||||
@ -1066,44 +1088,44 @@ sub NEW
|
|||||||
Comp2ShLabel->setGeometry( Qt::Rect(2, 30, 185, 20) );
|
Comp2ShLabel->setGeometry( Qt::Rect(2, 30, 185, 20) );
|
||||||
Comp2ShLabel->setPaletteBackgroundColor( Qt::Color(255, 255, 127) );
|
Comp2ShLabel->setPaletteBackgroundColor( Qt::Color(255, 255, 127) );
|
||||||
|
|
||||||
my $LayoutWidget_6 = Qt::Widget(SharingComp2, '$LayoutWidget_6');
|
my $LayoutWidget_7 = Qt::Widget(SharingComp2, '$LayoutWidget_7');
|
||||||
$LayoutWidget_6->setGeometry( Qt::Rect(40, 60, 81, 266) );
|
$LayoutWidget_7->setGeometry( Qt::Rect(40, 60, 81, 266) );
|
||||||
my $layout13 = Qt::VBoxLayout($LayoutWidget_6, 0, 0, '$layout13');
|
my $layout13 = Qt::VBoxLayout($LayoutWidget_7, 0, 0, '$layout13');
|
||||||
|
|
||||||
ShParam_2_1 = Qt::CheckBox($LayoutWidget_6, "ShParam_2_1");
|
ShParam_2_1 = Qt::CheckBox($LayoutWidget_7, "ShParam_2_1");
|
||||||
$layout13->addWidget(ShParam_2_1);
|
$layout13->addWidget(ShParam_2_1);
|
||||||
|
|
||||||
ShParam_2_2 = Qt::CheckBox($LayoutWidget_6, "ShParam_2_2");
|
ShParam_2_2 = Qt::CheckBox($LayoutWidget_7, "ShParam_2_2");
|
||||||
$layout13->addWidget(ShParam_2_2);
|
$layout13->addWidget(ShParam_2_2);
|
||||||
|
|
||||||
ShParam_2_3 = Qt::CheckBox($LayoutWidget_6, "ShParam_2_3");
|
ShParam_2_3 = Qt::CheckBox($LayoutWidget_7, "ShParam_2_3");
|
||||||
$layout13->addWidget(ShParam_2_3);
|
$layout13->addWidget(ShParam_2_3);
|
||||||
|
|
||||||
ShParam_2_4 = Qt::CheckBox($LayoutWidget_6, "ShParam_2_4");
|
ShParam_2_4 = Qt::CheckBox($LayoutWidget_7, "ShParam_2_4");
|
||||||
$layout13->addWidget(ShParam_2_4);
|
$layout13->addWidget(ShParam_2_4);
|
||||||
|
|
||||||
ShParam_2_5 = Qt::CheckBox($LayoutWidget_6, "ShParam_2_5");
|
ShParam_2_5 = Qt::CheckBox($LayoutWidget_7, "ShParam_2_5");
|
||||||
$layout13->addWidget(ShParam_2_5);
|
$layout13->addWidget(ShParam_2_5);
|
||||||
|
|
||||||
ShParam_2_6 = Qt::CheckBox($LayoutWidget_6, "ShParam_2_6");
|
ShParam_2_6 = Qt::CheckBox($LayoutWidget_7, "ShParam_2_6");
|
||||||
ShParam_2_6->setEnabled( 0 );
|
ShParam_2_6->setEnabled( 0 );
|
||||||
ShParam_2_6->setPaletteBackgroundColor( Qt::Color(234, 233, 232) );
|
ShParam_2_6->setPaletteBackgroundColor( Qt::Color(234, 233, 232) );
|
||||||
ShParam_2_6->setTristate( 0 );
|
ShParam_2_6->setTristate( 0 );
|
||||||
$layout13->addWidget(ShParam_2_6);
|
$layout13->addWidget(ShParam_2_6);
|
||||||
|
|
||||||
ShParam_2_7 = Qt::CheckBox($LayoutWidget_6, "ShParam_2_7");
|
ShParam_2_7 = Qt::CheckBox($LayoutWidget_7, "ShParam_2_7");
|
||||||
ShParam_2_7->setEnabled( 0 );
|
ShParam_2_7->setEnabled( 0 );
|
||||||
ShParam_2_7->setPaletteBackgroundColor( Qt::Color(234, 233, 232) );
|
ShParam_2_7->setPaletteBackgroundColor( Qt::Color(234, 233, 232) );
|
||||||
ShParam_2_7->setTristate( 0 );
|
ShParam_2_7->setTristate( 0 );
|
||||||
$layout13->addWidget(ShParam_2_7);
|
$layout13->addWidget(ShParam_2_7);
|
||||||
|
|
||||||
ShParam_2_8 = Qt::CheckBox($LayoutWidget_6, "ShParam_2_8");
|
ShParam_2_8 = Qt::CheckBox($LayoutWidget_7, "ShParam_2_8");
|
||||||
ShParam_2_8->setEnabled( 0 );
|
ShParam_2_8->setEnabled( 0 );
|
||||||
ShParam_2_8->setPaletteBackgroundColor( Qt::Color(234, 233, 232) );
|
ShParam_2_8->setPaletteBackgroundColor( Qt::Color(234, 233, 232) );
|
||||||
ShParam_2_8->setTristate( 0 );
|
ShParam_2_8->setTristate( 0 );
|
||||||
$layout13->addWidget(ShParam_2_8);
|
$layout13->addWidget(ShParam_2_8);
|
||||||
|
|
||||||
ShParam_2_9 = Qt::CheckBox($LayoutWidget_6, "ShParam_2_9");
|
ShParam_2_9 = Qt::CheckBox($LayoutWidget_7, "ShParam_2_9");
|
||||||
ShParam_2_9->setEnabled( 0 );
|
ShParam_2_9->setEnabled( 0 );
|
||||||
ShParam_2_9->setPaletteBackgroundColor( Qt::Color(234, 233, 232) );
|
ShParam_2_9->setPaletteBackgroundColor( Qt::Color(234, 233, 232) );
|
||||||
ShParam_2_9->setTristate( 0 );
|
ShParam_2_9->setTristate( 0 );
|
||||||
@ -1119,44 +1141,44 @@ sub NEW
|
|||||||
Comp3ShLabel->setGeometry( Qt::Rect(2, 30, 185, 20) );
|
Comp3ShLabel->setGeometry( Qt::Rect(2, 30, 185, 20) );
|
||||||
Comp3ShLabel->setPaletteBackgroundColor( Qt::Color(255, 255, 127) );
|
Comp3ShLabel->setPaletteBackgroundColor( Qt::Color(255, 255, 127) );
|
||||||
|
|
||||||
my $LayoutWidget_7 = Qt::Widget(SharingComp3, '$LayoutWidget_7');
|
my $LayoutWidget_8 = Qt::Widget(SharingComp3, '$LayoutWidget_8');
|
||||||
$LayoutWidget_7->setGeometry( Qt::Rect(41, 58, 81, 266) );
|
$LayoutWidget_8->setGeometry( Qt::Rect(41, 58, 81, 266) );
|
||||||
my $layout15 = Qt::VBoxLayout($LayoutWidget_7, 11, 6, '$layout15');
|
my $layout15 = Qt::VBoxLayout($LayoutWidget_8, 11, 6, '$layout15');
|
||||||
|
|
||||||
ShParam_3_1 = Qt::CheckBox($LayoutWidget_7, "ShParam_3_1");
|
ShParam_3_1 = Qt::CheckBox($LayoutWidget_8, "ShParam_3_1");
|
||||||
$layout15->addWidget(ShParam_3_1);
|
$layout15->addWidget(ShParam_3_1);
|
||||||
|
|
||||||
ShParam_3_2 = Qt::CheckBox($LayoutWidget_7, "ShParam_3_2");
|
ShParam_3_2 = Qt::CheckBox($LayoutWidget_8, "ShParam_3_2");
|
||||||
$layout15->addWidget(ShParam_3_2);
|
$layout15->addWidget(ShParam_3_2);
|
||||||
|
|
||||||
ShParam_3_3 = Qt::CheckBox($LayoutWidget_7, "ShParam_3_3");
|
ShParam_3_3 = Qt::CheckBox($LayoutWidget_8, "ShParam_3_3");
|
||||||
$layout15->addWidget(ShParam_3_3);
|
$layout15->addWidget(ShParam_3_3);
|
||||||
|
|
||||||
ShParam_3_4 = Qt::CheckBox($LayoutWidget_7, "ShParam_3_4");
|
ShParam_3_4 = Qt::CheckBox($LayoutWidget_8, "ShParam_3_4");
|
||||||
$layout15->addWidget(ShParam_3_4);
|
$layout15->addWidget(ShParam_3_4);
|
||||||
|
|
||||||
ShParam_3_5 = Qt::CheckBox($LayoutWidget_7, "ShParam_3_5");
|
ShParam_3_5 = Qt::CheckBox($LayoutWidget_8, "ShParam_3_5");
|
||||||
$layout15->addWidget(ShParam_3_5);
|
$layout15->addWidget(ShParam_3_5);
|
||||||
|
|
||||||
ShParam_3_6 = Qt::CheckBox($LayoutWidget_7, "ShParam_3_6");
|
ShParam_3_6 = Qt::CheckBox($LayoutWidget_8, "ShParam_3_6");
|
||||||
ShParam_3_6->setEnabled( 0 );
|
ShParam_3_6->setEnabled( 0 );
|
||||||
ShParam_3_6->setPaletteBackgroundColor( Qt::Color(234, 233, 232) );
|
ShParam_3_6->setPaletteBackgroundColor( Qt::Color(234, 233, 232) );
|
||||||
ShParam_3_6->setTristate( 0 );
|
ShParam_3_6->setTristate( 0 );
|
||||||
$layout15->addWidget(ShParam_3_6);
|
$layout15->addWidget(ShParam_3_6);
|
||||||
|
|
||||||
ShParam_3_7 = Qt::CheckBox($LayoutWidget_7, "ShParam_3_7");
|
ShParam_3_7 = Qt::CheckBox($LayoutWidget_8, "ShParam_3_7");
|
||||||
ShParam_3_7->setEnabled( 0 );
|
ShParam_3_7->setEnabled( 0 );
|
||||||
ShParam_3_7->setPaletteBackgroundColor( Qt::Color(234, 233, 232) );
|
ShParam_3_7->setPaletteBackgroundColor( Qt::Color(234, 233, 232) );
|
||||||
ShParam_3_7->setTristate( 0 );
|
ShParam_3_7->setTristate( 0 );
|
||||||
$layout15->addWidget(ShParam_3_7);
|
$layout15->addWidget(ShParam_3_7);
|
||||||
|
|
||||||
ShParam_3_8 = Qt::CheckBox($LayoutWidget_7, "ShParam_3_8");
|
ShParam_3_8 = Qt::CheckBox($LayoutWidget_8, "ShParam_3_8");
|
||||||
ShParam_3_8->setEnabled( 0 );
|
ShParam_3_8->setEnabled( 0 );
|
||||||
ShParam_3_8->setPaletteBackgroundColor( Qt::Color(234, 233, 232) );
|
ShParam_3_8->setPaletteBackgroundColor( Qt::Color(234, 233, 232) );
|
||||||
ShParam_3_8->setTristate( 0 );
|
ShParam_3_8->setTristate( 0 );
|
||||||
$layout15->addWidget(ShParam_3_8);
|
$layout15->addWidget(ShParam_3_8);
|
||||||
|
|
||||||
ShParam_3_9 = Qt::CheckBox($LayoutWidget_7, "ShParam_3_9");
|
ShParam_3_9 = Qt::CheckBox($LayoutWidget_8, "ShParam_3_9");
|
||||||
ShParam_3_9->setEnabled( 0 );
|
ShParam_3_9->setEnabled( 0 );
|
||||||
ShParam_3_9->setPaletteBackgroundColor( Qt::Color(234, 233, 232) );
|
ShParam_3_9->setPaletteBackgroundColor( Qt::Color(234, 233, 232) );
|
||||||
ShParam_3_9->setTristate( 0 );
|
ShParam_3_9->setTristate( 0 );
|
||||||
@ -1174,7 +1196,7 @@ sub NEW
|
|||||||
InitParamTable->horizontalHeader()->setLabel(InitParamTable->numCols() - 1, trUtf8("Min"));
|
InitParamTable->horizontalHeader()->setLabel(InitParamTable->numCols() - 1, trUtf8("Min"));
|
||||||
InitParamTable->setNumCols(InitParamTable->numCols() + 1);
|
InitParamTable->setNumCols(InitParamTable->numCols() + 1);
|
||||||
InitParamTable->horizontalHeader()->setLabel(InitParamTable->numCols() - 1, trUtf8("Max"));
|
InitParamTable->horizontalHeader()->setLabel(InitParamTable->numCols() - 1, trUtf8("Max"));
|
||||||
InitParamTable->setGeometry( Qt::Rect(5, 5, 545, 360) );
|
InitParamTable->setGeometry( Qt::Rect(5, 5, 545, 355) );
|
||||||
InitParamTable->setSizePolicy( Qt::SizePolicy(5, 5, 0, 0, InitParamTable->sizePolicy()->hasHeightForWidth()) );
|
InitParamTable->setSizePolicy( Qt::SizePolicy(5, 5, 0, 0, InitParamTable->sizePolicy()->hasHeightForWidth()) );
|
||||||
InitParamTable->setMaximumSize( Qt::Size(32767, 32767) );
|
InitParamTable->setMaximumSize( Qt::Size(32767, 32767) );
|
||||||
InitParamTable->setFocusPolicy( &Qt::Table::TabFocus() );
|
InitParamTable->setFocusPolicy( &Qt::Table::TabFocus() );
|
||||||
@ -1194,249 +1216,249 @@ sub NEW
|
|||||||
|
|
||||||
FittingPage = Qt::Widget(musrfit_tabs, "FittingPage");
|
FittingPage = Qt::Widget(musrfit_tabs, "FittingPage");
|
||||||
|
|
||||||
my $LayoutWidget_8 = Qt::Widget(FittingPage, '$LayoutWidget_8');
|
my $LayoutWidget_9 = Qt::Widget(FittingPage, '$LayoutWidget_9');
|
||||||
$LayoutWidget_8->setGeometry( Qt::Rect(5, 5, 544, 360) );
|
$LayoutWidget_9->setGeometry( Qt::Rect(5, 5, 545, 355) );
|
||||||
my $layout25 = Qt::VBoxLayout($LayoutWidget_8, 11, 6, '$layout25');
|
my $layout25 = Qt::VBoxLayout($LayoutWidget_9, 0, 6, '$layout25');
|
||||||
|
|
||||||
groupTitle = Qt::GroupBox($LayoutWidget_8, "groupTitle");
|
groupTitle = Qt::GroupBox($LayoutWidget_9, "groupTitle");
|
||||||
groupTitle->setMargin( int(5) );
|
groupTitle->setMargin( int(5) );
|
||||||
|
|
||||||
my $LayoutWidget_9 = Qt::Widget(groupTitle, '$LayoutWidget_9');
|
my $LayoutWidget_10 = Qt::Widget(groupTitle, '$LayoutWidget_10');
|
||||||
$LayoutWidget_9->setGeometry( Qt::Rect(6, 8, 515, 100) );
|
$LayoutWidget_10->setGeometry( Qt::Rect(6, 8, 515, 100) );
|
||||||
my $layout25_2 = Qt::VBoxLayout($LayoutWidget_9, 11, 6, '$layout25_2');
|
my $layout25_2 = Qt::VBoxLayout($LayoutWidget_10, 11, 6, '$layout25_2');
|
||||||
|
|
||||||
TITLELabel = Qt::Label($LayoutWidget_9, "TITLELabel");
|
TITLELabel = Qt::Label($LayoutWidget_10, "TITLELabel");
|
||||||
TITLELabel->setSizePolicy( Qt::SizePolicy(5, 5, 0, 0, TITLELabel->sizePolicy()->hasHeightForWidth()) );
|
TITLELabel->setSizePolicy( Qt::SizePolicy(5, 5, 0, 0, TITLELabel->sizePolicy()->hasHeightForWidth()) );
|
||||||
$layout25_2->addWidget(TITLELabel);
|
$layout25_2->addWidget(TITLELabel);
|
||||||
|
|
||||||
TITLE = Qt::LineEdit($LayoutWidget_9, "TITLE");
|
TITLE = Qt::LineEdit($LayoutWidget_10, "TITLE");
|
||||||
TITLE->setSizePolicy( Qt::SizePolicy(5, 0, 1, 1, TITLE->sizePolicy()->hasHeightForWidth()) );
|
TITLE->setSizePolicy( Qt::SizePolicy(5, 0, 1, 1, TITLE->sizePolicy()->hasHeightForWidth()) );
|
||||||
$layout25_2->addWidget(TITLE);
|
$layout25_2->addWidget(TITLE);
|
||||||
|
|
||||||
my $layout17 = Qt::HBoxLayout(undef, 0, 6, '$layout17');
|
my $layout17 = Qt::HBoxLayout(undef, 0, 6, '$layout17');
|
||||||
|
|
||||||
FILENAMELabel = Qt::Label($LayoutWidget_9, "FILENAMELabel");
|
FILENAMELabel = Qt::Label($LayoutWidget_10, "FILENAMELabel");
|
||||||
$layout17->addWidget(FILENAMELabel);
|
$layout17->addWidget(FILENAMELabel);
|
||||||
|
|
||||||
FILENAME = Qt::LineEdit($LayoutWidget_9, "FILENAME");
|
FILENAME = Qt::LineEdit($LayoutWidget_10, "FILENAME");
|
||||||
FILENAME->setSizePolicy( Qt::SizePolicy(5, 0, 0, 0, FILENAME->sizePolicy()->hasHeightForWidth()) );
|
FILENAME->setSizePolicy( Qt::SizePolicy(5, 0, 0, 0, FILENAME->sizePolicy()->hasHeightForWidth()) );
|
||||||
$layout17->addWidget(FILENAME);
|
$layout17->addWidget(FILENAME);
|
||||||
$layout25_2->addLayout($layout17);
|
$layout25_2->addLayout($layout17);
|
||||||
$layout25->addWidget(groupTitle);
|
$layout25->addWidget(groupTitle);
|
||||||
|
|
||||||
textMSROutput = Qt::TextEdit($LayoutWidget_8, "textMSROutput");
|
textMSROutput = Qt::TextEdit($LayoutWidget_9, "textMSROutput");
|
||||||
textMSROutput->setOverwriteMode( 1 );
|
textMSROutput->setOverwriteMode( 1 );
|
||||||
$layout25->addWidget(textMSROutput);
|
$layout25->addWidget(textMSROutput);
|
||||||
musrfit_tabs->insertTab( FittingPage, "" );
|
musrfit_tabs->insertTab( FittingPage, "" );
|
||||||
|
|
||||||
TabPage_2 = Qt::Widget(musrfit_tabs, "TabPage_2");
|
TabPage_2 = Qt::Widget(musrfit_tabs, "TabPage_2");
|
||||||
|
|
||||||
my $LayoutWidget_10 = Qt::Widget(TabPage_2, '$LayoutWidget_10');
|
my $LayoutWidget_11 = Qt::Widget(TabPage_2, '$LayoutWidget_11');
|
||||||
$LayoutWidget_10->setGeometry( Qt::Rect(5, 5, 545, 94) );
|
$LayoutWidget_11->setGeometry( Qt::Rect(5, 5, 545, 94) );
|
||||||
my $layout33 = Qt::HBoxLayout($LayoutWidget_10, 11, 6, '$layout33');
|
my $layout33 = Qt::HBoxLayout($LayoutWidget_11, 11, 6, '$layout33');
|
||||||
|
|
||||||
my $layout26 = Qt::VBoxLayout(undef, 0, 6, '$layout26');
|
my $layout26 = Qt::VBoxLayout(undef, 0, 6, '$layout26');
|
||||||
|
|
||||||
FUnitsLabel = Qt::Label($LayoutWidget_10, "FUnitsLabel");
|
FUnitsLabel = Qt::Label($LayoutWidget_11, "FUnitsLabel");
|
||||||
$layout26->addWidget(FUnitsLabel);
|
$layout26->addWidget(FUnitsLabel);
|
||||||
|
|
||||||
FApodizationLabel = Qt::Label($LayoutWidget_10, "FApodizationLabel");
|
FApodizationLabel = Qt::Label($LayoutWidget_11, "FApodizationLabel");
|
||||||
$layout26->addWidget(FApodizationLabel);
|
$layout26->addWidget(FApodizationLabel);
|
||||||
|
|
||||||
FPlotLabel = Qt::Label($LayoutWidget_10, "FPlotLabel");
|
FPlotLabel = Qt::Label($LayoutWidget_11, "FPlotLabel");
|
||||||
$layout26->addWidget(FPlotLabel);
|
$layout26->addWidget(FPlotLabel);
|
||||||
$layout33->addLayout($layout26);
|
$layout33->addLayout($layout26);
|
||||||
|
|
||||||
my $layout27 = Qt::VBoxLayout(undef, 0, 6, '$layout27');
|
my $layout27_2 = Qt::VBoxLayout(undef, 0, 6, '$layout27_2');
|
||||||
|
|
||||||
FUnits = Qt::ComboBox(0, $LayoutWidget_10, "FUnits");
|
FUnits = Qt::ComboBox(0, $LayoutWidget_11, "FUnits");
|
||||||
FUnits->setSizePolicy( Qt::SizePolicy(5, 5, 0, 0, FUnits->sizePolicy()->hasHeightForWidth()) );
|
FUnits->setSizePolicy( Qt::SizePolicy(5, 5, 0, 0, FUnits->sizePolicy()->hasHeightForWidth()) );
|
||||||
$layout27->addWidget(FUnits);
|
$layout27_2->addWidget(FUnits);
|
||||||
|
|
||||||
FApodization = Qt::ComboBox(0, $LayoutWidget_10, "FApodization");
|
FApodization = Qt::ComboBox(0, $LayoutWidget_11, "FApodization");
|
||||||
FApodization->setSizePolicy( Qt::SizePolicy(5, 5, 0, 0, FApodization->sizePolicy()->hasHeightForWidth()) );
|
FApodization->setSizePolicy( Qt::SizePolicy(5, 5, 0, 0, FApodization->sizePolicy()->hasHeightForWidth()) );
|
||||||
$layout27->addWidget(FApodization);
|
$layout27_2->addWidget(FApodization);
|
||||||
|
|
||||||
FPlot = Qt::ComboBox(0, $LayoutWidget_10, "FPlot");
|
FPlot = Qt::ComboBox(0, $LayoutWidget_11, "FPlot");
|
||||||
FPlot->setSizePolicy( Qt::SizePolicy(5, 5, 0, 0, FPlot->sizePolicy()->hasHeightForWidth()) );
|
FPlot->setSizePolicy( Qt::SizePolicy(5, 5, 0, 0, FPlot->sizePolicy()->hasHeightForWidth()) );
|
||||||
$layout27->addWidget(FPlot);
|
$layout27_2->addWidget(FPlot);
|
||||||
$layout33->addLayout($layout27);
|
$layout33->addLayout($layout27_2);
|
||||||
|
|
||||||
my $layout28_2 = Qt::VBoxLayout(undef, 0, 6, '$layout28_2');
|
my $layout28_2 = Qt::VBoxLayout(undef, 0, 6, '$layout28_2');
|
||||||
|
|
||||||
textLabel1 = Qt::Label($LayoutWidget_10, "textLabel1");
|
textLabel1 = Qt::Label($LayoutWidget_11, "textLabel1");
|
||||||
$layout28_2->addWidget(textLabel1);
|
$layout28_2->addWidget(textLabel1);
|
||||||
|
|
||||||
textLabel1_3 = Qt::Label($LayoutWidget_10, "textLabel1_3");
|
textLabel1_3 = Qt::Label($LayoutWidget_11, "textLabel1_3");
|
||||||
$layout28_2->addWidget(textLabel1_3);
|
$layout28_2->addWidget(textLabel1_3);
|
||||||
|
|
||||||
textLabel1_3_5 = Qt::Label($LayoutWidget_10, "textLabel1_3_5");
|
textLabel1_3_5 = Qt::Label($LayoutWidget_11, "textLabel1_3_5");
|
||||||
$layout28_2->addWidget(textLabel1_3_5);
|
$layout28_2->addWidget(textLabel1_3_5);
|
||||||
$layout33->addLayout($layout28_2);
|
$layout33->addLayout($layout28_2);
|
||||||
|
|
||||||
my $layout29 = Qt::VBoxLayout(undef, 0, 6, '$layout29');
|
my $layout29 = Qt::VBoxLayout(undef, 0, 6, '$layout29');
|
||||||
|
|
||||||
lineEdit28 = Qt::LineEdit($LayoutWidget_10, "lineEdit28");
|
lineEdit28 = Qt::LineEdit($LayoutWidget_11, "lineEdit28");
|
||||||
lineEdit28->setSizePolicy( Qt::SizePolicy(5, 5, 0, 0, lineEdit28->sizePolicy()->hasHeightForWidth()) );
|
lineEdit28->setSizePolicy( Qt::SizePolicy(5, 5, 0, 0, lineEdit28->sizePolicy()->hasHeightForWidth()) );
|
||||||
$layout29->addWidget(lineEdit28);
|
$layout29->addWidget(lineEdit28);
|
||||||
|
|
||||||
textLabel1_3_2 = Qt::Label($LayoutWidget_10, "textLabel1_3_2");
|
textLabel1_3_2 = Qt::Label($LayoutWidget_11, "textLabel1_3_2");
|
||||||
$layout29->addWidget(textLabel1_3_2);
|
$layout29->addWidget(textLabel1_3_2);
|
||||||
|
|
||||||
textLabel1_3_6 = Qt::Label($LayoutWidget_10, "textLabel1_3_6");
|
textLabel1_3_6 = Qt::Label($LayoutWidget_11, "textLabel1_3_6");
|
||||||
$layout29->addWidget(textLabel1_3_6);
|
$layout29->addWidget(textLabel1_3_6);
|
||||||
$layout33->addLayout($layout29);
|
$layout33->addLayout($layout29);
|
||||||
|
|
||||||
my $layout31 = Qt::VBoxLayout(undef, 0, 6, '$layout31');
|
my $layout31 = Qt::VBoxLayout(undef, 0, 6, '$layout31');
|
||||||
|
|
||||||
textLabel1_2 = Qt::Label($LayoutWidget_10, "textLabel1_2");
|
textLabel1_2 = Qt::Label($LayoutWidget_11, "textLabel1_2");
|
||||||
$layout31->addWidget(textLabel1_2);
|
$layout31->addWidget(textLabel1_2);
|
||||||
|
|
||||||
textLabel1_3_3 = Qt::Label($LayoutWidget_10, "textLabel1_3_3");
|
textLabel1_3_3 = Qt::Label($LayoutWidget_11, "textLabel1_3_3");
|
||||||
$layout31->addWidget(textLabel1_3_3);
|
$layout31->addWidget(textLabel1_3_3);
|
||||||
|
|
||||||
textLabel1_3_7 = Qt::Label($LayoutWidget_10, "textLabel1_3_7");
|
textLabel1_3_7 = Qt::Label($LayoutWidget_11, "textLabel1_3_7");
|
||||||
$layout31->addWidget(textLabel1_3_7);
|
$layout31->addWidget(textLabel1_3_7);
|
||||||
$layout33->addLayout($layout31);
|
$layout33->addLayout($layout31);
|
||||||
|
|
||||||
my $layout32 = Qt::VBoxLayout(undef, 0, 6, '$layout32');
|
my $layout32 = Qt::VBoxLayout(undef, 0, 6, '$layout32');
|
||||||
|
|
||||||
lineEdit28_2 = Qt::LineEdit($LayoutWidget_10, "lineEdit28_2");
|
lineEdit28_2 = Qt::LineEdit($LayoutWidget_11, "lineEdit28_2");
|
||||||
lineEdit28_2->setSizePolicy( Qt::SizePolicy(5, 5, 0, 0, lineEdit28_2->sizePolicy()->hasHeightForWidth()) );
|
lineEdit28_2->setSizePolicy( Qt::SizePolicy(5, 5, 0, 0, lineEdit28_2->sizePolicy()->hasHeightForWidth()) );
|
||||||
$layout32->addWidget(lineEdit28_2);
|
$layout32->addWidget(lineEdit28_2);
|
||||||
|
|
||||||
textLabel1_3_4 = Qt::Label($LayoutWidget_10, "textLabel1_3_4");
|
textLabel1_3_4 = Qt::Label($LayoutWidget_11, "textLabel1_3_4");
|
||||||
$layout32->addWidget(textLabel1_3_4);
|
$layout32->addWidget(textLabel1_3_4);
|
||||||
|
|
||||||
textLabel1_3_8 = Qt::Label($LayoutWidget_10, "textLabel1_3_8");
|
textLabel1_3_8 = Qt::Label($LayoutWidget_11, "textLabel1_3_8");
|
||||||
$layout32->addWidget(textLabel1_3_8);
|
$layout32->addWidget(textLabel1_3_8);
|
||||||
$layout33->addLayout($layout32);
|
$layout33->addLayout($layout32);
|
||||||
musrfit_tabs->insertTab( TabPage_2, "" );
|
musrfit_tabs->insertTab( TabPage_2, "" );
|
||||||
|
|
||||||
TabPage_3 = Qt::Widget(musrfit_tabs, "TabPage_3");
|
TabPage_3 = Qt::Widget(musrfit_tabs, "TabPage_3");
|
||||||
|
|
||||||
my $LayoutWidget_11 = Qt::Widget(TabPage_3, '$LayoutWidget_11');
|
my $LayoutWidget_12 = Qt::Widget(TabPage_3, '$LayoutWidget_12');
|
||||||
$LayoutWidget_11->setGeometry( Qt::Rect(7, 5, 540, 180) );
|
$LayoutWidget_12->setGeometry( Qt::Rect(7, 5, 540, 180) );
|
||||||
my $layout27_2 = Qt::HBoxLayout($LayoutWidget_11, 0, 6, '$layout27_2');
|
my $layout27_3 = Qt::HBoxLayout($LayoutWidget_12, 0, 6, '$layout27_3');
|
||||||
|
|
||||||
groupHist0 = Qt::GroupBox($LayoutWidget_11, "groupHist0");
|
groupHist0 = Qt::GroupBox($LayoutWidget_12, "groupHist0");
|
||||||
groupHist0->setSizePolicy( Qt::SizePolicy(5, 5, 0, 0, groupHist0->sizePolicy()->hasHeightForWidth()) );
|
groupHist0->setSizePolicy( Qt::SizePolicy(5, 5, 0, 0, groupHist0->sizePolicy()->hasHeightForWidth()) );
|
||||||
groupHist0->setMinimumSize( Qt::Size(0, 0) );
|
groupHist0->setMinimumSize( Qt::Size(0, 0) );
|
||||||
|
|
||||||
my $LayoutWidget_12 = Qt::Widget(groupHist0, '$LayoutWidget_12');
|
my $LayoutWidget_13 = Qt::Widget(groupHist0, '$LayoutWidget_13');
|
||||||
$LayoutWidget_12->setGeometry( Qt::Rect(5, 18, 100, 150) );
|
$LayoutWidget_13->setGeometry( Qt::Rect(5, 18, 100, 150) );
|
||||||
my $layout16_2 = Qt::VBoxLayout($LayoutWidget_12, 11, 6, '$layout16_2');
|
my $layout16_2 = Qt::VBoxLayout($LayoutWidget_13, 11, 6, '$layout16_2');
|
||||||
|
|
||||||
textLabel2 = Qt::Label($LayoutWidget_12, "textLabel2");
|
textLabel2 = Qt::Label($LayoutWidget_13, "textLabel2");
|
||||||
$layout16_2->addWidget(textLabel2);
|
$layout16_2->addWidget(textLabel2);
|
||||||
|
|
||||||
textLabel2_2_2_3 = Qt::Label($LayoutWidget_12, "textLabel2_2_2_3");
|
textLabel2_2_2_3 = Qt::Label($LayoutWidget_13, "textLabel2_2_2_3");
|
||||||
$layout16_2->addWidget(textLabel2_2_2_3);
|
$layout16_2->addWidget(textLabel2_2_2_3);
|
||||||
|
|
||||||
textLabel2_2_2 = Qt::Label($LayoutWidget_12, "textLabel2_2_2");
|
textLabel2_2_2 = Qt::Label($LayoutWidget_13, "textLabel2_2_2");
|
||||||
$layout16_2->addWidget(textLabel2_2_2);
|
$layout16_2->addWidget(textLabel2_2_2);
|
||||||
|
|
||||||
textLabel2_2_2_2 = Qt::Label($LayoutWidget_12, "textLabel2_2_2_2");
|
textLabel2_2_2_2 = Qt::Label($LayoutWidget_13, "textLabel2_2_2_2");
|
||||||
$layout16_2->addWidget(textLabel2_2_2_2);
|
$layout16_2->addWidget(textLabel2_2_2_2);
|
||||||
|
|
||||||
textLabel2_2_2_2_2 = Qt::Label($LayoutWidget_12, "textLabel2_2_2_2_2");
|
textLabel2_2_2_2_2 = Qt::Label($LayoutWidget_13, "textLabel2_2_2_2_2");
|
||||||
$layout16_2->addWidget(textLabel2_2_2_2_2);
|
$layout16_2->addWidget(textLabel2_2_2_2_2);
|
||||||
$layout27_2->addWidget(groupHist0);
|
$layout27_3->addWidget(groupHist0);
|
||||||
|
|
||||||
groupHist1 = Qt::GroupBox($LayoutWidget_11, "groupHist1");
|
groupHist1 = Qt::GroupBox($LayoutWidget_12, "groupHist1");
|
||||||
groupHist1->setFrameShadow( &Qt::GroupBox::Plain() );
|
groupHist1->setFrameShadow( &Qt::GroupBox::Plain() );
|
||||||
|
|
||||||
my $LayoutWidget_13 = Qt::Widget(groupHist1, '$LayoutWidget_13');
|
my $LayoutWidget_14 = Qt::Widget(groupHist1, '$LayoutWidget_14');
|
||||||
$LayoutWidget_13->setGeometry( Qt::Rect(8, 17, 75, 150) );
|
$LayoutWidget_14->setGeometry( Qt::Rect(8, 17, 75, 150) );
|
||||||
my $layout18 = Qt::VBoxLayout($LayoutWidget_13, 0, 0, '$layout18');
|
my $layout18 = Qt::VBoxLayout($LayoutWidget_14, 0, 0, '$layout18');
|
||||||
|
|
||||||
t01 = Qt::LineEdit($LayoutWidget_13, "t01");
|
t01 = Qt::LineEdit($LayoutWidget_14, "t01");
|
||||||
$layout18->addWidget(t01);
|
$layout18->addWidget(t01);
|
||||||
|
|
||||||
Bg11 = Qt::LineEdit($LayoutWidget_13, "Bg11");
|
Bg11 = Qt::LineEdit($LayoutWidget_14, "Bg11");
|
||||||
$layout18->addWidget(Bg11);
|
$layout18->addWidget(Bg11);
|
||||||
|
|
||||||
Bg21 = Qt::LineEdit($LayoutWidget_13, "Bg21");
|
Bg21 = Qt::LineEdit($LayoutWidget_14, "Bg21");
|
||||||
$layout18->addWidget(Bg21);
|
$layout18->addWidget(Bg21);
|
||||||
|
|
||||||
Data11 = Qt::LineEdit($LayoutWidget_13, "Data11");
|
Data11 = Qt::LineEdit($LayoutWidget_14, "Data11");
|
||||||
$layout18->addWidget(Data11);
|
$layout18->addWidget(Data11);
|
||||||
|
|
||||||
Data21 = Qt::LineEdit($LayoutWidget_13, "Data21");
|
Data21 = Qt::LineEdit($LayoutWidget_14, "Data21");
|
||||||
$layout18->addWidget(Data21);
|
$layout18->addWidget(Data21);
|
||||||
$layout27_2->addWidget(groupHist1);
|
$layout27_3->addWidget(groupHist1);
|
||||||
|
|
||||||
groupHist2 = Qt::GroupBox($LayoutWidget_11, "groupHist2");
|
groupHist2 = Qt::GroupBox($LayoutWidget_12, "groupHist2");
|
||||||
groupHist2->setEnabled( 1 );
|
groupHist2->setEnabled( 1 );
|
||||||
groupHist2->setFrameShadow( &Qt::GroupBox::Plain() );
|
groupHist2->setFrameShadow( &Qt::GroupBox::Plain() );
|
||||||
|
|
||||||
my $LayoutWidget_14 = Qt::Widget(groupHist2, '$LayoutWidget_14');
|
my $LayoutWidget_15 = Qt::Widget(groupHist2, '$LayoutWidget_15');
|
||||||
$LayoutWidget_14->setGeometry( Qt::Rect(8, 17, 75, 150) );
|
$LayoutWidget_15->setGeometry( Qt::Rect(8, 17, 75, 150) );
|
||||||
my $layout18_2 = Qt::VBoxLayout($LayoutWidget_14, 0, 0, '$layout18_2');
|
my $layout18_2 = Qt::VBoxLayout($LayoutWidget_15, 0, 0, '$layout18_2');
|
||||||
|
|
||||||
t02 = Qt::LineEdit($LayoutWidget_14, "t02");
|
t02 = Qt::LineEdit($LayoutWidget_15, "t02");
|
||||||
$layout18_2->addWidget(t02);
|
$layout18_2->addWidget(t02);
|
||||||
|
|
||||||
Bg12 = Qt::LineEdit($LayoutWidget_14, "Bg12");
|
Bg12 = Qt::LineEdit($LayoutWidget_15, "Bg12");
|
||||||
$layout18_2->addWidget(Bg12);
|
$layout18_2->addWidget(Bg12);
|
||||||
|
|
||||||
Bg22 = Qt::LineEdit($LayoutWidget_14, "Bg22");
|
Bg22 = Qt::LineEdit($LayoutWidget_15, "Bg22");
|
||||||
$layout18_2->addWidget(Bg22);
|
$layout18_2->addWidget(Bg22);
|
||||||
|
|
||||||
Data12 = Qt::LineEdit($LayoutWidget_14, "Data12");
|
Data12 = Qt::LineEdit($LayoutWidget_15, "Data12");
|
||||||
$layout18_2->addWidget(Data12);
|
$layout18_2->addWidget(Data12);
|
||||||
|
|
||||||
Data22 = Qt::LineEdit($LayoutWidget_14, "Data22");
|
Data22 = Qt::LineEdit($LayoutWidget_15, "Data22");
|
||||||
$layout18_2->addWidget(Data22);
|
$layout18_2->addWidget(Data22);
|
||||||
$layout27_2->addWidget(groupHist2);
|
$layout27_3->addWidget(groupHist2);
|
||||||
|
|
||||||
groupHist3 = Qt::GroupBox($LayoutWidget_11, "groupHist3");
|
groupHist3 = Qt::GroupBox($LayoutWidget_12, "groupHist3");
|
||||||
groupHist3->setEnabled( 1 );
|
groupHist3->setEnabled( 1 );
|
||||||
groupHist3->setFrameShadow( &Qt::GroupBox::Plain() );
|
groupHist3->setFrameShadow( &Qt::GroupBox::Plain() );
|
||||||
|
|
||||||
my $LayoutWidget_15 = Qt::Widget(groupHist3, '$LayoutWidget_15');
|
my $LayoutWidget_16 = Qt::Widget(groupHist3, '$LayoutWidget_16');
|
||||||
$LayoutWidget_15->setGeometry( Qt::Rect(8, 17, 75, 150) );
|
$LayoutWidget_16->setGeometry( Qt::Rect(8, 17, 75, 150) );
|
||||||
my $layout18_3 = Qt::VBoxLayout($LayoutWidget_15, 0, 0, '$layout18_3');
|
my $layout18_3 = Qt::VBoxLayout($LayoutWidget_16, 0, 0, '$layout18_3');
|
||||||
|
|
||||||
t03 = Qt::LineEdit($LayoutWidget_15, "t03");
|
t03 = Qt::LineEdit($LayoutWidget_16, "t03");
|
||||||
$layout18_3->addWidget(t03);
|
$layout18_3->addWidget(t03);
|
||||||
|
|
||||||
Bg13 = Qt::LineEdit($LayoutWidget_15, "Bg13");
|
Bg13 = Qt::LineEdit($LayoutWidget_16, "Bg13");
|
||||||
$layout18_3->addWidget(Bg13);
|
$layout18_3->addWidget(Bg13);
|
||||||
|
|
||||||
Bg23 = Qt::LineEdit($LayoutWidget_15, "Bg23");
|
Bg23 = Qt::LineEdit($LayoutWidget_16, "Bg23");
|
||||||
$layout18_3->addWidget(Bg23);
|
$layout18_3->addWidget(Bg23);
|
||||||
|
|
||||||
Data13 = Qt::LineEdit($LayoutWidget_15, "Data13");
|
Data13 = Qt::LineEdit($LayoutWidget_16, "Data13");
|
||||||
$layout18_3->addWidget(Data13);
|
$layout18_3->addWidget(Data13);
|
||||||
|
|
||||||
Data23 = Qt::LineEdit($LayoutWidget_15, "Data23");
|
Data23 = Qt::LineEdit($LayoutWidget_16, "Data23");
|
||||||
$layout18_3->addWidget(Data23);
|
$layout18_3->addWidget(Data23);
|
||||||
$layout27_2->addWidget(groupHist3);
|
$layout27_3->addWidget(groupHist3);
|
||||||
|
|
||||||
groupHist4 = Qt::GroupBox($LayoutWidget_11, "groupHist4");
|
groupHist4 = Qt::GroupBox($LayoutWidget_12, "groupHist4");
|
||||||
groupHist4->setEnabled( 1 );
|
groupHist4->setEnabled( 1 );
|
||||||
groupHist4->setFrameShadow( &Qt::GroupBox::Plain() );
|
groupHist4->setFrameShadow( &Qt::GroupBox::Plain() );
|
||||||
|
|
||||||
my $LayoutWidget_16 = Qt::Widget(groupHist4, '$LayoutWidget_16');
|
my $LayoutWidget_17 = Qt::Widget(groupHist4, '$LayoutWidget_17');
|
||||||
$LayoutWidget_16->setGeometry( Qt::Rect(8, 17, 75, 150) );
|
$LayoutWidget_17->setGeometry( Qt::Rect(8, 17, 75, 150) );
|
||||||
my $layout18_4 = Qt::VBoxLayout($LayoutWidget_16, 0, 0, '$layout18_4');
|
my $layout18_4 = Qt::VBoxLayout($LayoutWidget_17, 0, 0, '$layout18_4');
|
||||||
|
|
||||||
t04 = Qt::LineEdit($LayoutWidget_16, "t04");
|
t04 = Qt::LineEdit($LayoutWidget_17, "t04");
|
||||||
$layout18_4->addWidget(t04);
|
$layout18_4->addWidget(t04);
|
||||||
|
|
||||||
Bg14 = Qt::LineEdit($LayoutWidget_16, "Bg14");
|
Bg14 = Qt::LineEdit($LayoutWidget_17, "Bg14");
|
||||||
$layout18_4->addWidget(Bg14);
|
$layout18_4->addWidget(Bg14);
|
||||||
|
|
||||||
Bg24 = Qt::LineEdit($LayoutWidget_16, "Bg24");
|
Bg24 = Qt::LineEdit($LayoutWidget_17, "Bg24");
|
||||||
$layout18_4->addWidget(Bg24);
|
$layout18_4->addWidget(Bg24);
|
||||||
|
|
||||||
Data14 = Qt::LineEdit($LayoutWidget_16, "Data14");
|
Data14 = Qt::LineEdit($LayoutWidget_17, "Data14");
|
||||||
$layout18_4->addWidget(Data14);
|
$layout18_4->addWidget(Data14);
|
||||||
|
|
||||||
Data24 = Qt::LineEdit($LayoutWidget_16, "Data24");
|
Data24 = Qt::LineEdit($LayoutWidget_17, "Data24");
|
||||||
$layout18_4->addWidget(Data24);
|
$layout18_4->addWidget(Data24);
|
||||||
$layout27_2->addWidget(groupHist4);
|
$layout27_3->addWidget(groupHist4);
|
||||||
|
|
||||||
ShowT0 = Qt::PushButton(TabPage_3, "ShowT0");
|
ShowT0 = Qt::PushButton(TabPage_3, "ShowT0");
|
||||||
ShowT0->setGeometry( Qt::Rect(451, 190, 95, 30) );
|
ShowT0->setGeometry( Qt::Rect(451, 190, 95, 30) );
|
||||||
@ -1564,6 +1586,8 @@ sub NEW
|
|||||||
Qt::Object::connect(PlotMSR, SIGNAL "clicked()", this, SLOT "GoPlot()");
|
Qt::Object::connect(PlotMSR, SIGNAL "clicked()", this, SLOT "GoPlot()");
|
||||||
Qt::Object::connect(InitParamTable, SIGNAL "valueChanged(int,int)", this, SLOT "CallMSRCreate()");
|
Qt::Object::connect(InitParamTable, SIGNAL "valueChanged(int,int)", this, SLOT "CallMSRCreate()");
|
||||||
Qt::Object::connect(ManualFile, SIGNAL "toggled(bool)", this, SLOT "RunSelectionToggle()");
|
Qt::Object::connect(ManualFile, SIGNAL "toggled(bool)", this, SLOT "RunSelectionToggle()");
|
||||||
|
Qt::Object::connect(go_2, SIGNAL "clicked()", this, SLOT "GoFit()");
|
||||||
|
Qt::Object::connect(PlotMSR_2, SIGNAL "pressed()", this, SLOT "GoPlot()");
|
||||||
Qt::Object::connect(Browse, SIGNAL "clicked()", this, SLOT "fileBrowse()");
|
Qt::Object::connect(Browse, SIGNAL "clicked()", this, SLOT "fileBrowse()");
|
||||||
Qt::Object::connect(BeamLine, SIGNAL "activated(int)", this, SLOT "T0Update()");
|
Qt::Object::connect(BeamLine, SIGNAL "activated(int)", this, SLOT "T0Update()");
|
||||||
|
|
||||||
@ -1724,14 +1748,13 @@ sub languageChange
|
|||||||
LRBFLabel->setText( trUtf8("Histograms list") );
|
LRBFLabel->setText( trUtf8("Histograms list") );
|
||||||
LRBF->setText( trUtf8("1,3") );
|
LRBF->setText( trUtf8("1,3") );
|
||||||
RUNSAuto->setTitle( trUtf8("RUN Numbers") );
|
RUNSAuto->setTitle( trUtf8("RUN Numbers") );
|
||||||
Qt::ToolTip::add(RunNumbers, trUtf8("Numbers of RUNs to fit. Multiple runs are comma separated."));
|
|
||||||
Qt::WhatsThis::add(RunNumbers, trUtf8("Numbers of RUNs to fit. Multiple runs are comma separated."));
|
|
||||||
BeamLineLabel->setText( trUtf8("On beam line") );
|
BeamLineLabel->setText( trUtf8("On beam line") );
|
||||||
BeamLine->clear();
|
BeamLine->clear();
|
||||||
BeamLine->insertItem( trUtf8("LEM") );
|
BeamLine->insertItem( trUtf8("LEM") );
|
||||||
BeamLine->insertItem( trUtf8("GPS") );
|
BeamLine->insertItem( trUtf8("GPS") );
|
||||||
BeamLine->insertItem( trUtf8("Dolly") );
|
BeamLine->insertItem( trUtf8("Dolly") );
|
||||||
BeamLine->insertItem( trUtf8("LTF") );
|
BeamLine->insertItem( trUtf8("LTF") );
|
||||||
|
YEARLabel->setText( trUtf8("Year") );
|
||||||
YEAR->clear();
|
YEAR->clear();
|
||||||
YEAR->insertItem( trUtf8("2009") );
|
YEAR->insertItem( trUtf8("2009") );
|
||||||
YEAR->insertItem( trUtf8("2008") );
|
YEAR->insertItem( trUtf8("2008") );
|
||||||
@ -1739,13 +1762,16 @@ sub languageChange
|
|||||||
YEAR->insertItem( trUtf8("2006") );
|
YEAR->insertItem( trUtf8("2006") );
|
||||||
YEAR->insertItem( trUtf8("2005") );
|
YEAR->insertItem( trUtf8("2005") );
|
||||||
YEAR->insertItem( trUtf8("2004") );
|
YEAR->insertItem( trUtf8("2004") );
|
||||||
YEARLabel->setText( trUtf8("Year") );
|
Qt::ToolTip::add(RunNumbers, trUtf8("Numbers of RUNs to fit. Multiple runs are comma separated."));
|
||||||
|
Qt::WhatsThis::add(RunNumbers, trUtf8("Numbers of RUNs to fit. Multiple runs are comma separated."));
|
||||||
RUNSMan->setTitle( trUtf8("RUN Files") );
|
RUNSMan->setTitle( trUtf8("RUN Files") );
|
||||||
Qt::ToolTip::add(RunFiles, trUtf8("Names of data files to be fit. Multiple data files are comma separated."));
|
Qt::ToolTip::add(RunFiles, trUtf8("Names of data files to be fit. Multiple data files are comma separated."));
|
||||||
Qt::WhatsThis::add(RunFiles, trUtf8("Names of data files to be fit. Multiple data files are comma separated."));
|
Qt::WhatsThis::add(RunFiles, trUtf8("Names of data files to be fit. Multiple data files are comma separated."));
|
||||||
Browse->setText( trUtf8("Browse") );
|
Browse->setText( trUtf8("Browse") );
|
||||||
Qt::ToolTip::add(Browse, trUtf8("Browse to select data files for fitting."));
|
Qt::ToolTip::add(Browse, trUtf8("Browse to select data files for fitting."));
|
||||||
Qt::WhatsThis::add(Browse, trUtf8("Browse to select data files for fitting."));
|
Qt::WhatsThis::add(Browse, trUtf8("Browse to select data files for fitting."));
|
||||||
|
PlotMSR_2->setText( trUtf8("Plot") );
|
||||||
|
go_2->setText( trUtf8("Fit") );
|
||||||
musrfit_tabs->changeTab( RUNSPage, trUtf8("RUNS") );
|
musrfit_tabs->changeTab( RUNSPage, trUtf8("RUNS") );
|
||||||
Minimization->setTitle( trUtf8("Minimization") );
|
Minimization->setTitle( trUtf8("Minimization") );
|
||||||
MINIMIZE->setText( trUtf8("Minimize") );
|
MINIMIZE->setText( trUtf8("Minimize") );
|
||||||
@ -2447,8 +2473,10 @@ sub InitializeTab
|
|||||||
# Fill the table with labels and values of parametr
|
# Fill the table with labels and values of parametr
|
||||||
for (my $PCount=0;$PCount<$NParam;$PCount++) {
|
for (my $PCount=0;$PCount<$NParam;$PCount++) {
|
||||||
my ($Param,$value,$error,$minvalue,$maxvalue,$RUN) = split(/,/,$PTable{$PCount});
|
my ($Param,$value,$error,$minvalue,$maxvalue,$RUN) = split(/,/,$PTable{$PCount});
|
||||||
|
# If you use this then reading the parameters from the table is a problem
|
||||||
|
# You need to extract the correct parameter name from the row label
|
||||||
|
# InitParamTable->verticalHeader()->setLabel( $PCount,"$RUN: $Param");
|
||||||
InitParamTable->verticalHeader()->setLabel( $PCount,"$Param");
|
InitParamTable->verticalHeader()->setLabel( $PCount,"$Param");
|
||||||
# InitParamTable->verticalHeader()->setLabel( $PCount,"$Param");
|
|
||||||
InitParamTable->showRow($PCount);
|
InitParamTable->showRow($PCount);
|
||||||
InitParamTable->setText($PCount,0,$value);
|
InitParamTable->setText($PCount,0,$value);
|
||||||
InitParamTable->setText($PCount,1,$error);
|
InitParamTable->setText($PCount,1,$error);
|
||||||
@ -2494,6 +2522,7 @@ sub GoFit
|
|||||||
|
|
||||||
my %All=CreateAllInput();
|
my %All=CreateAllInput();
|
||||||
CallMSRCreate();
|
CallMSRCreate();
|
||||||
|
musrfit_tabs->setCurrentTab(1);
|
||||||
my $FILENAME=$All{"FILENAME"}.".msr";
|
my $FILENAME=$All{"FILENAME"}.".msr";
|
||||||
if (-e $FILENAME) {
|
if (-e $FILENAME) {
|
||||||
my $cmd="musrfit -t $FILENAME";
|
my $cmd="musrfit -t $FILENAME";
|
||||||
|
216
src/external/MuSRFitGUI/MuSRFit.ui
vendored
216
src/external/MuSRFitGUI/MuSRFit.ui
vendored
@ -1558,13 +1558,19 @@
|
|||||||
<x>21</x>
|
<x>21</x>
|
||||||
<y>265</y>
|
<y>265</y>
|
||||||
<width>515</width>
|
<width>515</width>
|
||||||
<height>55</height>
|
<height>40</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<hbox>
|
<hbox>
|
||||||
<property name="name">
|
<property name="name">
|
||||||
<cstring>unnamed</cstring>
|
<cstring>unnamed</cstring>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="margin">
|
||||||
|
<number>0</number>
|
||||||
|
</property>
|
||||||
|
<property name="spacing">
|
||||||
|
<number>3</number>
|
||||||
|
</property>
|
||||||
<widget class="QLabel">
|
<widget class="QLabel">
|
||||||
<property name="name">
|
<property name="name">
|
||||||
<cstring>FitAsyTypeLabel</cstring>
|
<cstring>FitAsyTypeLabel</cstring>
|
||||||
@ -1646,7 +1652,7 @@
|
|||||||
<rect>
|
<rect>
|
||||||
<x>4</x>
|
<x>4</x>
|
||||||
<y>3</y>
|
<y>3</y>
|
||||||
<width>550</width>
|
<width>440</width>
|
||||||
<height>95</height>
|
<height>95</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
@ -1675,39 +1681,6 @@
|
|||||||
<property name="title">
|
<property name="title">
|
||||||
<string>RUN Numbers</string>
|
<string>RUN Numbers</string>
|
||||||
</property>
|
</property>
|
||||||
<widget class="QLineEdit">
|
|
||||||
<property name="name">
|
|
||||||
<cstring>RunNumbers</cstring>
|
|
||||||
</property>
|
|
||||||
<property name="geometry">
|
|
||||||
<rect>
|
|
||||||
<x>15</x>
|
|
||||||
<y>25</y>
|
|
||||||
<width>510</width>
|
|
||||||
<height>26</height>
|
|
||||||
</rect>
|
|
||||||
</property>
|
|
||||||
<property name="sizePolicy">
|
|
||||||
<sizepolicy>
|
|
||||||
<hsizetype>0</hsizetype>
|
|
||||||
<vsizetype>0</vsizetype>
|
|
||||||
<horstretch>0</horstretch>
|
|
||||||
<verstretch>0</verstretch>
|
|
||||||
</sizepolicy>
|
|
||||||
</property>
|
|
||||||
<property name="minimumSize">
|
|
||||||
<size>
|
|
||||||
<width>0</width>
|
|
||||||
<height>23</height>
|
|
||||||
</size>
|
|
||||||
</property>
|
|
||||||
<property name="toolTip" stdset="0">
|
|
||||||
<string>Numbers of RUNs to fit. Multiple runs are comma separated.</string>
|
|
||||||
</property>
|
|
||||||
<property name="whatsThis" stdset="0">
|
|
||||||
<string>Numbers of RUNs to fit. Multiple runs are comma separated.</string>
|
|
||||||
</property>
|
|
||||||
</widget>
|
|
||||||
<widget class="QLabel">
|
<widget class="QLabel">
|
||||||
<property name="name">
|
<property name="name">
|
||||||
<cstring>BeamLineLabel</cstring>
|
<cstring>BeamLineLabel</cstring>
|
||||||
@ -1756,7 +1729,7 @@
|
|||||||
</property>
|
</property>
|
||||||
<property name="geometry">
|
<property name="geometry">
|
||||||
<rect>
|
<rect>
|
||||||
<x>142</x>
|
<x>122</x>
|
||||||
<y>55</y>
|
<y>55</y>
|
||||||
<width>100</width>
|
<width>100</width>
|
||||||
<height>26</height>
|
<height>26</height>
|
||||||
@ -1777,6 +1750,28 @@
|
|||||||
</size>
|
</size>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
|
<widget class="QLabel">
|
||||||
|
<property name="name">
|
||||||
|
<cstring>YEARLabel</cstring>
|
||||||
|
</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>
|
||||||
|
</widget>
|
||||||
<widget class="QComboBox">
|
<widget class="QComboBox">
|
||||||
<item>
|
<item>
|
||||||
<property name="text">
|
<property name="text">
|
||||||
@ -1813,7 +1808,7 @@
|
|||||||
</property>
|
</property>
|
||||||
<property name="geometry">
|
<property name="geometry">
|
||||||
<rect>
|
<rect>
|
||||||
<x>425</x>
|
<x>320</x>
|
||||||
<y>55</y>
|
<y>55</y>
|
||||||
<width>100</width>
|
<width>100</width>
|
||||||
<height>26</height>
|
<height>26</height>
|
||||||
@ -1834,26 +1829,37 @@
|
|||||||
</size>
|
</size>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
<widget class="QLabel">
|
<widget class="QLineEdit">
|
||||||
<property name="name">
|
<property name="name">
|
||||||
<cstring>YEARLabel</cstring>
|
<cstring>RunNumbers</cstring>
|
||||||
</property>
|
</property>
|
||||||
<property name="geometry">
|
<property name="geometry">
|
||||||
<rect>
|
<rect>
|
||||||
<x>361</x>
|
<x>15</x>
|
||||||
<y>55</y>
|
<y>25</y>
|
||||||
<width>55</width>
|
<width>405</width>
|
||||||
<height>26</height>
|
<height>26</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="sizePolicy">
|
||||||
|
<sizepolicy>
|
||||||
|
<hsizetype>0</hsizetype>
|
||||||
|
<vsizetype>0</vsizetype>
|
||||||
|
<horstretch>0</horstretch>
|
||||||
|
<verstretch>0</verstretch>
|
||||||
|
</sizepolicy>
|
||||||
|
</property>
|
||||||
<property name="minimumSize">
|
<property name="minimumSize">
|
||||||
<size>
|
<size>
|
||||||
<width>0</width>
|
<width>0</width>
|
||||||
<height>20</height>
|
<height>23</height>
|
||||||
</size>
|
</size>
|
||||||
</property>
|
</property>
|
||||||
<property name="text">
|
<property name="toolTip" stdset="0">
|
||||||
<string>Year</string>
|
<string>Numbers of RUNs to fit. Multiple runs are comma separated.</string>
|
||||||
|
</property>
|
||||||
|
<property name="whatsThis" stdset="0">
|
||||||
|
<string>Numbers of RUNs to fit. Multiple runs are comma separated.</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</widget>
|
</widget>
|
||||||
@ -1879,9 +1885,9 @@
|
|||||||
</property>
|
</property>
|
||||||
<property name="geometry">
|
<property name="geometry">
|
||||||
<rect>
|
<rect>
|
||||||
<x>20</x>
|
<x>15</x>
|
||||||
<y>25</y>
|
<y>25</y>
|
||||||
<width>505</width>
|
<width>405</width>
|
||||||
<height>26</height>
|
<height>26</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
@ -1915,7 +1921,7 @@
|
|||||||
</property>
|
</property>
|
||||||
<property name="geometry">
|
<property name="geometry">
|
||||||
<rect>
|
<rect>
|
||||||
<x>425</x>
|
<x>320</x>
|
||||||
<y>55</y>
|
<y>55</y>
|
||||||
<width>100</width>
|
<width>100</width>
|
||||||
<height>26</height>
|
<height>26</height>
|
||||||
@ -1948,6 +1954,95 @@
|
|||||||
</widget>
|
</widget>
|
||||||
</vbox>
|
</vbox>
|
||||||
</widget>
|
</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>
|
||||||
<widget class="QWidget">
|
<widget class="QWidget">
|
||||||
<property name="name">
|
<property name="name">
|
||||||
@ -2190,7 +2285,7 @@
|
|||||||
<x>5</x>
|
<x>5</x>
|
||||||
<y>130</y>
|
<y>130</y>
|
||||||
<width>545</width>
|
<width>545</width>
|
||||||
<height>235</height>
|
<height>230</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<property name="overwriteMode">
|
<property name="overwriteMode">
|
||||||
@ -2214,7 +2309,7 @@
|
|||||||
<x>5</x>
|
<x>5</x>
|
||||||
<y>5</y>
|
<y>5</y>
|
||||||
<width>545</width>
|
<width>545</width>
|
||||||
<height>360</height>
|
<height>355</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<property name="sizePolicy">
|
<property name="sizePolicy">
|
||||||
@ -2879,7 +2974,7 @@
|
|||||||
<x>5</x>
|
<x>5</x>
|
||||||
<y>5</y>
|
<y>5</y>
|
||||||
<width>545</width>
|
<width>545</width>
|
||||||
<height>360</height>
|
<height>355</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<property name="sizePolicy">
|
<property name="sizePolicy">
|
||||||
@ -2952,14 +3047,17 @@
|
|||||||
<rect>
|
<rect>
|
||||||
<x>5</x>
|
<x>5</x>
|
||||||
<y>5</y>
|
<y>5</y>
|
||||||
<width>544</width>
|
<width>545</width>
|
||||||
<height>360</height>
|
<height>355</height>
|
||||||
</rect>
|
</rect>
|
||||||
</property>
|
</property>
|
||||||
<vbox>
|
<vbox>
|
||||||
<property name="name">
|
<property name="name">
|
||||||
<cstring>unnamed</cstring>
|
<cstring>unnamed</cstring>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="margin">
|
||||||
|
<number>0</number>
|
||||||
|
</property>
|
||||||
<widget class="QGroupBox">
|
<widget class="QGroupBox">
|
||||||
<property name="name">
|
<property name="name">
|
||||||
<cstring>groupTitle</cstring>
|
<cstring>groupTitle</cstring>
|
||||||
@ -4361,6 +4459,18 @@
|
|||||||
<receiver>MuSRFitform</receiver>
|
<receiver>MuSRFitform</receiver>
|
||||||
<slot>RunSelectionToggle()</slot>
|
<slot>RunSelectionToggle()</slot>
|
||||||
</connection>
|
</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>
|
<connection>
|
||||||
<sender>Browse</sender>
|
<sender>Browse</sender>
|
||||||
<signal>clicked()</signal>
|
<signal>clicked()</signal>
|
||||||
|
1
src/external/MuSRFitGUI/MuSRFit.ui.h
vendored
1
src/external/MuSRFitGUI/MuSRFit.ui.h
vendored
@ -592,6 +592,7 @@ void MuSRFitform::GoFit()
|
|||||||
{
|
{
|
||||||
my %All=CreateAllInput();
|
my %All=CreateAllInput();
|
||||||
CallMSRCreate();
|
CallMSRCreate();
|
||||||
|
musrfit_tabs->setCurrentTab(1);
|
||||||
my $FILENAME=$All{"FILENAME"}.".msr";
|
my $FILENAME=$All{"FILENAME"}.".msr";
|
||||||
if (-e $FILENAME) {
|
if (-e $FILENAME) {
|
||||||
my $cmd="musrfit -t $FILENAME";
|
my $cmd="musrfit -t $FILENAME";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user