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

Static Public Member Functions

static void cleanup (QWidget *that, QWidgetPrivate *d)
 

Detailed Description

Definition at line 813 of file qwidget.cpp.

Member Function Documentation

◆ cleanup()

static void QWidgetExceptionCleaner::cleanup ( QWidget * that,
QWidgetPrivate * d )
inlinestatic

Definition at line 816 of file qwidget.cpp.

References QWidgetPrivate::allWidgets, d, and Q_UNUSED.

Referenced by QWidget::QWidget(), and QWidget::QWidget().

+ Here is the caller graph for this function:

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