Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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, and QTextCursorPrivate::priv.

Member Function Documentation

◆ copy()


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