OpenWalnut  1.4.0
Public Attributes
WModuleMetaInformation::Screenshot Struct Reference

Structure to encapsulate a screenshot info. More...

#include <WModuleMetaInformation.h>

List of all members.

Public Attributes

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

Detailed Description

Structure to encapsulate a screenshot info.

Definition at line 109 of file WModuleMetaInformation.h.


Member Data Documentation

The description text shown for the screenshot.

Definition at line 119 of file WModuleMetaInformation.h.

Referenced by WModuleMetaInformation::getScreenshots().

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: