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

Public Member Functions

void operator() ()
 

Public Attributes

QQuickDesignerCustomObjectDatadata
 

Detailed Description

Definition at line 22 of file qquickdesignercustomobjectdata.cpp.

Member Function Documentation

◆ operator()()

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.


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