Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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 144 of file qwindowsfontdatabase_p.h.

◆ operator!=

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

Definition at line 150 of file qwindowsfontdatabase_p.h.

References operator==.

◆ operator==

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

Definition at line 148 of file qwindowsfontdatabase_p.h.

Referenced by operator!=.

Member Data Documentation

◆ font

QString FontAndStyle::font

Definition at line 145 of file qwindowsfontdatabase_p.h.

◆ style

QString FontAndStyle::style

Definition at line 146 of file qwindowsfontdatabase_p.h.


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