![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qv4heap_p.h>
Public Member Functions | |
T | operator-> () const |
operator T () const | |
Base * | base () |
void | set (EngineBase *e, T newVal) |
T | get () const |
template<typename Type> | |
Type * | cast () |
Base * | heapObject () const |
Static Public Attributes | |
static constexpr size_t | offset = o |
Definition at line 34 of file qv4heap_p.h.
Base * QV4::Heap::Pointer< T, o >::base | ( | ) |
Definition at line 154 of file qv4heap_p.h.
|
inline |
Definition at line 48 of file qv4heap_p.h.
|
inline |
Definition at line 45 of file qv4heap_p.h.
Referenced by QV4::Heap::Pointer< char *, 0 >::operator char *(), and QV4::Heap::Pointer< char *, 0 >::operator->().
|
inline |
Definition at line 50 of file qv4heap_p.h.
|
inline |
Definition at line 37 of file qv4heap_p.h.
|
inline |
Definition at line 36 of file qv4heap_p.h.
|
inline |
Definition at line 41 of file qv4heap_p.h.
|
staticconstexpr |
Definition at line 35 of file qv4heap_p.h.
Referenced by testing.tools.fixup_pdf_template.TemplateProcessor::insert_xref_entry(), and testing.tools.fixup_pdf_template.TemplateProcessor::process_line().