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
qstackedlayout.cpp File Reference

(2ebca8cde1b71aeb63c6151a12844df5b4cd5fe4)

#include "qstackedlayout.h"
#include "qlayout_p.h"
#include <qlist.h>
#include "private/qwidget_p.h"
#include "private/qlayoutengine_p.h"
#include <QtCore/qpointer.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 234 of file qstackedlayout.cpp.