- class iterator
- typedef Iterator
- appendColumns ( int )
- appendRows ( int )
- begin () const : iterator
- blockSignals ( bool ) : bool
- cellAt ( int, int ) const : QTextTableCell
- cellAt ( int ) const : QTextTableCell
- cellAt ( const QTextCursor & ) const : QTextTableCell
- childEvent ( QChildEvent * )
- childFrames () const : QList<QTextFrame *>
- children () const : const QObjectList &
- columns () const : int
- connect ( const QObject *, const char *, const QObject *, const char *, Qt::ConnectionType ) : bool
- connect ( const QObject *, const char *, const char *, Qt::ConnectionType ) const : bool
- connectNotify ( const char * )
- customEvent ( QEvent * )
- d_ptr : QScopedPointer<QObjectData>
- deleteLater ()
- destroyed ( QObject * )
- disconnect ( const QObject *, const char *, const QObject *, const char * ) : bool
- disconnect ( const char *, const QObject *, const char * ) : bool
- disconnect ( const QObject *, const char * ) : bool
- disconnectNotify ( const char * )
- document () const : QTextDocument *
- dumpObjectInfo ()
- dumpObjectTree ()
- dynamicPropertyNames () const : QList<QByteArray>
- end () const : iterator
- event ( QEvent * ) : bool
- eventFilter ( QObject *, QEvent * ) : bool
- findChild ( const QString & ) const : T
- findChildren ( const QString & ) const : QList<T>
- findChildren ( const QRegExp & ) const : QList<T>
- firstCursorPosition () const : QTextCursor
- firstPosition () const : int
- format () const : QTextTableFormat
- formatIndex () const : int
- frameFormat () const : QTextFrameFormat
- inherits ( const char * ) const : bool
|
- insertColumns ( int, int )
- insertRows ( int, int )
- installEventFilter ( QObject * )
- isWidgetType () const : bool
- killTimer ( int )
- lastCursorPosition () const : QTextCursor
- lastPosition () const : int
- mergeCells ( int, int, int, int )
- mergeCells ( const QTextCursor & )
- metaObject () const : const QMetaObject *
- moveToThread ( QThread * )
- objectIndex () const : int
- objectName () const : QString
- parent () const : QObject *
- parentFrame () const : QTextFrame *
- property ( const char * ) const : QVariant
- receivers ( const char * ) const : int
- removeColumns ( int, int )
- removeEventFilter ( QObject * )
- removeRows ( int, int )
- resize ( int, int )
- rowEnd ( const QTextCursor & ) const : QTextCursor
- rowStart ( const QTextCursor & ) const : QTextCursor
- rows () const : int
- sender () const : QObject *
- setFormat ( const QTextTableFormat & )
- setFrameFormat ( const QTextFrameFormat & )
- setObjectName ( const QString & )
- setParent ( QObject * )
- setProperty ( const char *, const QVariant & ) : bool
- signalsBlocked () const : bool
- splitCell ( int, int, int, int )
- startTimer ( int ) : int
- staticMetaObject : const QMetaObject
- staticQtMetaObject : const QMetaObject
- thread () const : QThread *
- timerEvent ( QTimerEvent * )
- tr ( const char *, const char *, int ) : QString
- trUtf8 ( const char *, const char *, int ) : QString
|