![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qtextdocumentfragment_p.h>
Public Member Functions | |
| QTextCopyHelper (const QTextCursor &_source, const QTextCursor &_destination, bool forceCharFormat=false, const QTextCharFormat &fmt=QTextCharFormat()) | |
| void | copy () |
Definition at line 34 of file qtextdocumentfragment_p.h.
| QTextCopyHelper::QTextCopyHelper | ( | const QTextCursor & | _source, |
| const QTextCursor & | _destination, | ||
| bool | forceCharFormat = false, | ||
| const QTextCharFormat & | fmt = QTextCharFormat() ) |
Definition at line 25 of file qtextdocumentfragment.cpp.
| void QTextCopyHelper::copy | ( | ) |
Definition at line 127 of file qtextdocumentfragment.cpp.
Referenced by QTextDocumentFragmentPrivate::QTextDocumentFragmentPrivate().