List of All Members for QTextCursor
This is the complete list of members for QTextCursor, including inherited members.
|
- insertImage(const QImage &, const QString &)
- insertList(const QTextListFormat &) : QTextList *
- insertList(QTextListFormat::Style ) : QTextList *
- insertTable(int , int , const QTextTableFormat &) : QTextTable *
- insertTable(int , int ) : QTextTable *
- insertText(const QString &)
- insertText(const QString &, const QTextCharFormat &)
- isCopyOf(const QTextCursor &) const : bool
- isNull() const : bool
- joinPreviousEditBlock()
- keepPositionOnInsert() const : bool
- mergeBlockCharFormat(const QTextCharFormat &)
- mergeBlockFormat(const QTextBlockFormat &)
- mergeCharFormat(const QTextCharFormat &)
- movePosition(QTextCursor::MoveOperation , QTextCursor::MoveMode , int ) : bool
- position() const : int
- positionInBlock() const : int
- removeSelectedText()
- select(QTextCursor::SelectionType )
- selectedTableCells(int *, int *, int *, int *) const
- selectedText() const : QString
- selection() const : QTextDocumentFragment
- selectionEnd() const : int
- selectionStart() const : int
- setBlockCharFormat(const QTextCharFormat &)
- setBlockFormat(const QTextBlockFormat &)
- setCharFormat(const QTextCharFormat &)
- setKeepPositionOnInsert(bool )
- setPosition(int , QTextCursor::MoveMode )
- setVerticalMovementX(int )
- setVisualNavigation(bool )
- swap(QTextCursor &)
- verticalMovementX() const : int
- visualNavigation() const : bool
- operator!=(const QTextCursor &) const : bool
- operator<(const QTextCursor &) const : bool
- operator<=(const QTextCursor &) const : bool
- operator=(QTextCursor &&) : QTextCursor &
- operator=(const QTextCursor &) : QTextCursor &
- operator==(const QTextCursor &) const : bool
- operator>(const QTextCursor &) const : bool
- operator>=(const QTextCursor &) const : bool
|
© 2019 The Qt Company Ltd.
Documentation contributions included herein are the copyrights of
their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property
of their respective owners.