equal
deleted
inserted
replaced
16 */ |
16 */ |
17 |
17 |
18 #include <QtGlobal> |
18 #include <QtGlobal> |
19 #include "hswidgetpositioningonorientationchange.h" |
19 #include "hswidgetpositioningonorientationchange.h" |
20 |
20 |
|
21 |
|
22 |
21 /*! |
23 /*! |
22 \class HsWidgetPositioningOnOrientationChange |
24 \class HsWidgetPositioningOnOrientationChange |
|
25 \ingroup group_hsutils |
23 \brief Defines widget positioning on orientation change. |
26 \brief Defines widget positioning on orientation change. |
24 |
27 |
25 Widget positioning on orientation change sets positions for |
28 Widget positioning on orientation change sets positions for |
26 a set of home screen widgets from landscape to portrait |
29 a set of home screen widgets from landscape to portrait |
27 orientation and vice versa. |
30 orientation and vice versa. |