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
QQmltcObjectCreationBase< QmltcGeneratedType > Class Template Reference

#include <qqmltcobjectcreationhelper_p.h>

+ Collaboration diagram for QQmltcObjectCreationBase< QmltcGeneratedType >:

Public Member Functions

QQmltcObjectCreationHelper view ()
 

Detailed Description

template<typename QmltcGeneratedType>
class QQmltcObjectCreationBase< QmltcGeneratedType >

Base helper for qmltc-generated types that linearly stores pointers to all the to-be-created objects for fast access during object creation.

Definition at line 95 of file qqmltcobjectcreationhelper_p.h.

Member Function Documentation

◆ view()

template<typename QmltcGeneratedType >
QQmltcObjectCreationHelper QQmltcObjectCreationBase< QmltcGeneratedType >::view ( )
inline

Definition at line 101 of file qqmltcobjectcreationhelper_p.h.


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