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

(22df353c14800d2e9b6d57a9a0cb9c6baa337999)

#include "qv4object_p.h"
#include "qv4functionobject_p.h"
#include "qv4referenceobject_p.h"
#include <QtCore/private/qnumeric_p.h>
#include <QtCore/qdatetime.h>
Include dependency graph for qv4dateobject_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  QV4::Date
struct  QV4::Heap::DateCtor
struct  QV4::DateObject
struct  QV4::DateCtor
struct  QV4::DatePrototype

Namespaces

namespace  QV4
namespace  QV4::Heap

Macros

#define DateObjectMembers(class, Member)

Functions

 QV4::Heap::DECLARE_HEAP_OBJECT (DateObject, ReferenceObject)
template<>
bool QV4::ReferenceObject::readReference< Heap::DateObject > (Heap::DateObject *ref)
template<>
bool QV4::ReferenceObject::writeBack< Heap::DateObject > (Heap::DateObject *ref, int internalIndex)

Macro Definition Documentation

◆ DateObjectMembers

#define DateObjectMembers ( class,
Member )

Definition at line 143 of file qv4dateobject_p.h.