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
QQmlAbstractColumnModel::ColumnMetadata Struct Reference

#include <qqmlabstractcolumnmodel_p.h>

Collaboration diagram for QQmlAbstractColumnModel::ColumnMetadata:

Public Attributes

QHash< QString, ColumnRoleMetadataroles

Detailed Description

Definition at line 91 of file qqmlabstractcolumnmodel_p.h.

Member Data Documentation

◆ roles

QHash<QString, ColumnRoleMetadata> QQmlAbstractColumnModel::ColumnMetadata::roles

Definition at line 95 of file qqmlabstractcolumnmodel_p.h.


The documentation for this struct was generated from the following file: