The base class for the Inspector class. More...
#include <InspectorBase.h>
Public Slots | |
virtual void | allCutsRadioButton_toggled (bool selected)=0 |
virtual void | editLabelFontClicked ()=0 |
virtual void | editTitleFontClicked ()=0 |
virtual void | ignoreErrorCheckBoxToggled (bool) |
virtual void | m_editFontToggled (bool) |
virtual void | m_editLabelFontClicked () |
virtual void | m_editTitleFontClicked () |
virtual void | m_numContourSlider_valueChanged (int) |
virtual void | sel_combo_3_activated (const QString &) |
virtual void | selectedCutsRadioButton_toggled (bool selected)=0 |
virtual void | sliderChanged (int)=0 |
Public Member Functions | |
accept () | |
done (int r) | |
enum {Rejected, Accepted} | |
exec () | |
extension () const | |
InspectorBase (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | |
isModal () const | |
isSizeGripEnabled () const | |
orientation () const | |
prop -whether the size grip is enabled | |
prop -whether show() should pop up the dialog as modal or modeless | |
reject () | |
result () const | |
setExtension (QWidget *extension) | |
setModal (bool modal) | |
setOrientation (Orientation orientation) | |
setResult (int i) | |
setSizeGripEnabled (bool) | |
show () | |
showExtension (bool showIt) | |
~InspectorBase () |
Protected Slots | |
virtual void | addDataRepButton_clicked ()=0 |
virtual void | allNtupleComboActivated (const QString &)=0 |
virtual void | autoScale_clicked ()=0 |
virtual void | availPlotTypesActivated (const QString &)=0 |
virtual void | axis_button_group_clicked (int)=0 |
virtual void | axisLabelText ()=0 |
virtual void | axisZoomPanCheckBox_clicked ()=0 |
virtual void | colorSelect_2_clicked ()=0 |
virtual void | colorSelect_clicked ()=0 |
virtual void | combineCheckBox_clicked ()=0 |
virtual void | contourLevelsTextBox_returnPressed ()=0 |
virtual void | contourRadioButton1_toggled (bool)=0 |
virtual void | contourSlider_valueChanged (int val)=0 |
virtual void | contourTextBox_returnPressed ()=0 |
virtual void | createResiduals ()=0 |
virtual void | cut_button_group_clicked ()=0 |
virtual void | cutAddAll ()=0 |
virtual void | cutAddSelected ()=0 |
virtual void | cutEnablePushButton_toggled (bool)=0 |
virtual void | cutHighSlider_sliderMoved (int value)=0 |
virtual void | cutHighSlider_sliderReleased ()=0 |
virtual void | cutInvertPushButton_clicked ()=0 |
virtual void | cutLowSlider_sliderMoved (int value)=0 |
virtual void | cutLowSlider_sliderReleased ()=0 |
virtual void | cutNew ()=0 |
virtual void | cutRemovePushButton_clicked ()=0 |
virtual void | cutText_returnPressed ()=0 |
virtual void | cutZoomPanCheckBox_clicked ()=0 |
virtual void | dataCreateNTuple ()=0 |
virtual void | dataNTupleSelChanged (int item)=0 |
virtual void | dataTupleNameChanged (const QString &)=0 |
virtual void | deleteColorModel ()=0 |
virtual void | diffDataRep ()=0 |
virtual void | editColorModel ()=0 |
virtual void | entriesDrag ()=0 |
virtual void | errorBars_toggled (bool)=0 |
virtual void | fitterNamesActivated (int)=0 |
virtual void | functionAdd ()=0 |
virtual void | functionParamsCheckBoxToggled (bool)=0 |
virtual void | functionParamsLineEditReturnPressed ()=0 |
virtual void | functionParamsListViewCurrentChanged ()=0 |
virtual void | functionParamsSliderSliderMoved (int)=0 |
virtual void | functionParamsSliderSliderPressed ()=0 |
virtual void | functionParamsSliderSliderReleased ()=0 |
virtual void | functionsFitToDataButton_clicked ()=0 |
virtual void | functionsRemoveButton_clicked ()=0 |
virtual void | functionsResetButton_clicked ()=0 |
virtual void | highRangeDrag ()=0 |
virtual void | intervalStateChanged (bool)=0 |
virtual void | intervalTextChanged (const QString &)=0 |
virtual void | languageChange () |
virtual void | lineStyleButtonGroup_clicked (int)=0 |
virtual void | logScale_clicked ()=0 |
virtual void | lowRangeDrag ()=0 |
virtual void | m_boxedge_clicked ()=0 |
virtual void | m_grid_clicked ()=0 |
virtual void | newColorModel ()=0 |
virtual void | newPlotButton_clicked ()=0 |
virtual void | ntupleChanged (int)=0 |
virtual void | offsetDrag ()=0 |
virtual void | pointRepComboBox_activated (const QString &qstr)=0 |
virtual void | pushButtonNewErrorPlotClicked ()=0 |
virtual void | removeDataRepButton_clicked ()=0 |
virtual void | resetRotate () |
virtual void | resetSlider ()=0 |
virtual void | reverse_clicked ()=0 |
virtual void | rotateX (int) |
virtual void | rotateY (int) |
virtual void | sel_combo_0_activated (const QString &)=0 |
virtual void | sel_combo_1_activated (const QString &)=0 |
virtual void | sel_combo_2_activated (const QString &)=0 |
virtual void | selCutChanged ()=0 |
virtual void | setBinWidth (int value)=0 |
virtual void | setDragOn ()=0 |
virtual void | setHighRange (int value)=0 |
virtual void | setHighText ()=0 |
virtual void | setLowRange (int value)=0 |
virtual void | setLowText ()=0 |
virtual void | setMinEntries (int)=0 |
virtual void | setMinEntriesText ()=0 |
virtual void | setOffset (int value)=0 |
virtual void | setOffsetText ()=0 |
virtual void | setWidthText ()=0 |
virtual void | setXRotateText ()=0 |
virtual void | setYRotateText ()=0 |
virtual void | statsButtonGroupClicked (int)=0 |
virtual void | summaryNew ()=0 |
virtual void | symbolPointSize_returnPressed ()=0 |
virtual void | symbolTypeButtonGroup_clicked (int id)=0 |
virtual void | tabChanged ()=0 |
virtual void | titleText_returnPressed ()=0 |
virtual void | transform_button_group_clicked ()=0 |
virtual void | transformNew () |
virtual void | valueChanged (int)=0 |
virtual void | widthDrag ()=0 |
Private Attributes | |
QPixmap | image0 |
QPixmap | image1 |
The base class for the Inspector class.
The pure virtual base class built with the Qt Designer.
Definition at line 41 of file InspectorBase.h.
InspectorBase | ( | QWidget * | parent = 0 , |
const char * | name = 0 , |
||
bool | modal = FALSE , |
||
WFlags | fl = 0 |
||
) |
Definition at line 103 of file InspectorBase.cpp.
References addDataRepButton_clicked(), QWidgetStack::addWidget(), allCutsRadioButton, allCutsRadioButton_toggled(), allNtupleComboActivated(), autoScale_clicked(), availPlotTypesActivated(), axis_button_group, axis_button_group_clicked(), axisLabelText(), axisTab, axisWidget1, axisWidget2, axisWidget3, brk_label, brk_pt, ButtonGroup4, ButtonGroup8, circle, color_scale, colorlabel, colorSelect_2, colorSelect_2_clicked(), colorSelect_clicked(), combineCheckBox_clicked(), contourLevelsTextBox_returnPressed(), contourRadioButton1, contourRadioButton1_toggled(), contourRadioButton2, contourSlider_valueChanged(), contourTextBox_returnPressed(), createResiduals(), cross, currentPlot, cut_button_group, cut_button_group_clicked(), cutAddAll(), cutAddSelected(), cutEnablePushButton, cutEnablePushButton_toggled(), cutInvertPushButton, cutInvertPushButton_clicked(), cutNew(), cutNewPushButton, cutRemovePushButton, cutRemovePushButton_clicked(), cutsTab, dataCreateNTuple(), dataNTupleSelChanged(), dataTab, dataTupleNameChanged(), delete_model, deleteColorModel(), diffDataRep(), edit_model, editColorModel(), editLabelFontClicked(), editTitleFontClicked(), entriesDrag(), errorBars_toggled(), filledCircle, filledRectangle, filledTriangle, fitterNamesActivated(), flat_width, flatlabel, QString::fromLatin1(), functionAdd(), functionParamsCheckBoxToggled(), functionParamsLineEditReturnPressed(), functionParamsListViewCurrentChanged(), functionParamsSliderSliderMoved(), functionParamsSliderSliderPressed(), functionParamsSliderSliderReleased(), functionsFitToDataButton, functionsFitToDataButton_clicked(), functionsRemoveButton, functionsRemoveButton_clicked(), functionsResetButton, functionsResetButton_clicked(), funtionTab, groupBox14, ignoreErrorCheckBoxToggled(), image0, QButtonGroup::insert(), QTabWidget::insertTab(), label, label_2, languageChange(), layout100, layout102, layout29, layout31, Layout31, layout33, layout33_2, layout33_3, layout33_3_2, layout34, layout35, layout35_2, layout36, layout36_2, layout37, layout37_2, layout37_2_2, layout38, layout39, layout40, Layout40_2, layout41, layout41_2, layout42, layout42_2, layout42_2_2, layout43, layout44, layout44_2, layout45, layout45_2, layout45_3, layout46, layout46_2, layout46_3, layout47, layout47_2, layout47_3, layout48, layout49, layout49_2, layout51, layout51_2, layout52, layout77, lineStyleButtonGroup_clicked(), logScale, logScale_clicked(), m_addDataRepButton, m_Air, m_all_ntuples, m_Arc, m_autoScale, m_availPlotTypes, m_axis_frame, m_axis_group_box, m_axis_label, m_boxedge, m_boxedge_clicked(), m_Car, m_color_layout, m_combine_checkbox, m_contourBox, m_contourLevelsTextBox, m_cut_data1, m_cut_data2, m_cut_fit_radio, m_cut_selected_box, m_cutAddAll, m_cutAddSelected, m_CutVariableComboBox1, m_CutVariableComboBox2, m_data_create, m_dataRepNameText, m_diffdatarep, m_editLabelFont, m_editTitleFont, m_errorBars, m_fitter_names, m_func_new, m_func_parms, m_FunctionParamsCheckBox, m_FunctionParamsLineEdit, m_FunctionParamsListView, m_FunctionParamsSlider, m_Gls, m_grid, m_grid_clicked(), m_hammer, m_IgnoreErrorCheckBox, m_interval_cb, m_interval_group, m_interval_le, m_lambert, m_line_group, m_line_groupLayout, m_linear, m_logx, m_logxy, m_logy, m_Mer, m_new_cut_box, m_new_plot_box, m_numContoursLabel, m_numContourSlider, m_numContoursTextBox, m_offset_range, m_offset_text, m_plot_color, m_plot_symbols, m_plot_tab, m_plot_title, m_point_stack, m_pointRepComboBox, m_PushButtonNewErrorPlot, m_removeDatarep, m_resid, m_reverse, m_sel_ntuple_name, m_selCutComboBox, m_selectedColor, m_selectedPlotRadioButton, m_Sin, m_slider_control, m_stats_avg_x, m_stats_avg_y, m_stats_chi, m_stats_fparms, m_stats_number, m_stats_overflow, m_stats_std_x, m_stats_text, m_stats_underflow, m_statsTextField, m_Stg, m_summary, m_symbol_group, m_symbol_groupLayout, m_symbolPointSize, m_Tan, m_titleText, m_value_combo, m_value_layout, m_width_range, m_width_text, m_x_offset, m_x_offset_text, m_y_offset, m_y_offset_text, min_entries_slider, min_entries_text, new_binding_0, new_binding_1, new_binding_2, new_binding_3, new_binding_4, new_combo_0, new_combo_1, new_combo_2, new_combo_3, new_combo_4, new_model, newColorModel(), newFunctionsAddButton, newFunctionsComboBox, newPlotButton, newPlotButton_clicked(), newSummary, ntupleChanged(), offsetDrag(), page, page_2, plotTab_2, plus, pointRepComboBox_activated(), pushButton26, pushButtonNewErrorPlotClicked(), radioButton27, radioButton27_2, radioButton27_2_2, radioButton27_2_2_2, radioButton27_2_2_2_2, radioButton27_2_2_2_2_2, radioButton38, radioButton39, radioButton40, rectangle, removeDataRepButton_clicked(), reset_slider, resetRotate(), resetSlider(), reverse_clicked(), rotateGroupBox, rotateX(), rotateY(), sel_binding_0, sel_binding_1, sel_binding_2, sel_binding_3, sel_binding_4, sel_combo_0, sel_combo_0_activated(), sel_combo_1, sel_combo_1_activated(), sel_combo_2, sel_combo_2_activated(), sel_combo_3, sel_combo_3_activated(), sel_combo_4, selCutChanged(), selectedCutsRadioButton_toggled(), QLabel::setAlignment(), QListView::setAllColumnsShowFocus(), QPushButton::setAutoDefault(), setBinWidth(), QCheckBox::setChecked(), QRadioButton::setChecked(), setDragOn(), QComboBox::setDuplicatesEnabled(), QComboBox::setEditable(), QButtonGroup::setExclusive(), QFrame::setFrameShadow(), QFrame::setFrameShape(), QWidget::setGeometry(), QComboBox::setInsertionPolicy(), QFrame::setLineWidth(), QSlider::setMaxValue(), QScrollBar::setMaxValue(), setMinEntries(), setMinEntriesText(), QScrollBar::setMinValue(), QSlider::setMinValue(), setOffset(), setOffsetText(), QPushButton::setOn(), QScrollBar::setOrientation(), QSlider::setOrientation(), QSlider::setPageStep(), QLineEdit::setReadOnly(), QListView::setResizeMode(), QListView::setRootIsDecorated(), QComboBox::setSizeLimit(), QTabWidget::setTabShape(), QPushButton::setToggleButton(), QListView::setTreeStepSize(), QSlider::setValue(), QScrollBar::setValue(), setWidthText(), setXRotateText(), setYRotateText(), show_cut_radio_group, sliderChanged(), statsButtonGroupClicked(), statsTab, summaryNew(), symbolPointSize_returnPressed(), symbolTypeButtonGroup_clicked(), tab, tabChanged(), TextLabel1, textLabel1, textLabel1_2, textLabel1_2_2, TextLabel1_2_3, TextLabel1_2_3_2, TextLabel1_2_4, TextLabel1_2_4_2, TextLabel1_3, TextLabel1_3_2, TextLabel1_4, textLabel5, titleText_returnPressed(), transform_button_group, transform_button_group_clicked(), triangle, u_fiiter, valueChanged(), and widthDrag().
~InspectorBase | ( | ) |
Definition at line 1293 of file InspectorBase.cpp.
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
pure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
|
protectedpure virtualslot |
Implemented in Inspector.
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
|
protectedpure virtualslot |
Implemented in Inspector.
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
|
protectedpure virtualslot |
Implemented in Inspector.
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
pure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
pure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
|
virtualslot |
Reimplemented in Inspector.
Definition at line 1545 of file InspectorBase.cpp.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
|
protectedpure virtualslot |
Implemented in Inspector.
|
protectedvirtualslot |
Definition at line 1302 of file InspectorBase.cpp.
References QWhatsThis::add(), QToolTip::add(), allCutsRadioButton, axis_button_group, axisTab, brk_label, ButtonGroup4, ButtonGroup8, QTabWidget::changeTab(), circle, colorlabel, colorSelect_2, contourRadioButton1, contourRadioButton2, cross, currentPlot, cut_button_group, cutEnablePushButton, cutInvertPushButton, cutNewPushButton, cutRemovePushButton, cutsTab, dataTab, delete_model, edit_model, filledCircle, filledRectangle, filledTriangle, flatlabel, functionsFitToDataButton, functionsRemoveButton, functionsResetButton, funtionTab, groupBox14, label, label_2, logScale, m_addDataRepButton, m_Air, m_Arc, m_autoScale, m_availPlotTypes, m_axis_group_box, m_axis_label, m_boxedge, m_Car, m_combine_checkbox, m_contourBox, m_cut_data1, m_cut_data2, m_cut_fit_radio, m_cut_selected_box, m_cutAddAll, m_cutAddSelected, m_CutVariableComboBox1, m_data_create, m_dataRepNameText, m_diffdatarep, m_editLabelFont, m_editTitleFont, m_errorBars, m_fitter_names, m_func_new, m_func_parms, m_FunctionParamsCheckBox, m_FunctionParamsLineEdit, m_FunctionParamsListView, m_FunctionParamsSlider, m_Gls, m_grid, m_hammer, m_IgnoreErrorCheckBox, m_interval_cb, m_interval_group, m_interval_le, m_lambert, m_line_group, m_linear, m_logx, m_logxy, m_logy, m_Mer, m_new_cut_box, m_new_plot_box, m_numContoursLabel, m_numContourSlider, m_numContoursTextBox, m_offset_range, m_plot_color, m_plot_symbols, m_plot_tab, m_plot_title, m_pointRepComboBox, m_PushButtonNewErrorPlot, m_removeDatarep, m_resid, m_reverse, m_selCutComboBox, m_selectedColor, m_selectedPlotRadioButton, m_Sin, m_slider_control, m_stats_avg_x, m_stats_avg_y, m_stats_chi, m_stats_fparms, m_stats_number, m_stats_overflow, m_stats_std_x, m_stats_text, m_stats_underflow, m_Stg, m_summary, m_symbol_group, m_symbolPointSize, m_Tan, m_titleText, m_value_combo, m_width_range, m_x_offset, m_x_offset_text, m_y_offset, m_y_offset_text, min_entries_slider, min_entries_text, new_binding_0, new_binding_1, new_binding_2, new_binding_3, new_binding_4, new_model, newFunctionsAddButton, newFunctionsComboBox, newPlotButton, newSummary, plotTab_2, plus, pushButton26, radioButton27, radioButton27_2, radioButton27_2_2, radioButton27_2_2_2, radioButton27_2_2_2_2, radioButton27_2_2_2_2_2, radioButton38, radioButton39, radioButton40, rectangle, reset_slider, rotateGroupBox, sel_binding_0, sel_binding_1, sel_binding_2, sel_binding_3, sel_binding_4, QLineEdit::setText(), QLabel::setText(), QRadioButton::setText(), QPushButton::setText(), QCheckBox::setText(), QGroupBox::setTitle(), show_cut_radio_group, statsTab, tab, TextLabel1, textLabel1, textLabel1_2, textLabel1_2_2, TextLabel1_2_3, TextLabel1_2_3_2, TextLabel1_2_4, TextLabel1_2_4_2, TextLabel1_3, TextLabel1_3_2, TextLabel1_4, textLabel5, transform_button_group, triangle, and u_fiiter.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
virtualslot |
Definition at line 1525 of file InspectorBase.cpp.
|
virtualslot |
Definition at line 1535 of file InspectorBase.cpp.
|
virtualslot |
Definition at line 1530 of file InspectorBase.cpp.
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
virtualslot |
Definition at line 1570 of file InspectorBase.cpp.
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedvirtualslot |
Reimplemented in Inspector.
Definition at line 1565 of file InspectorBase.cpp.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedvirtualslot |
Reimplemented in Inspector.
Definition at line 1555 of file InspectorBase.cpp.
Referenced by InspectorBase().
|
protectedvirtualslot |
Reimplemented in Inspector.
Definition at line 1560 of file InspectorBase.cpp.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Referenced by InspectorBase().
|
protectedpure virtualslot |
Referenced by InspectorBase().
|
protectedpure virtualslot |
Referenced by InspectorBase().
|
virtualslot |
Definition at line 1540 of file InspectorBase.cpp.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
pure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
|
protectedpure virtualslot |
Implemented in Inspector.
|
protectedpure virtualslot |
Implemented in Inspector.
|
protectedpure virtualslot |
Implemented in Inspector.
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
pure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedvirtualslot |
Definition at line 1550 of file InspectorBase.cpp.
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
|
protectedpure virtualslot |
Implemented in Inspector.
Referenced by InspectorBase().
QRadioButton* allCutsRadioButton |
Definition at line 183 of file InspectorBase.h.
Referenced by Inspector::allCutsRadioButton_toggled(), InspectorBase(), and languageChange().
QButtonGroup* axis_button_group |
Definition at line 138 of file InspectorBase.h.
Referenced by InspectorBase(), languageChange(), and Inspector::setZRadioButton().
QWidget* axisTab |
Definition at line 136 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
hippodraw::AxisWidget* axisWidget1 |
Definition at line 152 of file InspectorBase.h.
Referenced by Inspector::axisZoomPanCheckBox_clicked(), Inspector::highRangeDrag(), Inspector::Inspector(), InspectorBase(), Inspector::lowRangeDrag(), Inspector::setDragOn(), Inspector::setHighRange(), Inspector::setHighText(), Inspector::setLowRange(), Inspector::setLowText(), and Inspector::updateAxisTab().
hippodraw::AxisWidget* axisWidget2 |
Definition at line 177 of file InspectorBase.h.
Referenced by Inspector::cutHighSlider_sliderMoved(), Inspector::cutHighSlider_sliderReleased(), Inspector::cutLowSlider_sliderMoved(), Inspector::cutLowSlider_sliderReleased(), Inspector::cutText_returnPressed(), Inspector::cutZoomPanCheckBox_clicked(), Inspector::disableCutControls(), Inspector::Inspector(), InspectorBase(), and Inspector::updateCutControlValues().
hippodraw::AxisWidget* axisWidget3 |
Definition at line 158 of file InspectorBase.h.
Referenced by InspectorBase().
QLabel* brk_label |
Definition at line 122 of file InspectorBase.h.
Referenced by InspectorBase(), languageChange(), and Inspector::updateColorMapCtrls().
QSlider* brk_pt |
Definition at line 123 of file InspectorBase.h.
Referenced by Inspector::convertCtrlPts(), InspectorBase(), Inspector::loadAllUserModels(), Inspector::resetSlider(), Inspector::sliderChanged(), and Inspector::updateColorMapCtrls().
QButtonGroup* ButtonGroup4 |
Definition at line 181 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QButtonGroup* ButtonGroup8 |
Definition at line 209 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QRadioButton* circle |
Definition at line 98 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QSlider* color_scale |
Definition at line 127 of file InspectorBase.h.
Referenced by Inspector::convertCtrlPts(), InspectorBase(), Inspector::loadAllUserModels(), Inspector::resetSlider(), Inspector::sliderChanged(), and Inspector::updateColorMapCtrls().
QLabel* colorlabel |
Definition at line 126 of file InspectorBase.h.
Referenced by InspectorBase(), languageChange(), and Inspector::updateColorMapCtrls().
QPushButton* colorSelect_2 |
Definition at line 186 of file InspectorBase.h.
Referenced by Inspector::disableCutControls(), InspectorBase(), and languageChange().
QRadioButton* contourRadioButton1 |
Definition at line 166 of file InspectorBase.h.
Referenced by Inspector::contourRadioButton1_toggled(), InspectorBase(), languageChange(), and Inspector::updateAxisTab().
QRadioButton* contourRadioButton2 |
Definition at line 162 of file InspectorBase.h.
Referenced by Inspector::contourLevelsTextBox_returnPressed(), InspectorBase(), languageChange(), and Inspector::updateAxisTab().
QRadioButton* cross |
Definition at line 101 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QGroupBox* currentPlot |
Definition at line 68 of file InspectorBase.h.
Referenced by Inspector::init(), InspectorBase(), languageChange(), and Inspector::updateDataTab().
QButtonGroup* cut_button_group |
Definition at line 169 of file InspectorBase.h.
Referenced by InspectorBase(), languageChange(), and Inspector::updateCutVarGroupBox().
QPushButton* cutEnablePushButton |
Definition at line 187 of file InspectorBase.h.
Referenced by Inspector::disableCutControls(), InspectorBase(), languageChange(), and Inspector::updateCutEnableButton().
QPushButton* cutInvertPushButton |
Definition at line 188 of file InspectorBase.h.
Referenced by Inspector::disableCutControls(), InspectorBase(), and languageChange().
QPushButton* cutNewPushButton |
Definition at line 175 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QPushButton* cutRemovePushButton |
Definition at line 179 of file InspectorBase.h.
Referenced by Inspector::allCutsRadioButton_toggled(), Inspector::disableCutControls(), InspectorBase(), languageChange(), Inspector::selectedCutsRadioButton_toggled(), and Inspector::updateCutControls().
QWidget* cutsTab |
Definition at line 167 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QWidget* dataTab |
Definition at line 50 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QPushButton* delete_model |
Definition at line 130 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QPushButton* edit_model |
Definition at line 128 of file InspectorBase.h.
Referenced by InspectorBase(), languageChange(), Inspector::updatePlotTab(), and Inspector::valueChanged().
QRadioButton* filledCircle |
Definition at line 99 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QRadioButton* filledRectangle |
Definition at line 97 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QRadioButton* filledTriangle |
Definition at line 95 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QSlider* flat_width |
Definition at line 125 of file InspectorBase.h.
Referenced by Inspector::convertCtrlPts(), InspectorBase(), Inspector::loadAllUserModels(), Inspector::resetSlider(), Inspector::sliderChanged(), and Inspector::updateColorMapCtrls().
QLabel* flatlabel |
Definition at line 124 of file InspectorBase.h.
Referenced by InspectorBase(), languageChange(), and Inspector::updateColorMapCtrls().
QPushButton* functionsFitToDataButton |
Definition at line 196 of file InspectorBase.h.
Referenced by Inspector::fitterNamesActivated(), Inspector::functionAdd(), InspectorBase(), languageChange(), and Inspector::updateFunctionsTab().
QPushButton* functionsRemoveButton |
Definition at line 198 of file InspectorBase.h.
Referenced by Inspector::functionAdd(), Inspector::functionParamsListViewCurrentChanged(), InspectorBase(), languageChange(), and Inspector::updateFunctionsTab().
QPushButton* functionsResetButton |
Definition at line 197 of file InspectorBase.h.
Referenced by Inspector::functionAdd(), InspectorBase(), languageChange(), and Inspector::updateFunctionsTab().
QWidget* funtionTab |
Definition at line 189 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QGroupBox* groupBox14 |
Definition at line 230 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
|
private |
Definition at line 411 of file InspectorBase.h.
Referenced by InspectorBase().
|
private |
Definition at line 412 of file InspectorBase.h.
QLabel* label |
Definition at line 71 of file InspectorBase.h.
Referenced by Inspector::addDataRepButton_clicked(), Inspector::clear(), Inspector::getArrayTupleLabel(), InspectorBase(), languageChange(), Inspector::newPlotButton_clicked(), Inspector::updateAxisTab(), and Inspector::updateCutControls().
QLabel* label_2 |
Definition at line 54 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
|
protected |
Definition at line 261 of file InspectorBase.h.
Referenced by InspectorBase().
|
protected |
Definition at line 269 of file InspectorBase.h.
Referenced by InspectorBase().
|
protected |
Definition at line 297 of file InspectorBase.h.
Referenced by InspectorBase().
|
protected |
Definition at line 298 of file InspectorBase.h.
Referenced by InspectorBase().
|
protected |
Definition at line 299 of file InspectorBase.h.
Referenced by InspectorBase().
|
protected |
Definition at line 282 of file InspectorBase.h.
Referenced by InspectorBase().
|
protected |
Definition at line 277 of file InspectorBase.h.
Referenced by InspectorBase().
|
protected |
Definition at line 290 of file InspectorBase.h.
Referenced by InspectorBase().
|
protected |
Definition at line 306 of file InspectorBase.h.
Referenced by InspectorBase().
|
protected |
Definition at line 292 of file InspectorBase.h.
Referenced by InspectorBase().
|
protected |
Definition at line 293 of file InspectorBase.h.
Referenced by InspectorBase().
|
protected |
Definition at line 309 of file InspectorBase.h.
Referenced by InspectorBase().
|
protected |
Definition at line 280 of file InspectorBase.h.
Referenced by InspectorBase().
|
protected |
Definition at line 291 of file InspectorBase.h.
Referenced by InspectorBase().
|
protected |
Definition at line 289 of file InspectorBase.h.
Referenced by InspectorBase().
|
protected |
Definition at line 286 of file InspectorBase.h.
Referenced by InspectorBase().
|
protected |
Definition at line 287 of file InspectorBase.h.
Referenced by InspectorBase().
|
protected |
Definition at line 285 of file InspectorBase.h.
Referenced by InspectorBase().
|
protected |
Definition at line 272 of file InspectorBase.h.
Referenced by InspectorBase().
|
protected |
Definition at line 273 of file InspectorBase.h.
Referenced by InspectorBase().
|
protected |
Definition at line 288 of file InspectorBase.h.
Referenced by InspectorBase().
|
protected |
Definition at line 264 of file InspectorBase.h.
Referenced by InspectorBase().
|
protected |
Definition at line 274 of file InspectorBase.h.
Referenced by InspectorBase().
|
protected |
Definition at line 265 of file InspectorBase.h.
Referenced by InspectorBase().
|
protected |
Definition at line 275 of file InspectorBase.h.
Referenced by InspectorBase().
|
protected |
Definition at line 276 of file InspectorBase.h.
Referenced by InspectorBase().
|
protected |
Definition at line 266 of file InspectorBase.h.
Referenced by InspectorBase().
|
protected |
Definition at line 267 of file InspectorBase.h.
Referenced by InspectorBase().
|
protected |
Definition at line 268 of file InspectorBase.h.
Referenced by InspectorBase().
|
protected |
Definition at line 294 of file InspectorBase.h.
Referenced by InspectorBase().
|
protected |
Definition at line 301 of file InspectorBase.h.
Referenced by InspectorBase().
|
protected |
Definition at line 308 of file InspectorBase.h.
Referenced by InspectorBase().
|
protected |
Definition at line 262 of file InspectorBase.h.
Referenced by InspectorBase().
|
protected |
Definition at line 302 of file InspectorBase.h.
Referenced by InspectorBase().
|
protected |
Definition at line 307 of file InspectorBase.h.
Referenced by InspectorBase().
|
protected |
Definition at line 263 of file InspectorBase.h.
Referenced by InspectorBase().
|
protected |
Definition at line 303 of file InspectorBase.h.
Referenced by InspectorBase().
|
protected |
Definition at line 305 of file InspectorBase.h.
Referenced by InspectorBase().
|
protected |
Definition at line 270 of file InspectorBase.h.
Referenced by InspectorBase().
|
protected |
Definition at line 271 of file InspectorBase.h.
Referenced by InspectorBase().
|
protected |
Definition at line 300 of file InspectorBase.h.
Referenced by InspectorBase().
|
protected |
Definition at line 296 of file InspectorBase.h.
Referenced by InspectorBase().
|
protected |
Definition at line 304 of file InspectorBase.h.
Referenced by InspectorBase().
|
protected |
Definition at line 295 of file InspectorBase.h.
Referenced by InspectorBase().
|
protected |
Definition at line 284 of file InspectorBase.h.
Referenced by InspectorBase().
QCheckBox* logScale |
Definition at line 157 of file InspectorBase.h.
Referenced by InspectorBase(), languageChange(), Inspector::logScale_clicked(), Inspector::updateAxisTab(), and Inspector::updateLogBox().
QPushButton* m_addDataRepButton |
Definition at line 67 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QRadioButton* m_Air |
Definition at line 239 of file InspectorBase.h.
Referenced by Inspector::init(), InspectorBase(), languageChange(), and Inspector::updateTransformTab().
QComboBox* m_all_ntuples |
Definition at line 53 of file InspectorBase.h.
Referenced by Inspector::addDataRepButton_clicked(), Inspector::allNtupleComboActivated(), Inspector::availPlotTypesActivated(), Inspector::dataNTupleSelChanged(), Inspector::dataTupleNameChanged(), Inspector::getSelectedDataSourceName(), Inspector::Inspector(), InspectorBase(), Inspector::newPlotButton_clicked(), Inspector::setNewPlotNTuple(), and Inspector::updateNewPlotControls().
QRadioButton* m_Arc |
Definition at line 244 of file InspectorBase.h.
Referenced by Inspector::init(), InspectorBase(), languageChange(), and Inspector::updateTransformTab().
QCheckBox* m_autoScale |
Definition at line 159 of file InspectorBase.h.
Referenced by Inspector::autoScale_clicked(), Inspector::axisZoomPanCheckBox_clicked(), InspectorBase(), languageChange(), Inspector::logScale_clicked(), Inspector::setDragOn(), Inspector::setHighText(), Inspector::setLowText(), Inspector::updateAutoScaleBox(), and Inspector::updateAxisTab().
QComboBox* m_availPlotTypes |
Definition at line 55 of file InspectorBase.h.
Referenced by Inspector::addDataRepButton_clicked(), Inspector::availPlotTypesActivated(), InspectorBase(), languageChange(), Inspector::newPlotButton_clicked(), and Inspector::updatePlotTypes().
QFrame* m_axis_frame |
Definition at line 142 of file InspectorBase.h.
Referenced by InspectorBase(), and Inspector::updateAxisTab().
QGroupBox* m_axis_group_box |
Definition at line 137 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QLineEdit* m_axis_label |
Definition at line 150 of file InspectorBase.h.
Referenced by Inspector::axisLabelText(), InspectorBase(), languageChange(), and Inspector::updateAxisTab().
QCheckBox* m_boxedge |
Definition at line 119 of file InspectorBase.h.
Referenced by InspectorBase(), languageChange(), Inspector::m_boxedge_clicked(), and Inspector::updatePlotTab().
QRadioButton* m_Car |
Definition at line 236 of file InspectorBase.h.
Referenced by Inspector::init(), InspectorBase(), languageChange(), and Inspector::updateTransformTab().
|
protected |
Definition at line 283 of file InspectorBase.h.
Referenced by InspectorBase().
QCheckBox* m_combine_checkbox |
Definition at line 153 of file InspectorBase.h.
Referenced by Inspector::combineCheckBox_clicked(), InspectorBase(), languageChange(), Inspector::setMinEntries(), and Inspector::updateAxisTab().
QButtonGroup* m_contourBox |
Definition at line 160 of file InspectorBase.h.
Referenced by InspectorBase(), languageChange(), and Inspector::updateAxisTab().
QLineEdit* m_contourLevelsTextBox |
Definition at line 161 of file InspectorBase.h.
Referenced by Inspector::contourLevelsTextBox_returnPressed(), Inspector::contourRadioButton1_toggled(), and InspectorBase().
QRadioButton* m_cut_data1 |
Definition at line 170 of file InspectorBase.h.
Referenced by Inspector::cutRadioId(), InspectorBase(), and languageChange().
QRadioButton* m_cut_data2 |
Definition at line 172 of file InspectorBase.h.
Referenced by Inspector::cutRadioId(), InspectorBase(), and languageChange().
QRadioButton* m_cut_fit_radio |
Definition at line 171 of file InspectorBase.h.
Referenced by Inspector::cutRadioId(), InspectorBase(), and languageChange().
QGroupBox* m_cut_selected_box |
Definition at line 176 of file InspectorBase.h.
Referenced by InspectorBase(), languageChange(), Inspector::updateCutsTab(), and Inspector::updateDataCutsTab().
QPushButton* m_cutAddAll |
Definition at line 178 of file InspectorBase.h.
Referenced by Inspector::allCutsRadioButton_toggled(), Inspector::disableCutControls(), InspectorBase(), languageChange(), and Inspector::selectedCutsRadioButton_toggled().
QPushButton* m_cutAddSelected |
Definition at line 185 of file InspectorBase.h.
Referenced by Inspector::allCutsRadioButton_toggled(), Inspector::disableCutControls(), InspectorBase(), languageChange(), and Inspector::selectedCutsRadioButton_toggled().
QComboBox* m_CutVariableComboBox1 |
Definition at line 173 of file InspectorBase.h.
Referenced by Inspector::cut_button_group_clicked(), Inspector::cutNew(), InspectorBase(), languageChange(), and Inspector::updateCutVarGroupBox().
QComboBox* m_CutVariableComboBox2 |
Definition at line 174 of file InspectorBase.h.
Referenced by Inspector::cut_button_group_clicked(), Inspector::cutNew(), InspectorBase(), Inspector::updateCutVarGroupBox(), and Inspector::updateDataCutsTab().
QPushButton* m_data_create |
Definition at line 83 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QLineEdit* m_dataRepNameText |
Definition at line 72 of file InspectorBase.h.
Referenced by InspectorBase(), languageChange(), and Inspector::updateSelectedPlotType().
QPushButton* m_diffdatarep |
Definition at line 85 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QPushButton* m_editLabelFont |
Definition at line 151 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QPushButton* m_editTitleFont |
Definition at line 89 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QCheckBox* m_errorBars |
Definition at line 118 of file InspectorBase.h.
Referenced by Inspector::errorBars_toggled(), InspectorBase(), languageChange(), and Inspector::updatePlotTab().
QComboBox* m_fitter_names |
Definition at line 200 of file InspectorBase.h.
Referenced by Inspector::functionAdd(), Inspector::Inspector(), InspectorBase(), languageChange(), and Inspector::setSelectedFitter().
QGroupBox* m_func_new |
Definition at line 190 of file InspectorBase.h.
Referenced by InspectorBase(), languageChange(), and Inspector::updateFunctionsTab().
QGroupBox* m_func_parms |
Definition at line 195 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QCheckBox* m_FunctionParamsCheckBox |
Definition at line 205 of file InspectorBase.h.
Referenced by Inspector::functionParamsCheckBoxToggled(), Inspector::functionParamsListViewCurrentChanged(), InspectorBase(), languageChange(), and Inspector::setParameters().
QLineEdit* m_FunctionParamsLineEdit |
Definition at line 203 of file InspectorBase.h.
Referenced by Inspector::functionParamsLineEditReturnPressed(), Inspector::functionParamsListViewCurrentChanged(), Inspector::functionParamsSliderSliderMoved(), InspectorBase(), languageChange(), and Inspector::setParameters().
QListView* m_FunctionParamsListView |
Definition at line 201 of file InspectorBase.h.
Referenced by Inspector::fillCheckedFunctionRepItems(), Inspector::functionAdd(), Inspector::functionParamsCheckBoxToggled(), Inspector::functionParamsLineEditReturnPressed(), Inspector::functionParamsListViewCurrentChanged(), Inspector::functionParamsSliderSliderMoved(), Inspector::getFunctionRep(), Inspector::getTopFunctionRep(), Inspector::init(), InspectorBase(), languageChange(), Inspector::setParameters(), and Inspector::updateFunctionsTab().
QSlider* m_FunctionParamsSlider |
Definition at line 204 of file InspectorBase.h.
Referenced by Inspector::functionParamsListViewCurrentChanged(), Inspector::functionParamsSliderSliderMoved(), Inspector::functionParamsSliderSliderReleased(), InspectorBase(), languageChange(), and Inspector::updateFunctionsTab().
QRadioButton* m_Gls |
Definition at line 241 of file InspectorBase.h.
Referenced by Inspector::init(), InspectorBase(), languageChange(), and Inspector::updateTransformTab().
QCheckBox* m_grid |
Definition at line 120 of file InspectorBase.h.
Referenced by InspectorBase(), languageChange(), Inspector::m_grid_clicked(), and Inspector::updatePlotTab().
QRadioButton* m_hammer |
Definition at line 238 of file InspectorBase.h.
Referenced by Inspector::init(), InspectorBase(), languageChange(), and Inspector::updateTransformTab().
QCheckBox* m_IgnoreErrorCheckBox |
Definition at line 206 of file InspectorBase.h.
Referenced by Inspector::functionAdd(), Inspector::ignoreErrorCheckBoxToggled(), InspectorBase(), languageChange(), Inspector::setParameters(), and Inspector::updateFunctionsTab().
QCheckBox* m_interval_cb |
Definition at line 135 of file InspectorBase.h.
Referenced by InspectorBase(), languageChange(), and Inspector::updatePlotTab().
QGroupBox* m_interval_group |
Definition at line 132 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QLineEdit* m_interval_le |
Definition at line 134 of file InspectorBase.h.
Referenced by Inspector::init(), InspectorBase(), Inspector::intervalStateChanged(), languageChange(), and Inspector::updatePlotTab().
QRadioButton* m_lambert |
Definition at line 237 of file InspectorBase.h.
Referenced by Inspector::init(), InspectorBase(), languageChange(), and Inspector::updateTransformTab().
QButtonGroup* m_line_group |
Definition at line 103 of file InspectorBase.h.
Referenced by InspectorBase(), languageChange(), Inspector::lineStyleButtonGroup_clicked(), and Inspector::updatePlotTab().
|
protected |
Definition at line 279 of file InspectorBase.h.
Referenced by InspectorBase().
QRadioButton* m_linear |
Definition at line 232 of file InspectorBase.h.
Referenced by Inspector::init(), InspectorBase(), languageChange(), and Inspector::updateTransformTab().
QRadioButton* m_logx |
Definition at line 234 of file InspectorBase.h.
Referenced by Inspector::init(), InspectorBase(), languageChange(), and Inspector::updateTransformTab().
QRadioButton* m_logxy |
Definition at line 235 of file InspectorBase.h.
Referenced by Inspector::init(), InspectorBase(), languageChange(), and Inspector::updateTransformTab().
QRadioButton* m_logy |
Definition at line 233 of file InspectorBase.h.
Referenced by Inspector::init(), InspectorBase(), languageChange(), and Inspector::updateTransformTab().
QRadioButton* m_Mer |
Definition at line 245 of file InspectorBase.h.
Referenced by Inspector::init(), InspectorBase(), languageChange(), and Inspector::updateTransformTab().
QGroupBox* m_new_cut_box |
Definition at line 168 of file InspectorBase.h.
Referenced by InspectorBase(), languageChange(), Inspector::updateCutsTab(), and Inspector::updateDataCutsTab().
QGroupBox* m_new_plot_box |
Definition at line 51 of file InspectorBase.h.
Referenced by Inspector::enableNewPlotBox(), Inspector::init(), InspectorBase(), languageChange(), Inspector::updateCutsTab(), and Inspector::updateSummaryTab().
QLabel* m_numContoursLabel |
Definition at line 163 of file InspectorBase.h.
Referenced by Inspector::contourRadioButton1_toggled(), InspectorBase(), and languageChange().
QSlider* m_numContourSlider |
Definition at line 165 of file InspectorBase.h.
Referenced by Inspector::contourRadioButton1_toggled(), Inspector::contourTextBox_returnPressed(), InspectorBase(), and languageChange().
QLineEdit* m_numContoursTextBox |
Definition at line 164 of file InspectorBase.h.
Referenced by Inspector::contourRadioButton1_toggled(), Inspector::contourSlider_valueChanged(), Inspector::contourTextBox_returnPressed(), InspectorBase(), and languageChange().
QScrollBar* m_offset_range |
Definition at line 148 of file InspectorBase.h.
Referenced by InspectorBase(), languageChange(), Inspector::offsetDrag(), and Inspector::updateAxisTab().
QLineEdit* m_offset_text |
Definition at line 146 of file InspectorBase.h.
Referenced by InspectorBase(), Inspector::setOffset(), Inspector::setOffsetText(), and Inspector::updateAxisTab().
QPushButton* m_plot_color |
Definition at line 116 of file InspectorBase.h.
Referenced by InspectorBase(), languageChange(), Inspector::updatePlotTab(), and Inspector::valueChanged().
QGroupBox* m_plot_symbols |
Definition at line 90 of file InspectorBase.h.
Referenced by InspectorBase(), languageChange(), and Inspector::updatePlotTab().
QTabWidget* m_plot_tab |
Definition at line 49 of file InspectorBase.h.
Referenced by InspectorBase(), languageChange(), and Inspector::update().
QGroupBox* m_plot_title |
Definition at line 87 of file InspectorBase.h.
Referenced by InspectorBase(), languageChange(), and Inspector::updatePlotTab().
QWidgetStack* m_point_stack |
Definition at line 91 of file InspectorBase.h.
Referenced by InspectorBase(), and Inspector::updatePlotTab().
QComboBox* m_pointRepComboBox |
Definition at line 111 of file InspectorBase.h.
Referenced by InspectorBase(), languageChange(), and Inspector::updatePlotTab().
QPushButton* m_PushButtonNewErrorPlot |
Definition at line 194 of file InspectorBase.h.
Referenced by InspectorBase(), languageChange(), and Inspector::pushButtonNewErrorPlotClicked().
QPushButton* m_removeDatarep |
Definition at line 84 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QPushButton* m_resid |
Definition at line 193 of file InspectorBase.h.
Referenced by InspectorBase(), languageChange(), and Inspector::updateFunctionsTab().
QCheckBox* m_reverse |
Definition at line 156 of file InspectorBase.h.
Referenced by InspectorBase(), languageChange(), Inspector::reverse_clicked(), and Inspector::updateReverseBox().
QComboBox* m_sel_ntuple_name |
Definition at line 70 of file InspectorBase.h.
Referenced by InspectorBase(), Inspector::ntupleChanged(), and Inspector::updateSelectedPlotDataSource().
QComboBox* m_selCutComboBox |
Definition at line 180 of file InspectorBase.h.
Referenced by Inspector::cutEnablePushButton_toggled(), Inspector::cutHighSlider_sliderMoved(), Inspector::cutHighSlider_sliderReleased(), Inspector::cutInvertPushButton_clicked(), Inspector::cutLowSlider_sliderMoved(), Inspector::cutLowSlider_sliderReleased(), Inspector::cutText_returnPressed(), Inspector::cutZoomPanCheckBox_clicked(), Inspector::disableCutControls(), Inspector::findCutIndex(), Inspector::getSelectedCut(), InspectorBase(), languageChange(), Inspector::selCutChanged(), Inspector::selectedCutsRadioButton_toggled(), Inspector::updateCutControls(), Inspector::updateCutControlValues(), and Inspector::updateCutEnableButton().
QPushButton* m_selectedColor |
Definition at line 117 of file InspectorBase.h.
Referenced by Inspector::colorSelect_clicked(), InspectorBase(), languageChange(), Inspector::updatePlotTab(), and Inspector::valueChanged().
QRadioButton* m_selectedPlotRadioButton |
Definition at line 184 of file InspectorBase.h.
Referenced by Inspector::cutRemovePushButton_clicked(), InspectorBase(), languageChange(), and Inspector::selectedCutsRadioButton_toggled().
QRadioButton* m_Sin |
Definition at line 243 of file InspectorBase.h.
Referenced by Inspector::init(), InspectorBase(), languageChange(), and Inspector::updateTransformTab().
QGroupBox* m_slider_control |
Definition at line 121 of file InspectorBase.h.
Referenced by InspectorBase(), languageChange(), Inspector::resetSlider(), Inspector::updatePlotTab(), and Inspector::valueChanged().
QRadioButton* m_stats_avg_x |
Definition at line 215 of file InspectorBase.h.
Referenced by InspectorBase(), languageChange(), Inspector::summaryNew(), and Inspector::updateSummaryTab().
QRadioButton* m_stats_avg_y |
Definition at line 210 of file InspectorBase.h.
Referenced by InspectorBase(), languageChange(), Inspector::summaryNew(), and Inspector::updateSummaryTab().
QRadioButton* m_stats_chi |
Definition at line 211 of file InspectorBase.h.
Referenced by InspectorBase(), languageChange(), Inspector::summaryNew(), and Inspector::updateSummaryTab().
QRadioButton* m_stats_fparms |
Definition at line 212 of file InspectorBase.h.
Referenced by InspectorBase(), languageChange(), Inspector::summaryNew(), and Inspector::updateSummaryTab().
QRadioButton* m_stats_number |
Definition at line 214 of file InspectorBase.h.
Referenced by InspectorBase(), languageChange(), Inspector::summaryNew(), and Inspector::updateSummaryTab().
QRadioButton* m_stats_overflow |
Definition at line 217 of file InspectorBase.h.
Referenced by InspectorBase(), languageChange(), Inspector::summaryNew(), and Inspector::updateSummaryTab().
QRadioButton* m_stats_std_x |
Definition at line 213 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QRadioButton* m_stats_text |
Definition at line 218 of file InspectorBase.h.
Referenced by InspectorBase(), languageChange(), Inspector::statsButtonGroupClicked(), Inspector::summaryNew(), and Inspector::updateSummaryTab().
QRadioButton* m_stats_underflow |
Definition at line 216 of file InspectorBase.h.
Referenced by InspectorBase(), languageChange(), Inspector::summaryNew(), and Inspector::updateSummaryTab().
QLineEdit* m_statsTextField |
Definition at line 219 of file InspectorBase.h.
Referenced by InspectorBase(), Inspector::statsButtonGroupClicked(), Inspector::summaryNew(), and Inspector::updateSummaryTab().
QRadioButton* m_Stg |
Definition at line 242 of file InspectorBase.h.
Referenced by Inspector::init(), InspectorBase(), languageChange(), and Inspector::updateTransformTab().
QGroupBox* m_summary |
Definition at line 208 of file InspectorBase.h.
Referenced by Inspector::enableNewPlotBox(), InspectorBase(), languageChange(), and Inspector::updateSummaryTab().
QButtonGroup* m_symbol_group |
Definition at line 93 of file InspectorBase.h.
Referenced by InspectorBase(), languageChange(), Inspector::symbolTypeButtonGroup_clicked(), and Inspector::updatePlotTab().
|
protected |
Definition at line 278 of file InspectorBase.h.
Referenced by InspectorBase().
QLineEdit* m_symbolPointSize |
Definition at line 115 of file InspectorBase.h.
Referenced by InspectorBase(), languageChange(), Inspector::symbolPointSize_returnPressed(), and Inspector::updatePlotTab().
QRadioButton* m_Tan |
Definition at line 240 of file InspectorBase.h.
Referenced by Inspector::init(), InspectorBase(), languageChange(), and Inspector::updateTransformTab().
QLineEdit* m_titleText |
Definition at line 88 of file InspectorBase.h.
Referenced by InspectorBase(), languageChange(), Inspector::titleText_returnPressed(), and Inspector::updatePlotTab().
QComboBox* m_value_combo |
Definition at line 113 of file InspectorBase.h.
Referenced by Inspector::deleteColorModel(), Inspector::editColorModel(), InspectorBase(), languageChange(), Inspector::newColorModel(), Inspector::pointRepComboBox_activated(), Inspector::updatePlotTab(), and Inspector::updateValueCombo().
|
protected |
Definition at line 281 of file InspectorBase.h.
Referenced by InspectorBase().
QScrollBar* m_width_range |
Definition at line 147 of file InspectorBase.h.
Referenced by InspectorBase(), languageChange(), Inspector::setBinWidth(), Inspector::updateAxisTab(), and Inspector::widthDrag().
QLineEdit* m_width_text |
Definition at line 145 of file InspectorBase.h.
Referenced by InspectorBase(), Inspector::setWidthText(), and Inspector::updateAxisTab().
QScrollBar* m_x_offset |
Definition at line 227 of file InspectorBase.h.
Referenced by InspectorBase(), languageChange(), Inspector::setRotate(), and Inspector::setXRotateText().
QLineEdit* m_x_offset_text |
Definition at line 225 of file InspectorBase.h.
Referenced by InspectorBase(), languageChange(), Inspector::rotateX(), Inspector::setRotate(), and Inspector::setXRotateText().
QScrollBar* m_y_offset |
Definition at line 228 of file InspectorBase.h.
Referenced by InspectorBase(), languageChange(), Inspector::setRotate(), and Inspector::setYRotateText().
QLineEdit* m_y_offset_text |
Definition at line 226 of file InspectorBase.h.
Referenced by InspectorBase(), languageChange(), Inspector::rotateY(), Inspector::setRotate(), and Inspector::setYRotateText().
QScrollBar* min_entries_slider |
Definition at line 155 of file InspectorBase.h.
Referenced by Inspector::entriesDrag(), InspectorBase(), languageChange(), Inspector::setMinEntries(), and Inspector::updateAxisTab().
QLineEdit* min_entries_text |
Definition at line 154 of file InspectorBase.h.
Referenced by InspectorBase(), languageChange(), Inspector::setMinEntries(), Inspector::setMinEntriesText(), and Inspector::updateAxisTab().
QLabel* new_binding_0 |
Definition at line 56 of file InspectorBase.h.
Referenced by Inspector::init(), InspectorBase(), and languageChange().
QLabel* new_binding_1 |
Definition at line 58 of file InspectorBase.h.
Referenced by Inspector::init(), InspectorBase(), and languageChange().
QLabel* new_binding_2 |
Definition at line 60 of file InspectorBase.h.
Referenced by Inspector::init(), InspectorBase(), and languageChange().
QLabel* new_binding_3 |
Definition at line 62 of file InspectorBase.h.
Referenced by Inspector::init(), InspectorBase(), and languageChange().
QLabel* new_binding_4 |
Definition at line 64 of file InspectorBase.h.
Referenced by Inspector::init(), InspectorBase(), and languageChange().
QComboBox* new_combo_0 |
Definition at line 57 of file InspectorBase.h.
Referenced by Inspector::init(), and InspectorBase().
QComboBox* new_combo_1 |
Definition at line 59 of file InspectorBase.h.
Referenced by Inspector::init(), and InspectorBase().
QComboBox* new_combo_2 |
Definition at line 61 of file InspectorBase.h.
Referenced by Inspector::init(), and InspectorBase().
QComboBox* new_combo_3 |
Definition at line 63 of file InspectorBase.h.
Referenced by Inspector::init(), and InspectorBase().
QComboBox* new_combo_4 |
Definition at line 65 of file InspectorBase.h.
Referenced by Inspector::init(), and InspectorBase().
QPushButton* new_model |
Definition at line 129 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QPushButton* newFunctionsAddButton |
Definition at line 192 of file InspectorBase.h.
Referenced by InspectorBase(), languageChange(), and Inspector::updateFunctionsTab().
QComboBox* newFunctionsComboBox |
Definition at line 191 of file InspectorBase.h.
Referenced by Inspector::functionAdd(), InspectorBase(), languageChange(), and Inspector::updateFunctionsTab().
QPushButton* newPlotButton |
Definition at line 66 of file InspectorBase.h.
Referenced by Inspector::init(), InspectorBase(), languageChange(), and Inspector::updatePlotTypes().
QPushButton* newSummary |
Definition at line 220 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QWidget* page |
Definition at line 92 of file InspectorBase.h.
Referenced by InspectorBase().
QWidget* page_2 |
Definition at line 102 of file InspectorBase.h.
Referenced by InspectorBase().
QWidget* plotTab_2 |
Definition at line 86 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QRadioButton* plus |
Definition at line 100 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QPushButton* pushButton26 |
Definition at line 229 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QRadioButton* radioButton27 |
Definition at line 104 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QRadioButton* radioButton27_2 |
Definition at line 105 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QRadioButton* radioButton27_2_2 |
Definition at line 106 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QRadioButton* radioButton27_2_2_2 |
Definition at line 107 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QRadioButton* radioButton27_2_2_2_2 |
Definition at line 108 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QRadioButton* radioButton27_2_2_2_2_2 |
Definition at line 109 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QRadioButton* radioButton38 |
Definition at line 140 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QRadioButton* radioButton39 |
Definition at line 139 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QRadioButton* radioButton40 |
Definition at line 141 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QRadioButton* rectangle |
Definition at line 96 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QPushButton* reset_slider |
Definition at line 131 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QGroupBox* rotateGroupBox |
Definition at line 222 of file InspectorBase.h.
Referenced by InspectorBase(), languageChange(), Inspector::transform_button_group_clicked(), and Inspector::updateTransformTab().
QLabel* sel_binding_0 |
Definition at line 73 of file InspectorBase.h.
Referenced by Inspector::init(), InspectorBase(), and languageChange().
QLabel* sel_binding_1 |
Definition at line 75 of file InspectorBase.h.
Referenced by Inspector::init(), InspectorBase(), and languageChange().
QLabel* sel_binding_2 |
Definition at line 77 of file InspectorBase.h.
Referenced by Inspector::init(), InspectorBase(), and languageChange().
QLabel* sel_binding_3 |
Definition at line 79 of file InspectorBase.h.
Referenced by Inspector::init(), InspectorBase(), and languageChange().
QLabel* sel_binding_4 |
Definition at line 81 of file InspectorBase.h.
Referenced by Inspector::init(), InspectorBase(), and languageChange().
QComboBox* sel_combo_0 |
Definition at line 74 of file InspectorBase.h.
Referenced by Inspector::init(), and InspectorBase().
QComboBox* sel_combo_1 |
Definition at line 76 of file InspectorBase.h.
Referenced by Inspector::init(), and InspectorBase().
QComboBox* sel_combo_2 |
Definition at line 78 of file InspectorBase.h.
Referenced by Inspector::init(), and InspectorBase().
QComboBox* sel_combo_3 |
Definition at line 80 of file InspectorBase.h.
Referenced by Inspector::init(), and InspectorBase().
QComboBox* sel_combo_4 |
Definition at line 82 of file InspectorBase.h.
Referenced by Inspector::init(), and InspectorBase().
QButtonGroup* show_cut_radio_group |
Definition at line 182 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QWidget* statsTab |
Definition at line 207 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QWidget* tab |
Definition at line 221 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QLabel* TextLabel1 |
Definition at line 114 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QLabel* textLabel1 |
Definition at line 149 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QLabel* textLabel1_2 |
Definition at line 110 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QLabel* textLabel1_2_2 |
Definition at line 112 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QLabel* TextLabel1_2_3 |
Definition at line 143 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QLabel* TextLabel1_2_3_2 |
Definition at line 223 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QLabel* TextLabel1_2_4 |
Definition at line 144 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QLabel* TextLabel1_2_4_2 |
Definition at line 224 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QLabel* TextLabel1_3 |
Definition at line 69 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QLabel* TextLabel1_3_2 |
Definition at line 52 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QLabel* TextLabel1_4 |
Definition at line 133 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QLabel* textLabel5 |
Definition at line 202 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QButtonGroup* transform_button_group |
Definition at line 231 of file InspectorBase.h.
Referenced by InspectorBase(), languageChange(), and Inspector::updateTransformTab().
QRadioButton* triangle |
Definition at line 94 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().
QLabel* u_fiiter |
Definition at line 199 of file InspectorBase.h.
Referenced by InspectorBase(), and languageChange().