API Documentation
Loading...
Searching...
No Matches
Manual Struct Reference

Contains information for adding a manual to the software, usually shown in the "About" page. More...

#include <ManualManager.h>

Inheritance diagram for Manual:
[legend]
Collaboration diagram for Manual:
[legend]

Public Member Functions

 Manual (TranslatedString title, String icon, String resource_location)
 

Public Attributes

String icon
 
String resource_location
 
TranslatedString title
 

Detailed Description

Contains information for adding a manual to the software, usually shown in the "About" page.


Constructor & Destructor Documentation

◆ Manual()

Manual ( TranslatedString title,
String icon,
String resource_location )
inline

Member Data Documentation

◆ icon

String icon

◆ resource_location

String resource_location

◆ title


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