From 26c8f9d0efb555fb09a940f5c0d0f9148f28b77f Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Mon, 16 Jul 2012 18:39:47 +0200 Subject: [PATCH] Remove documentation of previously deleted Accessibility events Change-Id: I7996f2f9b6d11cea130e2a56d0997e1f208e5642 Reviewed-by: Laszlo Papp Reviewed-by: Frederik Gladhorn --- src/corelib/kernel/qcoreevent.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/corelib/kernel/qcoreevent.cpp b/src/corelib/kernel/qcoreevent.cpp index 2e86c89..fd81e42 100644 --- a/src/corelib/kernel/qcoreevent.cpp +++ b/src/corelib/kernel/qcoreevent.cpp @@ -93,9 +93,6 @@ QT_BEGIN_NAMESPACE types and the specialized classes for each type are as follows: \value None Not an event. - \value AccessibilityDescription Used to query accessibility description texts (QAccessibleEvent). - \value AccessibilityHelp Used to query accessibility help texts (QAccessibleEvent). - \value AccessibilityPrepare Accessibility information is requested. \value ActionAdded A new action has been added (QActionEvent). \value ActionChanged An action has been changed (QActionEvent). \value ActionRemoved An action has been removed (QActionEvent). -- 2.7.4