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

(87806f5cad6e4ce75a899598c15c126995682562)

#include "qmainwindow.h"
#include "qmainwindowlayout_p.h"
#include <qapplication.h>
#include <qmenu.h>
#include <qevent.h>
#include <qstyle.h>
#include <qdebug.h>
#include <qpainter.h>
#include <qmimedata.h>
#include <private/qwidget_p.h>
#include "qwidgetanimator_p.h"
#include <QtGui/qpa/qplatformwindow.h>
#include <QtGui/qpa/qplatformwindow_p.h>
#include "moc_qmainwindow.cpp"
Include dependency graph for qmainwindow.cpp:

Go to the source code of this file.

Classes

class  QMainWindowPrivate

Functions

QMainWindowLayoutqt_mainwindow_layout (const QMainWindow *mainWindow)

Function Documentation

◆ qt_mainwindow_layout()

QMainWindowLayout * qt_mainwindow_layout ( const QMainWindow * mainWindow)

Definition at line 66 of file qmainwindow.cpp.

Referenced by QToolBarAreaLayout::apply().

Here is the caller graph for this function: