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
qv4dataview.cpp File Reference

(8b6a9403bf2e04d34b9b07d2780186029fab99d0)

#include "qv4dataview_p.h"
#include "qv4arraybuffer_p.h"
#include "qv4symbol_p.h"
#include <QtCore/private/qnumeric_p.h>
#include "qendian.h"
+ Include dependency graph for qv4dataview.cpp:

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)
 

Function Documentation

◆ DEFINE_OBJECT_VTABLE() [1/2]

DEFINE_OBJECT_VTABLE ( DataView )

◆ DEFINE_OBJECT_VTABLE() [2/2]

DEFINE_OBJECT_VTABLE ( DataViewCtor )

◆ toIndex()

static uint toIndex ( ExecutionEngine * e,
const Value & v )
static

Definition at line 21 of file qv4dataview.cpp.

References QStringLiteral, and QV4::ExecutionEngine::throwRangeError().

Referenced by QQuickFolderListModelPrivate::_q_directoryUpdated(), QQuadPath::contains(), 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().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: