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
BindingFinder Struct Reference
+ Collaboration diagram for BindingFinder:

Public Member Functions

bool operator() (quint32 name, const QV4::CompiledData::Binding *binding) const
 
bool operator() (const QV4::CompiledData::Binding *binding, quint32 name) const
 
bool operator() (const QV4::CompiledData::Binding *lhs, const QV4::CompiledData::Binding *rhs) const
 

Detailed Description

Definition at line 50 of file qqmlpropertyvalidator.cpp.

Member Function Documentation

◆ operator()() [1/3]

bool BindingFinder::operator() ( const QV4::CompiledData::Binding * binding,
quint32 name ) const
inline

◆ operator()() [2/3]

bool BindingFinder::operator() ( const QV4::CompiledData::Binding * lhs,
const QV4::CompiledData::Binding * rhs ) const
inline

◆ operator()() [3/3]

bool BindingFinder::operator() ( quint32 name,
const QV4::CompiledData::Binding * binding ) const
inline

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