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
QSSGSceneDesc::ListParam< QList< T > > Struct Template Reference

#include <qssgscenedesc_p.h>

+ Collaboration diagram for QSSGSceneDesc::ListParam< QList< T > >:

Public Types

enum  { value = 1 }
 
using type = T
 

Detailed Description

template<typename T>
struct QSSGSceneDesc::ListParam< QList< T > >

Definition at line 399 of file qssgscenedesc_p.h.

Member Typedef Documentation

◆ type

template<typename T >
using QSSGSceneDesc::ListParam< QList< T > >::type = T

Definition at line 401 of file qssgscenedesc_p.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename T >
anonymous enum
Enumerator
value 

Definition at line 402 of file qssgscenedesc_p.h.


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