Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qstackedlayout.cpp File Reference
#include "qstackedlayout.h"
#include "qlayout_p.h"
#include <qlist.h>
#include "private/qwidget_p.h"
#include "private/qlayoutengine_p.h"
#include <memory>
#include "moc_qstackedlayout.cpp"
+ Include dependency graph for qstackedlayout.cpp:

Go to the source code of this file.

Classes

class  QStackedLayoutPrivate
 

Functions

static bool qt_wasDeleted (const QWidget *w)
 

Function Documentation

◆ qt_wasDeleted()

static bool qt_wasDeleted ( const QWidget w)
static

Definition at line 220 of file qstackedlayout.cpp.

References QObjectPrivate::get(), and QObjectData::wasDeleted.

Referenced by QStackedLayout::takeAt().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: