|
Mantid
|
Plain old data structures to hold all user-selected input. More...
#include <MantidWSIndexDialog.h>
Public Attributes | |
| bool | accepted |
| QString | axisName |
| std::set< double > | customLogValues |
| QString | logName |
| int | plotIndex |
| QList< QString > | workspaceNames |
Plain old data structures to hold all user-selected input.
Struct to hold user input
Definition at line 231 of file MantidWSIndexDialog.h.
| bool MantidQt::MantidWidgets::MantidWSIndexWidget::UserInputAdvanced::accepted |
Definition at line 232 of file MantidWSIndexDialog.h.
Referenced by MantidQt::MantidWidgets::MantidWSIndexWidget::getSelections().
| QString MantidQt::MantidWidgets::MantidWSIndexWidget::UserInputAdvanced::axisName |
Definition at line 234 of file MantidWSIndexDialog.h.
Referenced by MantidQt::MantidWidgets::MantidWSIndexWidget::getSelections().
| std::set<double> MantidQt::MantidWidgets::MantidWSIndexWidget::UserInputAdvanced::customLogValues |
Definition at line 236 of file MantidWSIndexDialog.h.
Referenced by MantidQt::MantidWidgets::MantidWSIndexWidget::getSelections().
| QString MantidQt::MantidWidgets::MantidWSIndexWidget::UserInputAdvanced::logName |
Definition at line 235 of file MantidWSIndexDialog.h.
Referenced by MantidQt::MantidWidgets::MantidWSIndexWidget::getSelections().
| int MantidQt::MantidWidgets::MantidWSIndexWidget::UserInputAdvanced::plotIndex |
Definition at line 233 of file MantidWSIndexDialog.h.
Referenced by MantidQt::MantidWidgets::MantidWSIndexWidget::getSelections().
| QList<QString> MantidQt::MantidWidgets::MantidWSIndexWidget::UserInputAdvanced::workspaceNames |
Definition at line 237 of file MantidWSIndexDialog.h.
Referenced by MantidQt::MantidWidgets::MantidWSIndexWidget::getSelections().