Mantid
|
#include <ProjectSaveModel.h>
Public Member Functions | |
bool | operator== (const WindowInfo &b) const |
Public Attributes | |
std::string | icon_id |
std::string | name |
std::string | type |
Definition at line 34 of file ProjectSaveModel.h.
|
inline |
Definition at line 39 of file ProjectSaveModel.h.
References name.
std::string MantidQt::MantidWidgets::WindowInfo::icon_id |
Definition at line 37 of file ProjectSaveModel.h.
Referenced by MantidQt::MantidWidgets::ProjectSaveModel::makeWindowInfoObject().
std::string MantidQt::MantidWidgets::WindowInfo::name |
Definition at line 35 of file ProjectSaveModel.h.
Referenced by MantidQt::MantidWidgets::ProjectSaveModel::makeWindowInfoObject(), and operator==().
std::string MantidQt::MantidWidgets::WindowInfo::type |
Definition at line 36 of file ProjectSaveModel.h.
Referenced by MantidQt::MantidWidgets::ProjectSaveModel::makeWindowInfoObject().