Qt 6.x
The Qt SDK
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.

References cursor, fmt, QTextCursor::position(), and QTextCursorPrivate::priv.

+ Here is the call graph for this function:

Member Function Documentation

◆ copy()


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