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::HasSingletonFactory< T, WrapperT, typename > Struct Template Reference

#include <qqmlprivate.h>

Collaboration diagram for QQmlPrivate::HasSingletonFactory< T, WrapperT, typename >:

Static Public Attributes

static constexpr bool value = false

Detailed Description

template<typename T, typename WrapperT = T, typename = std::void_t<>>
struct QQmlPrivate::HasSingletonFactory< T, WrapperT, typename >

Definition at line 135 of file qqmlprivate.h.

Member Data Documentation

◆ value

template<typename T, typename WrapperT = T, typename = std::void_t<>>
bool QQmlPrivate::HasSingletonFactory< T, WrapperT, typename >::value = false
staticconstexpr

Definition at line 137 of file qqmlprivate.h.


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