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

(38696eadc49209d2acdbf7331cba42c71ed2f237)

#include <private/qjsengine_p.h>
#include <private/qqmlglobal_p.h>
#include <private/qqmlplatform_p.h>
#include <private/qv4functionobject_p.h>
#include <QtCore/qnamespace.h>
#include <QtCore/qdatetime.h>
#include <QtCore/qsize.h>
#include <QtCore/qrect.h>
#include <QtCore/qpoint.h>
#include <QtQml/qqmlcomponent.h>
#include <QtQml/qqmlengine.h>
+ Include dependency graph for qqmlbuiltinfunctions_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QtObject
 
struct  QV4::Heap::ConsoleObject
 
struct  QV4::ConsoleObject
 
struct  QV4::GlobalExtensions
 
struct  QV4::QQmlBindingFunction
 

Namespaces

namespace  QV4
 
namespace  QV4::Heap
 

Macros

#define QQmlBindingFunctionMembers(class, Member)
 

Functions

QT_BEGIN_NAMESPACE Q_DECLARE_LOGGING_CATEGORY (lcQml)
 
 Q_DECLARE_LOGGING_CATEGORY (lcJs)
 
 QV4::Heap::DECLARE_HEAP_OBJECT (QQmlBindingFunction, JavaScriptFunctionObject)
 

Macro Definition Documentation

◆ QQmlBindingFunctionMembers

#define QQmlBindingFunctionMembers ( class,
Member )
Value:
Member(class, Pointer, JavaScriptFunctionObject *, bindingFunction)

Definition at line 203 of file qqmlbuiltinfunctions_p.h.

Function Documentation

◆ Q_DECLARE_LOGGING_CATEGORY() [1/2]

Q_DECLARE_LOGGING_CATEGORY ( lcJs )

◆ Q_DECLARE_LOGGING_CATEGORY() [2/2]

QT_BEGIN_NAMESPACE Q_DECLARE_LOGGING_CATEGORY ( lcQml )