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
parent
855bac6368
commit
10848dd582
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue