QTextFrame Class Reference
#include <qtextobject.h>
Definition at line 122 of file qtextobject.h.
|
void | deleteLater () |
|
void | destroyed (QObject *=0) |
|
static bool | connect (const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection) |
|
static bool | connect (const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type=Qt::AutoConnection) |
|
static bool | disconnect (const QObject *sender, const char *signal, const QObject *receiver, const char *member) |
|
static bool | disconnect (const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &member) |
|
static uint | registerUserData () |
|
QScopedPointer< QObjectData > | d_ptr |
|
static const QMetaObject | staticQtMetaObject |
|
QString | objectName |
|
Definition at line 191 of file qtextobject.h.
void setFormat(const QTextFormat &format)
Definition at line 131 of file qtextobject.h.
QTextFormat format() const
QTextFrameFormat toFrameFormat() const
int firstPosition |
( |
| ) |
const |
int lastPosition |
( |
| ) |
const |
friend class QTextDocumentPrivate |
|
friend |
The documentation for this class was generated from the following file: