5#ifndef DABSTRACTDIALOG_P_H
6#define DABSTRACTDIALOG_P_H
8#include <DAbstractDialog>
10#include <DObjectPrivate>
15DWIDGET_BEGIN_NAMESPACE
17class DPlatformWindowHandle;
18class DBlurEffectWidget;
25 QRect getParentGeometry()
const;
28 void init(
bool blurIfPossible);
30 bool mouseMoved =
false;
32 bool mousePressed =
false;