Mantid
Loading...
Searching...
No Matches
Public Attributes | List of all members
MantidQt::MantidWidgets::MantidWSIndexWidget::UserInputAdvanced Struct Reference

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
 

Detailed Description

Plain old data structures to hold all user-selected input.

Struct to hold user input

Definition at line 231 of file MantidWSIndexDialog.h.

Member Data Documentation

◆ accepted

bool MantidQt::MantidWidgets::MantidWSIndexWidget::UserInputAdvanced::accepted

◆ axisName

QString MantidQt::MantidWidgets::MantidWSIndexWidget::UserInputAdvanced::axisName

◆ customLogValues

std::set<double> MantidQt::MantidWidgets::MantidWSIndexWidget::UserInputAdvanced::customLogValues

◆ logName

QString MantidQt::MantidWidgets::MantidWSIndexWidget::UserInputAdvanced::logName

◆ plotIndex

int MantidQt::MantidWidgets::MantidWSIndexWidget::UserInputAdvanced::plotIndex

◆ workspaceNames

QList<QString> MantidQt::MantidWidgets::MantidWSIndexWidget::UserInputAdvanced::workspaceNames

The documentation for this struct was generated from the following file: