Undocument Qt::AnchorAttribute

AnchorAttribute was removed as part of the Qt3Support cleanup.

Change-Id: I58d8e471d4bc1af420ec8eaab6d34c1718b30382
Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
bb10
Jeremy Katz 2012-07-16 14:53:13 +02:00 committed by Qt by Nokia
parent 855bac6368
commit 10848dd582
1 changed files with 0 additions and 12 deletions

View File

@ -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