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 111 of file qqmljavascriptexpression_p.h.

Constructor & Destructor Documentation

◆ DeleteWatcher()

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

Definition at line 217 of file qqmljavascriptexpression_p.h.

◆ ~DeleteWatcher()

QQmlJavaScriptExpression::DeleteWatcher::~DeleteWatcher ( )
inline

Definition at line 230 of file qqmljavascriptexpression_p.h.

Member Function Documentation

◆ wasDeleted()

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

Definition at line 237 of file qqmljavascriptexpression_p.h.

◆ QQmlJavaScriptExpression

friend class QQmlJavaScriptExpression
friend

Definition at line 117 of file qqmljavascriptexpression_p.h.


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