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
src_gui_text_qtextcursor Namespace Reference

Functions

void wrapper0 ()
 
void wrapper1 ()
 
void wrapper2 ()
 

Variables

QTextDocumenttextDocument = nullptr
 

Function Documentation

◆ wrapper0()

void src_gui_text_qtextcursor::wrapper0 ( )

[0]

[0]

[1]

[1]

Definition at line 10 of file src_gui_text_qtextcursor.cpp.

References QTextDocument::addResource(), cursor, QTextDocument::ImageResource, QTextCursor::KeepAnchor, QTextCursor::NextWord, and textDocument.

+ Here is the call graph for this function:

◆ wrapper1()

void src_gui_text_qtextcursor::wrapper1 ( )

[2]

[2]

Definition at line 30 of file src_gui_text_qtextcursor.cpp.

References cursor, textDocument, and QTextDocument::undo().

+ Here is the call graph for this function:

◆ wrapper2()

void src_gui_text_qtextcursor::wrapper2 ( )

[3]

[3]

Definition at line 43 of file src_gui_text_qtextcursor.cpp.

References cursor, textDocument, and QTextDocument::undo().

+ Here is the call graph for this function:

Variable Documentation

◆ textDocument

QTextDocument* src_gui_text_qtextcursor::textDocument = nullptr

Definition at line 8 of file src_gui_text_qtextcursor.cpp.

Referenced by wrapper0(), wrapper1(), and wrapper2().