44 #include <QtCore/qatomic.h> 45 #include <QtCore/qstring.h>
~QScriptValuePropertyPrivate()
#define QT_END_NAMESPACE
This macro expands to.
T * data() const
Returns the value of the pointer referenced by this object.
QScriptValue::PropertyFlags flags
The QString class provides a Unicode character string.
~QScriptValueProperty()
Destroys this QScriptValueProperty.
QString name() const
Returns the name of this QScriptValueProperty.
bool isValid() const
Returns true if this QScriptValueProperty is valid, otherwise returns false.
QScriptValue::PropertyFlags flags() const
Returns the flags of this QScriptValueProperty.
#define QT_BEGIN_NAMESPACE
This macro expands to.
QScriptValueProperty()
Constructs an invalid QScriptValueProperty.
QScriptValueProperty & operator=(const QScriptValueProperty &other)
Assigns the other property to this QScriptValueProperty.
static const char * data(const QByteArray &arr)
QScopedSharedPointer< QScriptValuePropertyPrivate > d_ptr
QScriptValuePropertyPrivate()
QScriptValue value() const
Returns the value of this QScriptValueProperty.
The QScriptValue class acts as a container for the Qt Script data types.