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
CPP::FontHandle Class Reference

#include <cppwriteinitialization.h>

+ Collaboration diagram for CPP::FontHandle:

Public Member Functions

 FontHandle (const DomFont *domFont)
 
int compare (const FontHandle &) const
 

Detailed Description

Definition at line 30 of file cppwriteinitialization.h.

Constructor & Destructor Documentation

◆ FontHandle()

CPP::FontHandle::FontHandle ( const DomFont * domFont)

Definition at line 274 of file cppwriteinitialization.cpp.

Member Function Documentation

◆ compare()

int CPP::FontHandle::compare ( const FontHandle & rhs) const

Definition at line 288 of file cppwriteinitialization.cpp.

Referenced by CPP::operator<(), and CPP::operator==().

+ Here is the caller graph for this function:

The documentation for this class was generated from the following files: