![]() |
Qt 6.x
The Qt SDK
|
#include <QApplication>
#include <QTextEdit>
Go to the source code of this file.
Functions | |
void | mergeFormat (QTextEdit *edit) |
int | main (int argc, char *argv[]) |
[2] | |
int main | ( | int | argc, |
char * | argv[] | ||
) |
[2]
[3]
[2]
[1]
[1]
Definition at line 22 of file main.cpp.
References app, QApplication::exec(), parent, and QTextEdit::setHtml().
[0]
[0]
Definition at line 6 of file main.cpp.
References QFont::Bold, cursor, edit, QTextCursor::EndOfLine, QTextCursor::KeepAnchor, and QTextCursor::Start.