Qt 4.8
|
#include <QtCore/qglobal.h>
#include <QtCore/qobject.h>
#include <QtGui/qtextobject.h>
Go to the source code of this file.
Classes | |
class | QTextTable |
The QTextTable class represents a table in a QTextDocument. More... | |
class | QTextTableCell |
The QTextTableCell class represents the properties of a cell in a QTextTable. More... | |