Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qqmltreemodel.cpp File Reference

(7f5b602751d600ee3ed55a613246e6c35bdd2dfc)

#include "qqmltreemodel_p.h"
#include "qqmltreerow_p.h"
#include <QtCore/qloggingcategory.h>
#include <QtQml/qqmlinfo.h>
#include <QtQml/qqmlengine.h>
#include "moc_qqmltreemodel_p.cpp"
Include dependency graph for qqmltreemodel.cpp:

Go to the source code of this file.

Variables

static const QString ROWS_PROPERTY_NAME = u"rows"_s

Variable Documentation

◆ ROWS_PROPERTY_NAME

const QString ROWS_PROPERTY_NAME = u"rows"_s
static

Definition at line 17 of file qqmltreemodel.cpp.