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

(4a7c76d4a5365343178ea29c8a8e9b8d8acb89b5)

#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 222 of file qstackedlayout.cpp.

References QObjectPrivate::get().

Referenced by QStackedLayout::takeAt().

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