#include <HWFonts.h>
◆ Font() [1/5]
Harlinn::Windows::Fonts::Font::Font |
( |
| ) |
|
|
constexprdefault |
◆ Font() [2/5]
Harlinn::Windows::Fonts::Font::Font |
( |
const ENUMLOGFONTEXW & | data | ) |
|
|
inline |
◆ Font() [3/5]
Harlinn::Windows::Fonts::Font::Font |
( |
const LOGFONTW & | data | ) |
|
|
inline |
◆ Font() [4/5]
Harlinn::Windows::Fonts::Font::Font |
( |
const Font & | other | ) |
|
|
delete |
◆ Font() [5/5]
Harlinn::Windows::Fonts::Font::Font |
( |
Font && | other | ) |
|
|
inlinenoexcept |
◆ operator=() [1/2]
Font & Harlinn::Windows::Fonts::Font::operator= |
( |
const Font & | other | ) |
|
|
delete |
◆ operator=() [2/2]
Font & Harlinn::Windows::Fonts::Font::operator= |
( |
Font && | other | ) |
|
|
inlinenoexcept |
◆ swap()
void Harlinn::Windows::Fonts::Font::swap |
( |
Font & | other | ) |
|
|
inlinenoexcept |
◆ data_
std::unique_ptr<Data> Harlinn::Windows::Fonts::Font::data_ |
|
private |
The documentation for this class was generated from the following file: