aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicktemplates/qquickdialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/quicktemplates/qquickdialog.cpp')
-rw-r--r--src/quicktemplates/qquickdialog.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/quicktemplates/qquickdialog.cpp b/src/quicktemplates/qquickdialog.cpp
index 300ad4301f..30daee5f33 100644
--- a/src/quicktemplates/qquickdialog.cpp
+++ b/src/quicktemplates/qquickdialog.cpp
@@ -25,6 +25,10 @@ QT_BEGIN_NAMESPACE
\image qtquickcontrols-page-wireframe.png
+ The \l {Popup::}{padding} properties only affect the contentItem. Use the
+ \l {Popup::}{spacing} property to affect the space between header,
+ contentItem and footer.
+
By default, Dialogs have \l {QQuickItem::}{focus}.
\section1 Dialog Title and Buttons