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

#include <ProjectSaveModel.h>

Public Member Functions

bool operator== (const WindowInfo &b) const
 

Public Attributes

std::string icon_id
 
std::string name
 
std::string type
 

Detailed Description

Definition at line 34 of file ProjectSaveModel.h.

Member Function Documentation

◆ operator==()

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

Definition at line 39 of file ProjectSaveModel.h.

References name.

Member Data Documentation

◆ icon_id

std::string MantidQt::MantidWidgets::WindowInfo::icon_id

◆ name

std::string MantidQt::MantidWidgets::WindowInfo::name

◆ type

std::string MantidQt::MantidWidgets::WindowInfo::type

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