Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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 131 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 133 of file qqmlprivate.h.


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