Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
FontAndStyle Struct Reference

#include <qwindowsfontdatabase_p.h>

+ Collaboration diagram for FontAndStyle:

Public Attributes

QString font
 
QString style
 

Friends

bool operator== (const FontAndStyle &lhs, const FontAndStyle &rhs) noexcept
 
bool operator!= (const FontAndStyle &lhs, const FontAndStyle &rhs) noexcept
 

Detailed Description

Definition at line 132 of file qwindowsfontdatabase_p.h.

Friends And Related Symbol Documentation

◆ operator!=

bool operator!= ( const FontAndStyle lhs,
const FontAndStyle rhs 
)
friend

Definition at line 138 of file qwindowsfontdatabase_p.h.

◆ operator==

bool operator== ( const FontAndStyle lhs,
const FontAndStyle rhs 
)
friend

Definition at line 136 of file qwindowsfontdatabase_p.h.

Member Data Documentation

◆ font

QString FontAndStyle::font

Definition at line 133 of file qwindowsfontdatabase_p.h.

◆ style

QString FontAndStyle::style

Definition at line 134 of file qwindowsfontdatabase_p.h.


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