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
QQmlJS::Dom::AttachedInfoLookupResult< TreePtr > Class Template Reference

#include <qqmldomattachedinfo_p.h>

+ Inheritance diagram for QQmlJS::Dom::AttachedInfoLookupResult< TreePtr >:
+ 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
 
- Public Attributes inherited from QQmlJS::Dom::AttachedInfoLookupResultBase
Path lookupPath
 
Path rootTreePath
 
Path foundTreePath
 

Detailed Description

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

Definition at line 35 of file qqmldomattachedinfo_p.h.

Member Function Documentation

◆ as()

template<typename TreePtr >
template<typename T >
AttachedInfoLookupResult< std::shared_ptr< T > > QQmlJS::Dom::AttachedInfoLookupResult< TreePtr >::as ( ) const
inline

◆ operator bool()

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

Member Data Documentation

◆ foundTree


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