Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QQmlJSScopesById::CertainCallback< T > Struct Template Reference

#include <qqmljsscopesbyid_p.h>

Collaboration diagram for QQmlJSScopesById::CertainCallback< T >:

Public Member Functions

CallbackResult operator() (const T &candidate, Confidence confidence)

Public Attributes

result = {}

Detailed Description

template<typename T>
struct QQmlJSScopesById::CertainCallback< T >

Definition at line 40 of file qqmljsscopesbyid_p.h.

Member Function Documentation

◆ operator()()

template<typename T>
CallbackResult QQmlJSScopesById::CertainCallback< T >::operator() ( const T & candidate,
Confidence confidence )
inline

Member Data Documentation

◆ result

template<typename T>
T QQmlJSScopesById::CertainCallback< T >::result = {}

Definition at line 54 of file qqmljsscopesbyid_p.h.

Referenced by operator()().


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