From 800d0076e0adaeb751f7040fbd7476292e1a2af9 Mon Sep 17 00:00:00 2001 From: Frederik Gladhorn Date: Mon, 14 Jul 2014 15:34:59 +0200 Subject: Slight doc improvements MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I0c5f7cb7c0673357f13fe4eb1a9f9aba36f6d71e Reviewed-by: Jan Arve Sæther Reviewed-by: Jerome Pasion --- src/gui/accessible/qaccessible.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/gui/accessible/qaccessible.cpp b/src/gui/accessible/qaccessible.cpp index f141f9f702..3398fa0cb8 100644 --- a/src/gui/accessible/qaccessible.cpp +++ b/src/gui/accessible/qaccessible.cpp @@ -326,8 +326,8 @@ QT_BEGIN_NAMESPACE \value Desktop The object represents the desktop or workspace. \value Dial An object that represents a dial or knob. \value Dialog A dialog box. - \value Document A document window, usually in an MDI environment. - \value EditableText Editable text + \value Document A document, for example in an office application. + \value EditableText Editable text such as a line or text edit. \value Equation An object that represents a mathematical equation. \value Graphic A graphic or picture, e.g. an icon. \value Grip A grip that the user can drag to change the size of widgets. -- cgit v1.2.3