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

(8825bcdbdab5f37b185261d7ba06260dc8e9930d)

#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()

bool qt_wasDeleted ( const QWidget * w)
static

Definition at line 235 of file qstackedlayout.cpp.