OpenWalnut  1.5.0dev
Public Attributes | List of all members
WModuleMetaInformation::Screenshot Struct Reference

Structure to encapsulate a screenshot info. More...

#include <WModuleMetaInformation.h>

+ Collaboration diagram for WModuleMetaInformation::Screenshot:

Public Attributes

boost::filesystem::path m_filename
 The screenshot filename. More...
 
std::string m_description
 The description text shown for the screenshot. More...
 

Detailed Description

Structure to encapsulate a screenshot info.

Definition at line 109 of file WModuleMetaInformation.h.

Member Data Documentation

◆ m_description

std::string WModuleMetaInformation::Screenshot::m_description

The description text shown for the screenshot.

Definition at line 119 of file WModuleMetaInformation.h.

Referenced by WModuleMetaInformation::getScreenshots().

◆ m_filename

boost::filesystem::path WModuleMetaInformation::Screenshot::m_filename

The screenshot filename.

Definition at line 114 of file WModuleMetaInformation.h.

Referenced by WModuleMetaInformation::getScreenshots().


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