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
QQmlPrivate::QmlSequence< T > Struct Template Reference

#include <qqmlprivate.h>

Collaboration diagram for QQmlPrivate::QmlSequence< T >:

Static Public Attributes

static constexpr bool Value = test<T>()

Detailed Description

template<class T>
struct QQmlPrivate::QmlSequence< T >

Definition at line 1048 of file qqmlprivate.h.

Member Data Documentation

◆ Value

template<class T>
bool QQmlPrivate::QmlSequence< T >::Value = test<T>()
staticconstexpr

Definition at line 1068 of file qqmlprivate.h.


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