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
QQmlPrivate::AOTTrackedLocalsStorage Struct Referenceabstract

#include <qqmlprivate.h>

Collaboration diagram for QQmlPrivate::AOTTrackedLocalsStorage:

Public Member Functions

virtual ~AOTTrackedLocalsStorage ()=default
virtual void markObjects (QV4::MarkStack *markStack) const =0

Detailed Description

Definition at line 624 of file qqmlprivate.h.

Constructor & Destructor Documentation

◆ ~AOTTrackedLocalsStorage()

virtual QQmlPrivate::AOTTrackedLocalsStorage::~AOTTrackedLocalsStorage ( )
virtualdefault

Member Function Documentation

◆ markObjects()

virtual void QQmlPrivate::AOTTrackedLocalsStorage::markObjects ( QV4::MarkStack * markStack) const
pure virtual

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