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 ().