From 2e078ddc87277e47f3e9b7a21d1197b0d7309d2d Mon Sep 17 00:00:00 2001 From: Yann Bodson Date: Fri, 1 Oct 2010 11:45:02 +1000 Subject: Doc: remove unfinished and confusing mention to focus panels. --- doc/src/declarative/focus.qdoc | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/doc/src/declarative/focus.qdoc b/doc/src/declarative/focus.qdoc index 56ea165..0310cee 100644 --- a/doc/src/declarative/focus.qdoc +++ b/doc/src/declarative/focus.qdoc @@ -301,14 +301,4 @@ actually performs the work of handling the \e {Return} key. All of the QML view classes, such as \l PathView and \l GridView, behave in a similar manner to allow key handling in their respective delegates. - -\section1 Focus Panels - -Traditional UIs are composed of many top-level windows. Windows actually -perform two tasks - they act as the visual bounds for a widget, and they segment -focus. Each window has a separate focused widget, that becomes (to mix -terminologies) the \e {active focus} widget when the window is the active -window. - -### Focus panels do basically the same thing. */ -- cgit v0.12