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
QV4::CompiledData::LocationExtractor< T, L > Struct Template Reference
Collaboration diagram for QV4::CompiledData::LocationExtractor< T, L >:

Static Public Member Functions

static bool extract (const T &)
static bool extract (const T &)

Detailed Description

template<typename T, typename L = void>
struct QV4::CompiledData::LocationExtractor< T, L >

Definition at line 158 of file qqmlpreviewdiff.cpp.

Member Function Documentation

◆ extract() [1/2]

template<typename T, typename L = void>
bool QV4::CompiledData::LocationExtractor< T, L >::extract ( const T & )
inlinestatic

Definition at line 160 of file qqmlpreviewdiff.cpp.

◆ extract() [2/2]

template<typename T, typename L = void>
bool QV4::CompiledData::LocationExtractor< T, L >::extract ( const T & )
inlinestatic

Definition at line 160 of file qqmlpreviewdiff.cpp.


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