![]() |
Qt 6.x
The Qt SDK
|
#include <QApplication>
#include <QTextEdit>
#include <QTextTable>
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
[2] | |
int main | ( | int | argc, |
char * | argv[] | ||
) |
[2]
[3]
[2]
[0]
[0] //! [1]
[1]
Definition at line 7 of file main.cpp.
References Qt::AlignHCenter, app, QFont::Bold, cursor, QApplication::exec(), QTextBlockFormat::setAlignment(), QTextTableFormat::setAlignment(), QTextTableFormat::setCellPadding(), QTextTableFormat::setCellSpacing(), QTextCharFormat::setFontWeight(), QGraphicsItem::show(), QTextCursor::Start, and textEdit.