Remove wrong doc note for QPlatformBackingStore::flush()
This is no longer true on at least Cocoa, Windows and xcb. Change-Id: I214caae46a8707ab7c89138646219140079e919a Reviewed-by: Jake Petroules <jake.petroules@qt.io>
This commit is contained in:
parent
c46f74d325
commit
36578d41f3
@ -226,7 +226,8 @@ void QPlatformTextureList::clear()
|
|||||||
Flushes the given \a region from the specified \a window onto the
|
Flushes the given \a region from the specified \a window onto the
|
||||||
screen.
|
screen.
|
||||||
|
|
||||||
Note that the \a offset parameter is currently unused.
|
The \a offset parameter is relative to the origin of the backing
|
||||||
|
store image.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef QT_NO_OPENGL
|
#ifndef QT_NO_OPENGL
|
||||||
|
Loading…
Reference in New Issue
Block a user