Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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

Definition at line 215 of file qqmljavascriptexpression_p.h.

◆ ~DeleteWatcher()

QQmlJavaScriptExpression::DeleteWatcher::~DeleteWatcher ( )
inline

Definition at line 228 of file qqmljavascriptexpression_p.h.

Member Function Documentation

◆ wasDeleted()

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

Definition at line 235 of file qqmljavascriptexpression_p.h.

◆ 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: