Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
FontMetadata Struct Reference

#include <GUIFontManager.h>

Public Member Functions

 FontMetadata (const std::string &filename, const std::set< std::string > &familyNames)
 

Public Attributes

std::string m_filename
 
std::set< std::string > m_familyNames
 

Constructor & Destructor Documentation

◆ FontMetadata()

FontMetadata::FontMetadata ( const std::string & filename,
const std::set< std::string > & familyNames )
inline

Member Data Documentation

◆ m_familyNames

std::set<std::string> FontMetadata::m_familyNames

◆ m_filename

std::string FontMetadata::m_filename

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