Obsolete Members for QFontInfo

以下成员源于类 QFontInfo 已过时。 提供它们是为使旧源代码能继续工作。强烈建议不要在新代码中使用它们。

公共函数

(obsolete) bool rawMode () const

成员函数文档编制

bool QFontInfo:: rawMode () const

返回 true if the font is a raw mode font; otherwise returns false.

If it is a raw mode font, all other functions in QFontInfo will return the same values set in the QFont , regardless of the font actually used.

另请参阅 QFont::rawMode ().