QImageIOPlugin: fix typo in class documentation
Change-Id: Ic459ddc861a33501940e5aea5d5455455af5c584 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
This commit is contained in:
parent
e65345afb1
commit
b4e17a4864
@ -224,7 +224,7 @@
|
||||
|
||||
An image format plugin can support three capabilities: reading (\l
|
||||
CanRead), writing (\l CanWrite) and \e incremental reading (\l
|
||||
CanReadIncremental). Reimplement capabilities() in you subclass to
|
||||
CanReadIncremental). Reimplement capabilities() in your subclass to
|
||||
expose the capabilities of your image format.
|
||||
|
||||
create() should create an instance of your QImageIOHandler
|
||||
|
Loading…
x
Reference in New Issue
Block a user