![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qqmljsscopesbyid_p.h>
Public Member Functions | |
CallbackResult | operator() (const T &candidate, Confidence confidence) |
Public Attributes | |
T | result = {} |
Definition at line 40 of file qqmljsscopesbyid_p.h.
|
inline |
Definition at line 42 of file qqmljsscopesbyid_p.h.
References QQmlJSScopesById::Certain, QQmlJSScopesById::ContinueSearch, QQmlJSScopesById::Possible, result, and QQmlJSScopesById::StopSearch.
T QQmlJSScopesById::CertainCallback< T >::result = {} |
Definition at line 54 of file qqmljsscopesbyid_p.h.
Referenced by operator()().