From 10848dd58259e618526d3e5b3779b880fa23e2aa Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Mon, 16 Jul 2012 14:53:13 +0200 Subject: Undocument Qt::AnchorAttribute AnchorAttribute was removed as part of the Qt3Support cleanup. Change-Id: I58d8e471d4bc1af420ec8eaab6d34c1718b30382 Reviewed-by: Casper van Donderen --- src/corelib/global/qnamespace.qdoc | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'src') diff --git a/src/corelib/global/qnamespace.qdoc b/src/corelib/global/qnamespace.qdoc index 8eac55511c..60dc65b0e8 100644 --- a/src/corelib/global/qnamespace.qdoc +++ b/src/corelib/global/qnamespace.qdoc @@ -2175,18 +2175,6 @@ TargetMoveAction is not used on the Mac. */ -/*! - \enum Qt::AnchorAttribute - - An anchor has one or more of the following attributes: - - \value AnchorName the name attribute of the anchor. This attribute is - used when scrolling to an anchor in the document. - - \value AnchorHref the href attribute of the anchor. This attribute is - used when a link is clicked to determine what content to load. -*/ - /*! \enum Qt::SortOrder -- cgit v1.2.3