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

(cbd2f56c14159a1a566f4e423b910256724fdb6a)

#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 67 of file qmainwindow.cpp.

Referenced by QToolBarAreaLayout::apply().

+ Here is the caller graph for this function: