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
qv4stacklimits_p.h File Reference

(4677b2bdd68b71c66d080652dd01e1f49b40f581)

#include <private/qtqmlglobal_p.h>
+ Include dependency graph for qv4stacklimits_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  QV4::StackProperties
 

Namespaces

namespace  QV4
 

Macros

#define Q_STACK_GROWTH_DIRECTION   (-1)
 

Functions

const voidQV4::currentStackPointer ()
 
StackProperties QV4::stackProperties ()
 

Macro Definition Documentation

◆ Q_STACK_GROWTH_DIRECTION

#define Q_STACK_GROWTH_DIRECTION   (-1)

Definition at line 24 of file qv4stacklimits_p.h.