Mantid
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
MantidQt::MantidWidgets::WorkspaceInfo Struct Reference

#include <ProjectSaveModel.h>

Public Member Functions

bool operator== (const WorkspaceInfo &b) const
 

Public Attributes

std::string icon_id
 
std::string name
 
size_t numWindows
 
std::string size
 
std::vector< WorkspaceInfosubWorkspaces
 
std::string type
 

Detailed Description

Definition at line 23 of file ProjectSaveModel.h.

Member Function Documentation

◆ operator==()

bool MantidQt::MantidWidgets::WorkspaceInfo::operator== ( const WorkspaceInfo b) const
inline

Definition at line 31 of file ProjectSaveModel.h.

References name.

Member Data Documentation

◆ icon_id

std::string MantidQt::MantidWidgets::WorkspaceInfo::icon_id

Definition at line 27 of file ProjectSaveModel.h.

◆ name

std::string MantidQt::MantidWidgets::WorkspaceInfo::name

Definition at line 24 of file ProjectSaveModel.h.

Referenced by operator==().

◆ numWindows

size_t MantidQt::MantidWidgets::WorkspaceInfo::numWindows

Definition at line 28 of file ProjectSaveModel.h.

◆ size

std::string MantidQt::MantidWidgets::WorkspaceInfo::size

Definition at line 26 of file ProjectSaveModel.h.

◆ subWorkspaces

std::vector<WorkspaceInfo> MantidQt::MantidWidgets::WorkspaceInfo::subWorkspaces

Definition at line 29 of file ProjectSaveModel.h.

◆ type

std::string MantidQt::MantidWidgets::WorkspaceInfo::type

Definition at line 25 of file ProjectSaveModel.h.


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