以下成员源于类 QFontInfo 已过时。 提供它们是为使旧源代码能继续工作。强烈建议不要在新代码中使用它们。
(obsolete)
bool
|
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 ().