Home · All Classes · Main Classes · Annotated · Grouped Classes · Functions

Qt 3 Support Members for QFont

The following class members are part of the Qt 3 support layer. They are provided to help you port old code to Qt 4. We advise against using them in new code.

Public Functions

Static Public Members


Member Function Documentation

QFont QFont::defaultFont ()   [static]

Please use QApplication::font() instead.

qreal QFont::pointSizeFloat () const

Use pointSizeF() instead.

void QFont::setDefaultFont ( const QFont & f )   [static]

Please use QApplication::setFont() instead.

void QFont::setPixelSizeFloat ( qreal pixelSize )

Sets the logical pixel height of font characters when shown on the screen to pixelSize.

void QFont::setPointSizeFloat ( qreal size )

Use setPointSizeF() instead.


Copyright © 2005 Trolltech Trademarks
Qt 4.0.0-rc1