以下成員源於類 QFont 已過時。 提供它們是為使舊源代碼能繼續工作。強烈建議不要在新代碼中使用它們。
(obsolete)
void
|
setPixelSizeFloat (qreal pixelSize ) |
(obsolete)
QFont
|
defaultFont () |
(obsolete)
void
|
setDefaultFont (const QFont & f ) |
[static]
QFont
QFont::
defaultFont
()
Please use QApplication::font () 代替。
另請參閱 setDefaultFont ().
[static]
void
QFont::
setDefaultFont
(const
QFont
&
f
)
Please use QApplication::setFont () 代替。
另請參閱 defaultFont ().
Sets the logical pixel height of font characters when shown on the screen to pixelSize .