![]() |
Qt 6.x
The Qt SDK
|
#include "qhaikuwindow.h"
#include "private/qguiapplication_p.h"
#include <QCoreApplication>
#include <QThread>
#include <QWindow>
#include <qpa/qwindowsysteminterface.h>
#include <Rect.h>
#include <Window.h>
Go to the source code of this file.
Enumerations | |
enum | { DefaultWindowWidth = 160 , DefaultWindowHeight = 160 } |
anonymous enum |
Enumerator | |
---|---|
DefaultWindowWidth | |
DefaultWindowHeight |
Definition at line 18 of file qhaikuwindow.cpp.