Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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 143 of file qwindowsfontdatabase_p.h.

Friends And Related Symbol Documentation

◆ operator!=

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

Definition at line 149 of file qwindowsfontdatabase_p.h.

◆ operator==

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

Definition at line 147 of file qwindowsfontdatabase_p.h.

Member Data Documentation

◆ font

QString FontAndStyle::font

Definition at line 144 of file qwindowsfontdatabase_p.h.

◆ style

QString FontAndStyle::style

Definition at line 145 of file qwindowsfontdatabase_p.h.


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