aboutsummaryrefslogtreecommitdiffstats
path: root/src/quickcontrols2/doc/src/includes/qquickpopup-padding.qdocinc
blob: 31f5d2db0264972f22fa873e0de0d794153ce9f9 (plain)
1
2
3
4
5
6
7
8
9
10
//! [padding]

The padding properties are used to control the geometry of the
\l {contentItem}{content item}.

Popup uses the same approach to padding as \l {Control::padding}{Control}.
For a visual explanation of the padding system, see the \l {Control Layout}
section of the documentation.

//! [padding]