Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QQmlJS::Dom::AttachedInfoLookupResult< TreePtr > Class Template Reference

#include <qqmldomattachedinfo_p.h>

+ Collaboration diagram for QQmlJS::Dom::AttachedInfoLookupResult< TreePtr >:

Public Member Functions

 operator bool ()
 
template<typename T >
AttachedInfoLookupResult< std::shared_ptr< T > > as () const
 

Public Attributes

TreePtr foundTree
 
Path lookupPath
 
std::optional< PathrootTreePath
 
std::optional< PathfoundTreePath
 

Detailed Description

template<typename TreePtr>
class QQmlJS::Dom::AttachedInfoLookupResult< TreePtr >

Definition at line 29 of file qqmldomattachedinfo_p.h.

Member Function Documentation

◆ as()

◆ operator bool()

template<typename TreePtr >
QQmlJS::Dom::AttachedInfoLookupResult< TreePtr >::operator bool ( )
inline

Member Data Documentation

◆ foundTree

◆ foundTreePath

template<typename TreePtr >
std::optional<Path> QQmlJS::Dom::AttachedInfoLookupResult< TreePtr >::foundTreePath

Definition at line 35 of file qqmldomattachedinfo_p.h.

◆ lookupPath

template<typename TreePtr >
Path QQmlJS::Dom::AttachedInfoLookupResult< TreePtr >::lookupPath

◆ rootTreePath

template<typename TreePtr >
std::optional<Path> QQmlJS::Dom::AttachedInfoLookupResult< TreePtr >::rootTreePath

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