|
OpenWalnut 1.3.1
|
Structure to encapsulate a screenshot info. More...
#include <WModuleMetaInformation.h>
Public Attributes | |
| boost::filesystem::path | m_filename |
| The screenshot filename. | |
| std::string | m_description |
| The description text shown for the screenshot. | |
Structure to encapsulate a screenshot info.
Definition at line 109 of file WModuleMetaInformation.h.
The description text shown for the screenshot.
Definition at line 119 of file WModuleMetaInformation.h.
Referenced by WModuleMetaInformation::getScreenshots().
| boost::filesystem::path WModuleMetaInformation::Screenshot::m_filename |
The screenshot filename.
Definition at line 114 of file WModuleMetaInformation.h.
Referenced by WModuleMetaInformation::getScreenshots().
1.7.4