Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QTextCopyHelper Class Reference

#include <qtextdocumentfragment_p.h>

Collaboration diagram for QTextCopyHelper:

Public Member Functions

 QTextCopyHelper (const QTextCursor &_source, const QTextCursor &_destination, bool forceCharFormat=false, const QTextCharFormat &fmt=QTextCharFormat())
void copy ()

Detailed Description

Definition at line 34 of file qtextdocumentfragment_p.h.

Constructor & Destructor Documentation

◆ QTextCopyHelper()

QTextCopyHelper::QTextCopyHelper ( const QTextCursor & _source,
const QTextCursor & _destination,
bool forceCharFormat = false,
const QTextCharFormat & fmt = QTextCharFormat() )

Definition at line 24 of file qtextdocumentfragment.cpp.

Member Function Documentation

◆ copy()

void QTextCopyHelper::copy ( )

Definition at line 126 of file qtextdocumentfragment.cpp.

Referenced by QTextDocumentFragmentPrivate::QTextDocumentFragmentPrivate().

Here is the caller graph for this function:

The documentation for this class was generated from the following files: