Skip to content

Commit

Permalink
refs #4863 Activated 'Verbose' option within IDA GUI
Browse files Browse the repository at this point in the history
Also added the option in the 'Calculate Corrections' and 'Apply Corrections' tabs - refs #4876 - but the functionality still needs to be added.
  • Loading branch information
DereckKachere committed Jan 24, 2013
1 parent 3a5ece3 commit 32283f0
Show file tree
Hide file tree
Showing 4 changed files with 235 additions and 55 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -87,11 +87,14 @@
<item>
<widget class="QCheckBox" name="elwin_ckVerbose">
<property name="enabled">
<bool>false</bool>
<bool>true</bool>
</property>
<property name="text">
<string>Verbose</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</item>
<item>
Expand Down Expand Up @@ -167,11 +170,14 @@
<item>
<widget class="QCheckBox" name="msd_ckVerbose">
<property name="enabled">
<bool>false</bool>
<bool>true</bool>
</property>
<property name="text">
<string>Verbose</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</item>
<item>
Expand Down Expand Up @@ -359,11 +365,14 @@
<item>
<widget class="QCheckBox" name="fury_ckVerbose">
<property name="enabled">
<bool>false</bool>
<bool>true</bool>
</property>
<property name="text">
<string>Verbose</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</item>
<item>
Expand Down Expand Up @@ -580,11 +589,35 @@
<item>
<layout class="QHBoxLayout" name="horizontalLayout_26">
<item>
<widget class="QCheckBox" name="furyfit_ckPlotOutput">
<property name="text">
<string>Plot Output (Single Run)</string>
</property>
</widget>
<layout class="QVBoxLayout" name="verticalLayout_10">
<item>
<layout class="QHBoxLayout" name="horizontalLayout_28">
<item>
<widget class="QCheckBox" name="furyfit_ckPlotOutput">
<property name="text">
<string>Plot Output (Single Run)</string>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_10">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_32"/>
</item>
</layout>
</item>
<item>
<spacer name="horizontalSpacer_8">
Expand Down Expand Up @@ -635,18 +668,7 @@
</widget>
</item>
<item>
<widget class="QCheckBox" name="furyfit_ckSaveSeq">
<property name="text">
<string>Save Result</string>
</property>
</widget>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_14">
<item>
<spacer name="horizontalSpacer_2">
<spacer name="horizontalSpacer_5">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
Expand All @@ -658,6 +680,17 @@
</property>
</spacer>
</item>
<item>
<widget class="QCheckBox" name="furyfit_ckSaveSeq">
<property name="text">
<string>Save Result</string>
</property>
</widget>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_14">
<item>
<widget class="QPushButton" name="furyfit_pbSeqFit">
<property name="text">
Expand All @@ -666,7 +699,7 @@
</widget>
</item>
<item>
<spacer name="horizontalSpacer_3">
<spacer name="horizontalSpacer_2">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
Expand All @@ -678,6 +711,16 @@
</property>
</spacer>
</item>
<item>
<widget class="QCheckBox" name="furyfit_ckVerbose">
<property name="text">
<string>Verbose</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</item>
</layout>
Expand Down Expand Up @@ -940,11 +983,19 @@
<item>
<layout class="QHBoxLayout" name="confit_layoutOuputOptions">
<item>
<widget class="QCheckBox" name="confit_ckPlotOutput">
<property name="text">
<string>Plot Output</string>
</property>
</widget>
<layout class="QVBoxLayout" name="confit_layoutSeq_2">
<item>
<layout class="QHBoxLayout" name="confit_layoutSeqPlot_2">
<item>
<widget class="QCheckBox" name="confit_ckPlotOutput">
<property name="text">
<string>Plot Output</string>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</item>
<item>
<spacer name="horizontalSpacer">
Expand Down Expand Up @@ -990,18 +1041,7 @@
</widget>
</item>
<item>
<widget class="QCheckBox" name="confit_ckSaveSeq">
<property name="text">
<string>Save Result</string>
</property>
</widget>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="confit_layoutSeqRun">
<item>
<spacer name="horizontalSpacer_4">
<spacer name="horizontalSpacer_3">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
Expand All @@ -1013,6 +1053,17 @@
</property>
</spacer>
</item>
<item>
<widget class="QCheckBox" name="confit_ckSaveSeq">
<property name="text">
<string>Save Result</string>
</property>
</widget>
</item>
</layout>
</item>
<item>
<layout class="QHBoxLayout" name="confit_layoutSeqRun">
<item>
<widget class="QPushButton" name="confit_pbSequential">
<property name="text">
Expand All @@ -1021,7 +1072,7 @@
</widget>
</item>
<item>
<spacer name="horizontalSpacer_5">
<spacer name="horizontalSpacer_4">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
Expand All @@ -1033,6 +1084,20 @@
</property>
</spacer>
</item>
<item>
<layout class="QHBoxLayout" name="confit_layoutSeqRun_2">
<item>
<widget class="QCheckBox" name="confit_ckVerbose">
<property name="text">
<string>Verbose</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</item>
</layout>
Expand Down Expand Up @@ -1582,6 +1647,35 @@
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_6">
<item>
<widget class="QCheckBox" name="absp_ckVerbose">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Verbose</string>
</property>
<property name="checkable">
<bool>false</bool>
</property>
<property name="checked">
<bool>false</bool>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_6">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QLabel" name="absp_lbPlotOutput">
<property name="sizePolicy">
Expand Down Expand Up @@ -1619,6 +1713,58 @@
</item>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_12">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<spacer name="horizontalSpacer_17">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<spacer name="horizontalSpacer_16">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<spacer name="horizontalSpacer_15">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
</layout>
Expand Down Expand Up @@ -1869,6 +2015,39 @@
</property>
</spacer>
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_33">
<item>
<widget class="QCheckBox" name="abscor_ckVerbose">
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Verbose</string>
</property>
<property name="checkable">
<bool>false</bool>
</property>
<property name="checked">
<bool>false</bool>
</property>
</widget>
</item>
<item>
<spacer name="horizontalSpacer_9">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
</layout>
</item>
</layout>
</widget>
</widget>
Expand Down Expand Up @@ -1978,10 +2157,8 @@
<tabstop>furyfit_ckConstrainIntensities</tabstop>
<tabstop>furyfit_ckPlotGuess</tabstop>
<tabstop>furyfit_leSpecNo</tabstop>
<tabstop>furyfit_ckPlotOutput</tabstop>
<tabstop>furyfit_cbPlotOutput</tabstop>
<tabstop>furyfit_ckSaveSeq</tabstop>
<tabstop>furyfit_pbSeqFit</tabstop>
<tabstop>confit_cbInputType</tabstop>
<tabstop>confit_wsSample</tabstop>
<tabstop>confit_pbPlotInput</tabstop>
Expand All @@ -1990,7 +2167,6 @@
<tabstop>confit_ckPlotGuess</tabstop>
<tabstop>confit_leSpecNo</tabstop>
<tabstop>confit_leSpecMax</tabstop>
<tabstop>confit_ckPlotOutput</tabstop>
<tabstop>confit_cbPlotOutput</tabstop>
<tabstop>confit_ckSaveSeq</tabstop>
<tabstop>confit_pbSequential</tabstop>
Expand Down

0 comments on commit 32283f0

Please sign in to comment.