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

(ed553b720de2da79b1fb3676e4a6a6edbdb38d99)

#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>
+ Include dependency graph for qtextdocumentfragment.cpp:

Go to the source code of this file.

Functions

static QTextListFormat::Style nextListStyle (QTextListFormat::Style style)
 

Function Documentation

◆ nextListStyle()