| changeset 33 | 3e2da88830cd |
| parent 30 | 5dc02b23752f |
| child 37 | 758a864f9613 |
--- a/src/declarative/graphicsitems/qdeclarativefocusscope.cpp Tue Jul 06 15:10:48 2010 +0300 +++ b/src/declarative/graphicsitems/qdeclarativefocusscope.cpp Wed Aug 18 10:37:55 2010 +0300 @@ -54,6 +54,8 @@ Focus scopes assist in keyboard focus handling when building reusable QML components. All the details are covered in the \l {qmlfocus}{keyboard focus documentation}. + + \sa {declarative/keyinteraction/focus}{Keyboard focus example} */ /*!