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
qdockarealayout_p.h File Reference

(3c2329b5abfac31658245bf35da64a76f3d333d3)

#include <QtWidgets/private/qtwidgetsglobal_p.h>
#include <QtWidgets/private/qwidgetanimator_p.h>
#include "QtWidgets/qlayout.h"
#include "QtCore/qlist.h"
#include "QtCore/qloggingcategory.h"
#include "QtCore/qrect.h"
#include <array>
Include dependency graph for qdockarealayout_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  QDockAreaLayoutItem
class  QPlaceHolderItem
class  QDockAreaLayoutInfo
class  QDockAreaLayout

Typedefs

using QDockAreaLayoutCorners = std::array<Qt::DockWidgetArea, 4>

Functions

 QT_REQUIRE_CONFIG (dockwidget)
QT_BEGIN_NAMESPACE Q_DECLARE_LOGGING_CATEGORY (lcQpaDockWidgets)

Typedef Documentation

◆ QDockAreaLayoutCorners

Function Documentation

◆ Q_DECLARE_LOGGING_CATEGORY()

QT_BEGIN_NAMESPACE Q_DECLARE_LOGGING_CATEGORY ( lcQpaDockWidgets )

◆ QT_REQUIRE_CONFIG()

QT_REQUIRE_CONFIG ( dockwidget )