![]() |
Qt 6.x
The Qt SDK
|
#include "qv4dataview_p.h"
#include "qv4arraybuffer_p.h"
#include "qv4symbol_p.h"
#include <QtCore/private/qnumeric_p.h>
#include "qendian.h"
Go to the source code of this file.
Functions | |
DEFINE_OBJECT_VTABLE (DataViewCtor) | |
DEFINE_OBJECT_VTABLE (DataView) | |
static uint | toIndex (ExecutionEngine *e, const Value &v) |
DEFINE_OBJECT_VTABLE | ( | DataView | ) |
DEFINE_OBJECT_VTABLE | ( | DataViewCtor | ) |
|
static |
Definition at line 21 of file qv4dataview.cpp.
References e, and QStringLiteral.
Referenced by QQuickFolderListModelPrivate::_q_directoryUpdated(), FileInfoThread::findChangeRange(), FileInfoThread::getFileInfos(), QV4::DataViewPrototype::method_get(), QV4::DataViewPrototype::method_getChar(), QV4::DataViewPrototype::method_getFloat(), QV4::DataViewPrototype::method_set(), QV4::DataViewPrototype::method_setChar(), QV4::DataViewPrototype::method_setFloat(), and QQmlTreeModelToTableModel::selectionForRowRange().