KDDockWidgets API Documentation
1.5
|
A class that is QWidget when building for QtWidgets, and QObject when building for QtQuick. More...
#include "QWidgetAdapter.h"
#include "../FloatingWindow_p.h"
#include "../Utils_p.h"
#include "Qt5Qt6Compat_p.h"
#include <QResizeEvent>
#include <QMouseEvent>
#include <QWindow>
#include <QtWidgets/private/qwidget_p.h>
Go to the source code of this file.
A class that is QWidget when building for QtWidgets, and QObject when building for QtQuick.
Allows to have the same code base supporting both stacks.
Definition in file QWidgetAdapter_widgets.cpp.