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
HandleDestroyedFunctor Struct Reference
Collaboration diagram for HandleDestroyedFunctor:

Public Member Functions

void operator() ()
void operator() ()

Public Attributes

QQuickDesignerCustomObjectDatadata

Detailed Description

Definition at line 22 of file qquickdesignercustomobjectdata.cpp.

Member Function Documentation

◆ operator()() [1/2]

void HandleDestroyedFunctor::operator() ( )
inline

Definition at line 24 of file qquickdesignercustomobjectdata.cpp.

References data, and QQuickDesignerCustomObjectData::handleDestroyed().

Here is the call graph for this function:

◆ operator()() [2/2]

void HandleDestroyedFunctor::operator() ( )
inline

Definition at line 24 of file qquickdesignercustomobjectdata.cpp.

Member Data Documentation

◆ data

QQuickDesignerCustomObjectData * HandleDestroyedFunctor::data

Definition at line 23 of file qquickdesignercustomobjectdata.cpp.

Referenced by operator()().


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