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

◆ name

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

◆ numWindows

size_t MantidQt::MantidWidgets::WorkspaceInfo::numWindows

◆ size

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

◆ subWorkspaces

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

Definition at line 29 of file ProjectSaveModel.h.

◆ type

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

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