Accessibility docs: remove wrong statement
All accessible interfaces are stored in a cache, we never pass ownership to callers. Change-Id: I99f0e27baf111e4ca820c8f31875c0c55b4d6edb Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
This commit is contained in:
parent
200c6dd896
commit
365a41ce25
@ -1761,7 +1761,6 @@ QAccessibleTextSelectionEvent::~QAccessibleTextSelectionEvent()
|
||||
|
||||
/*!
|
||||
Returns the QAccessibleInterface associated with the event.
|
||||
The caller of this function takes ownership of the returned interface.
|
||||
*/
|
||||
QAccessibleInterface *QAccessibleEvent::accessibleInterface() const
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user