![]() |
Qt 6.x
The Qt SDK
|
#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"
Go to the source code of this file.
Classes | |
class | QStackedLayoutPrivate |
Functions | |
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().