doc: Remove documentation for removed function
Function was removed in 1582407fc7
,
but the documentation was left behind.
Change-Id: Ib59197221e3be0e13db958ab3efdcc95b7c52452
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
This commit is contained in:
parent
d16b02bd17
commit
2f9f16a01c
@ -533,18 +533,6 @@ QFontEngineData::~QFontEngineData()
|
||||
\sa Weight
|
||||
*/
|
||||
|
||||
/*!
|
||||
\fn FT_Face QFont::freetypeFace() const
|
||||
|
||||
Returns the handle to the primary FreeType face of the font. If font merging is not disabled a
|
||||
QFont can contain several physical fonts.
|
||||
|
||||
Returns 0 if the font does not contain a FreeType face.
|
||||
|
||||
\note This function is only available on platforms that provide the FreeType library;
|
||||
i.e., X11 and some Embedded Linux platforms.
|
||||
*/
|
||||
|
||||
/*!
|
||||
\fn QString QFont::rawName() const
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user