NDEVR
API Documentation
FileHandler

Stores information relating to a type of file the module can preview or handle. More...

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

Public Attributes

bool advertise
 Whether to advertise this file handler to the OS.
Buffer< FileHanderExtensionextensions
 File extensions handled by this handler.
String icon
 Icon resource name for this file type.
Public Attributes inherited from ModuleFeatureBase
TranslatedString description
 User-facing description (e.g., displayed in Windows Firewall manager).
String id
 Unique identifier for this feature.
TranslatedString name
 User-facing display name.

Detailed Description

Stores information relating to a type of file the module can preview or handle.


Definition at line 183 of file ModuleResourceManager.h.


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