Qt 4.8
|
#include <QtCore/qsize.h>
#include <QtCore/qstring.h>
#include <QtCore/qmetatype.h>
#include <QtGui/qtransform.h>
#include <QtGui/qfont.h>
#include <QtGui/qtextoption.h>
Go to the source code of this file.
Classes | |
class | QStaticText |
The QStaticText class enables optimized drawing of text when the text and its layout is updated rarely. More... | |