![]() |
Qt 6.x
The Qt SDK
|
#include "qtextdocumentfragment.h"
#include "qtextdocumentfragment_p.h"
#include "qtextcursor_p.h"
#include "qtextlist.h"
#include <qdebug.h>
#include <qbytearray.h>
#include <qdatastream.h>
#include <qdatetime.h>
Go to the source code of this file.
Functions | |
static QTextListFormat::Style | nextListStyle (QTextListFormat::Style style) |
|
static |
Definition at line 423 of file qtextdocumentfragment.cpp.
References QTextListFormat::ListCircle, QTextListFormat::ListDisc, and QTextListFormat::ListSquare.