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
QQmlExpressionPrivate Member List

This is the complete list of members for QQmlExpressionPrivate, including all inherited members.

_q_notify()QQmlExpressionPrivate
activeGuardsQQmlJavaScriptExpressionprotected
addConnection(int signal, Connection *c)QObjectPrivateinline
allocatePropertyChangeTrigger(QObject *target, int propertyIndex)QQmlJavaScriptExpression
bindingStorageQObjectData
blockSigQObjectData
checkForIncompatibleLibraryVersion(int version) constQObjectPrivateinline
childrenQObjectData
clearActiveGuards()QQmlJavaScriptExpression
clearBindingStorage()QObjectPrivate
clearError()QQmlJavaScriptExpressioninline
columnQQmlExpressionPrivate
connect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::FunctionPointer< Func2 >::Object *receiverPrivate, Func2 slot, Qt::ConnectionType type=Qt::AutoConnection)QObjectPrivateinlinestatic
connect(const QObject *sender, int signal_index, QtPrivate::QSlotObjectBase *slotObj, Qt::ConnectionType type)QObjectPrivatestatic
connect(const QObject *sender, int signal_index, const QObject *receiver, QtPrivate::QSlotObjectBase *slotObj, Qt::ConnectionType type)QObjectPrivatestatic
connectImpl(const QObject *sender, int signal_index, const QObject *receiver, void **slot, QtPrivate::QSlotObjectBase *slotObj, int type, const int *types, const QMetaObject *senderMetaObject)QObjectPrivatestatic
ConnectionDataPointer typedefQObjectPrivate
connectionsQObjectPrivate
connectNotify(const QMetaMethod &signal)QObjectPrivateinline
context() constQQmlJavaScriptExpressioninline
createQmlBinding(const QQmlRefPointer< QQmlContextData > &ctxt, QObject *scope, const QString &code, const QString &filename, quint16 line)QQmlJavaScriptExpressionprotected
currentChildBeingDeletedQObjectPrivate
declarativeDataQObjectPrivate
delayedError()QQmlJavaScriptExpression
deleteChildren()QObjectPrivate
deleteLaterCalledQObjectData
disconnect(const typename QtPrivate::FunctionPointer< Func1 >::Object *sender, Func1 signal, const typename QtPrivate::FunctionPointer< Func2 >::Object *receiverPrivate, Func2 slot)QObjectPrivateinlinestatic
disconnect(const QObject *sender, int signal_index, void **slot)QObjectPrivatestatic
disconnect(const QObject *sender, int signal_index, const QObject *receiver, void **slot)QObjectPrivatestatic
disconnectNotify(const QMetaMethod &signal)QObjectPrivateinline
dynamicMetaObject() constQObjectData
engine() constQQmlJavaScriptExpressioninline
ensureConnectionData()QObjectPrivateinline
ensureExtraData()QObjectPrivateinline
error(QQmlEngine *) constQQmlJavaScriptExpression
evalFunction(const QQmlRefPointer< QQmlContextData > &ctxt, QObject *scope, const QString &code, const QString &filename, quint16 line)QQmlJavaScriptExpressionstatic
evaluate(bool *isUndefined)QQmlJavaScriptExpression
evaluate(QV4::CallData *callData, bool *isUndefined)QQmlJavaScriptExpression
evaluate(void **a, const QMetaType *types, int argc)QQmlJavaScriptExpression
expressionQQmlExpressionPrivate
expressionChanged() overrideQQmlExpressionPrivatevirtual
expressionFunctionValidQQmlExpressionPrivate
expressionIdentifier() const overrideQQmlExpressionPrivatevirtual
extraDataQObjectPrivatemutable
flagsForDumping() constQObjectPrivatevirtual
function() constQQmlJavaScriptExpressioninline
get(QQmlExpression *expr)QQmlExpressionPrivateinlinestatic
get(QQmlExpressionPrivate *expr)QQmlExpressionPrivateinlinestatic
QObjectPrivate::get(QObject *o)QObjectPrivateinlinestatic
QObjectPrivate::get(const QObject *o)QObjectPrivateinlinestatic
getPropertyAdaptorSlotObject(const QMetaProperty &property)QObjectPrivate
GuardTag enum nameQQmlJavaScriptExpressionprotected
hasContext() constQQmlJavaScriptExpressioninline
hasDelayedError() constQQmlJavaScriptExpressioninline
hasError() constQQmlJavaScriptExpressioninline
hasUnresolvedNames() constQQmlJavaScriptExpressioninline
hasValidContext() constQQmlJavaScriptExpressioninline
InEvaluationLoop enum valueQQmlJavaScriptExpressionprotected
init(const QQmlRefPointer< QQmlContextData > &, const QString &, QObject *)QQmlExpressionPrivate
init(const QQmlRefPointer< QQmlContextData > &, QV4::Function *runtimeFunction, QObject *)QQmlExpressionPrivate
insertIntoList(QQmlJavaScriptExpression **listHead)QQmlJavaScriptExpressioninline
isDeclarativeSignalConnected(uint signalIdx) constQObjectPrivateinline
isDeletingChildrenQObjectData
isQuickItemQObjectData
isSignalConnected(uint signalIdx, bool checkDeclarative=true) constQObjectPrivate
isWidgetQObjectData
isWindowQObjectData
lineQQmlExpressionPrivate
m_errorQQmlJavaScriptExpressionprotected
m_scopeObjectQQmlJavaScriptExpressionprotected
maybeSignalConnected(uint signalIndex) constQObjectPrivate
metaObjectQObjectData
moveToThread_helper()QObjectPrivate
mustCaptureBindableProperty() const finalQQmlExpressionPrivateinlinevirtual
nameQQmlExpressionPrivate
needsPropertyChangeTrigger(QObject *target, int propertyIndex)QQmlJavaScriptExpression
NoGuardTag enum valueQQmlJavaScriptExpressionprotected
NoTag enum valueQQmlJavaScriptExpressionprotected
notifyOnValueChanged() constQQmlJavaScriptExpressioninline
NotifyOnValueChanged enum valueQQmlJavaScriptExpressionprotected
parentQObjectData
postedEventsQObjectData
publicContext() constQQmlJavaScriptExpressioninline
q_ptrQObjectData
QObjectData()=defaultQObjectData
QObjectPrivate(int version=QObjectPrivateVersion)QObjectPrivate
qpropertyChangeTriggersQQmlJavaScriptExpressionprotected
QQmlExpressionPrivate()QQmlExpressionPrivate
QQmlJavaScriptExpression()QQmlJavaScriptExpression
receiveChildEventsQObjectData
receiveParentEventsQObjectData
receiverList(const char *signal) constQObjectPrivate
refresh()QQmlJavaScriptExpressionvirtual
reinitBindingStorageAfterThreadMove()QObjectPrivate
removeConnection(Connection *c)QObjectPrivateinlinestatic
resetNotifyOnValueChanged()QQmlJavaScriptExpression
scopeObject() constQQmlJavaScriptExpressioninline
sendChildEventsQObjectData
setCompilationUnit(const QQmlRefPointer< QV4::ExecutableCompilationUnit > &compilationUnit)QQmlJavaScriptExpressionprotected
setContext(const QQmlRefPointer< QQmlContextData > &context)QQmlJavaScriptExpression
setNotifyOnValueChanged(bool v)QQmlJavaScriptExpression
setParent_helper(QObject *)QObjectPrivate
setScopeObject(QObject *v)QQmlJavaScriptExpressioninline
setThreadData_helper(QThreadData *currentData, QThreadData *targetData, QBindingStatus *status)QObjectPrivate
setupFunction(QV4::ExecutionContext *qmlContext, QV4::Function *f)QQmlJavaScriptExpressionprotected
sharedRefcountQObjectPrivate
signalIndex(const char *signalName, const QMetaObject **meta=nullptr) constQObjectPrivate
sourceLocation() constQQmlJavaScriptExpressionvirtual
StaticMetaCallFunction typedefQObjectPrivate
Tag enum nameQQmlJavaScriptExpressionprotected
threadDataQObjectPrivate
unusedQObjectData
urlQQmlExpressionPrivate
v4value(bool *isUndefined=nullptr)QQmlExpressionPrivate
value(bool *isUndefined=nullptr)QQmlExpressionPrivate
wasDeletedQObjectData
wasWidgetQObjectData
willBeWidgetQObjectData
writeToDebugStream(QDebug &) constQObjectPrivatevirtual
~QObjectData()=0QObjectDatapure virtual
~QObjectPrivate()QObjectPrivatevirtual
~QQmlExpressionPrivate() overrideQQmlExpressionPrivate
~QQmlJavaScriptExpression()QQmlJavaScriptExpressionvirtual