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
qqmltreerow_p.h File Reference

(acdb4df2632a2afe20688b44c1233720f09ccaf6)

#include <QtQmlModels/private/qtqmlmodelsglobal_p.h>
#include <QtCore/qmap.h>
#include <QtCore/qvariant.h>
#include <memory>
#include <vector>
Include dependency graph for qqmltreerow_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QQmlTreeRow

Functions

 QT_REQUIRE_CONFIG (qml_tree_model)

Variables

static constexpr QLatin1StringView ROWS_PROPERTY_NAME = "rows"_L1

Function Documentation

◆ QT_REQUIRE_CONFIG()

QT_REQUIRE_CONFIG ( qml_tree_model )

Variable Documentation

◆ ROWS_PROPERTY_NAME

QLatin1StringView ROWS_PROPERTY_NAME = "rows"_L1
staticconstexpr

Definition at line 31 of file qqmltreerow_p.h.