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
QQmlJavaScriptExpression::DeleteWatcher Class Reference

#include <qqmljavascriptexpression_p.h>

+ Collaboration diagram for QQmlJavaScriptExpression::DeleteWatcher:

Public Member Functions

 DeleteWatcher (QQmlJavaScriptExpression *)
 
 ~DeleteWatcher ()
 
bool wasDeleted () const
 

Friends

class QQmlJavaScriptExpression
 

Detailed Description

Definition at line 109 of file qqmljavascriptexpression_p.h.

Constructor & Destructor Documentation

◆ DeleteWatcher()

QQmlJavaScriptExpression::DeleteWatcher::DeleteWatcher ( QQmlJavaScriptExpression * e)
inline

◆ ~DeleteWatcher()

QQmlJavaScriptExpression::DeleteWatcher::~DeleteWatcher ( )
inline

Definition at line 228 of file qqmljavascriptexpression_p.h.

References Q_ASSERT.

Member Function Documentation

◆ wasDeleted()

bool QQmlJavaScriptExpression::DeleteWatcher::wasDeleted ( ) const
inline

Definition at line 235 of file qqmljavascriptexpression_p.h.

Referenced by QQmlPropertyCapture::captureProperty(), QQmlPropertyCapture::captureProperty(), QQmlPropertyCapture::captureProperty(), and QQmlJavaScriptExpressionCapture::catchException().

+ Here is the caller graph for this function:

Friends And Related Symbol Documentation

◆ QQmlJavaScriptExpression

friend class QQmlJavaScriptExpression
friend

Definition at line 115 of file qqmljavascriptexpression_p.h.


The documentation for this class was generated from the following file: