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
QV4::VTableCallWrapper< call > Struct Template Reference

#include <qv4vtable_p.h>

+ Collaboration diagram for QV4::VTableCallWrapper< call >:

Static Public Attributes

static constexpr VTable::Call c = call
 

Detailed Description

template<VTable::Call call>
struct QV4::VTableCallWrapper< call >

Definition at line 107 of file qv4vtable_p.h.

Member Data Documentation

◆ c

template<VTable::Call call>
constexpr VTable::Call QV4::VTableCallWrapper< call >::c = call
staticconstexpr

Definition at line 107 of file qv4vtable_p.h.


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