SegoeMDL2Font Class
Class adds support for Microsoft Segoe MDL2 Assets font to the Qt application. For MacOSX, Linux and old Windows it uses open source font "Micon". For more details see: Segoe MDL2 Assets Font and Micon Iconic Font. More...
Header: | #include <SegoeMDL2Font> |
Inherits: | QFont |
Public Types
enum | IconSymbol { None, Accept, Accident, AccidentSolid, Accounts, …, NumSymbols } |
Public Functions
SegoeMDL2Font() | |
SegoeMDL2Font(const QFont &font) |
Static Public Members
ushort | code(SegoeMDL2Font::IconSymbol symbol) |
Detailed Description
Member Type Documentation
enum SegoeMDL2Font::IconSymbol
Member Function Documentation
SegoeMDL2Font::SegoeMDL2Font()
Constructs the SegoeMDL2Font class.
SegoeMDL2Font::SegoeMDL2Font(const QFont &font)
Constructs the SegoeMDL2Font class with the given font.
[static]
ushort SegoeMDL2Font::code(SegoeMDL2Font::IconSymbol symbol)
Returns native font code corresponding to its enumerator representative symbol.