Qt 6.x
The Qt SDK
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 126 of file qqmlprivate.h.

Member Data Documentation

◆ value

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

Definition at line 128 of file qqmlprivate.h.


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