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
Qt_AllocaWrapper Class Reference

#include <qv4alloca_p.h>

+ Collaboration diagram for Qt_AllocaWrapper:

Public Member Functions

 Qt_AllocaWrapper ()
 
 ~Qt_AllocaWrapper ()
 
voiddata ()
 
void allocate (int size)
 

Detailed Description

Definition at line 50 of file qv4alloca_p.h.

Constructor & Destructor Documentation

◆ Qt_AllocaWrapper()

Qt_AllocaWrapper::Qt_AllocaWrapper ( )
inline

Definition at line 53 of file qv4alloca_p.h.

◆ ~Qt_AllocaWrapper()

Qt_AllocaWrapper::~Qt_AllocaWrapper ( )
inline

Definition at line 54 of file qv4alloca_p.h.

Member Function Documentation

◆ allocate()

void Qt_AllocaWrapper::allocate ( int size)
inline

Definition at line 56 of file qv4alloca_p.h.

◆ data()

void * Qt_AllocaWrapper::data ( )
inline

Definition at line 55 of file qv4alloca_p.h.


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