KDWinUtils
Helper library for MFC to Qt migration
|
The KFont class defines a font to be used during painting. More...
#include <kfont.h>
Public Member Functions | |
KFont (const QFont &font) | |
The KFont class defines a font to be used during painting.
This class can replace CFont with the same API, and can be used in the same way as QFont (it's inheriting QFont).
KFont::KFont | ( | const QFont & | font | ) |
Constructs a font based on QFont.