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
main.cpp File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

#include <QApplication>
#include <QTextEdit>
+ Include dependency graph for main.cpp:

Go to the source code of this file.

Functions

void mergeFormat (QTextEdit *edit)
 
int main (int argc, char *argv[])
 [2]
 

Function Documentation

◆ main()

int main ( int argc,
char * argv[] )

[2]

[3]

[2]

[1]

[1]

Definition at line 22 of file main.cpp.

References app, QApplication::exec(), and QTextEdit::setHtml().

+ Here is the call graph for this function:

◆ mergeFormat()

void mergeFormat ( QTextEdit * edit)

[0]

[0]

Definition at line 6 of file main.cpp.

References QFont::Bold, cursor, edit, QTextCursor::EndOfLine, QTextCursor::KeepAnchor, QTextCharFormat::setFontWeight(), and QTextCursor::Start.

+ Here is the call graph for this function: