|
Mantid
|
#include <MantidWSIndexDialog.h>
Public Attributes | |
| UserInputAdvanced | advanced |
| bool | contour |
| bool | errors |
| bool | isAdvanced |
| QMultiMap< QString, std::set< int > > | plots |
| bool | simple |
| bool | surface |
| bool | tiled |
| bool | waterfall |
Definition at line 240 of file MantidWSIndexDialog.h.
| UserInputAdvanced MantidQt::MantidWidgets::MantidWSIndexWidget::UserInput::advanced |
Definition at line 249 of file MantidWSIndexDialog.h.
Referenced by MantidQt::MantidWidgets::MantidWSIndexWidget::getSelections().
| bool MantidQt::MantidWidgets::MantidWSIndexWidget::UserInput::contour |
Definition at line 247 of file MantidWSIndexDialog.h.
Referenced by MantidQt::MantidWidgets::MantidTreeWidget::chooseSpectrumFromSelected(), and MantidQt::MantidWidgets::MantidWSIndexWidget::getSelections().
| bool MantidQt::MantidWidgets::MantidWSIndexWidget::UserInput::errors |
Definition at line 245 of file MantidWSIndexDialog.h.
Referenced by MantidQt::MantidWidgets::MantidWSIndexWidget::getSelections().
| bool MantidQt::MantidWidgets::MantidWSIndexWidget::UserInput::isAdvanced |
Definition at line 248 of file MantidWSIndexDialog.h.
Referenced by MantidQt::MantidWidgets::MantidWSIndexWidget::getSelections().
| QMultiMap<QString, std::set<int> > MantidQt::MantidWidgets::MantidWSIndexWidget::UserInput::plots |
Definition at line 241 of file MantidWSIndexDialog.h.
Referenced by MantidQt::MantidWidgets::MantidTreeWidget::chooseSpectrumFromSelected(), and MantidQt::MantidWidgets::MantidWSIndexWidget::getSelections().
| bool MantidQt::MantidWidgets::MantidWSIndexWidget::UserInput::simple |
Definition at line 242 of file MantidWSIndexDialog.h.
Referenced by MantidQt::MantidWidgets::MantidTreeWidget::chooseSpectrumFromSelected(), and MantidQt::MantidWidgets::MantidWSIndexWidget::getSelections().
| bool MantidQt::MantidWidgets::MantidWSIndexWidget::UserInput::surface |
Definition at line 246 of file MantidWSIndexDialog.h.
Referenced by MantidQt::MantidWidgets::MantidTreeWidget::chooseSpectrumFromSelected(), and MantidQt::MantidWidgets::MantidWSIndexWidget::getSelections().
| bool MantidQt::MantidWidgets::MantidWSIndexWidget::UserInput::tiled |
Definition at line 244 of file MantidWSIndexDialog.h.
Referenced by MantidQt::MantidWidgets::MantidTreeWidget::chooseSpectrumFromSelected(), and MantidQt::MantidWidgets::MantidWSIndexWidget::getSelections().
| bool MantidQt::MantidWidgets::MantidWSIndexWidget::UserInput::waterfall |
Definition at line 243 of file MantidWSIndexDialog.h.
Referenced by MantidQt::MantidWidgets::MantidTreeWidget::chooseSpectrumFromSelected(), and MantidQt::MantidWidgets::MantidWSIndexWidget::getSelections().