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

(bd6cfe6a5637f2fac2ffebefe4e693e57817ae1c)

#include "abstractformwindow.h"
#include "qtresourcemodel_p.h"
#include <widgetfactory_p.h>
#include <QtWidgets/qtabbar.h>
#include <QtWidgets/qsizegrip.h>
#include <QtWidgets/qabstractbutton.h>
#include <QtWidgets/qtoolbox.h>
#include <QtWidgets/qmenubar.h>
#include <QtWidgets/qmainwindow.h>
#include <QtWidgets/qdockwidget.h>
#include <QtWidgets/qtoolbar.h>
#include <QtCore/qdebug.h>
+ Include dependency graph for abstractformwindow.cpp:

Go to the source code of this file.

Functions

static bool stopFindAtTopLevel (const QObject *w, bool stopAtMenu)
 

Function Documentation

◆ stopFindAtTopLevel()

static bool stopFindAtTopLevel ( const QObject * w,
bool stopAtMenu )
inlinestatic

Definition at line 156 of file abstractformwindow.cpp.