Added missing format attribute.
This commit is contained in:
parent
1ab21c4b28
commit
75f799872b
1 changed files with 1 additions and 1 deletions
|
|
@ -492,7 +492,7 @@
|
|||
</value-type>
|
||||
<object-type name="QResource">
|
||||
<modify-function signature="data()const">
|
||||
<inject-documentation>
|
||||
<inject-documentation format="target">
|
||||
Returns a read only buffer object pointing to the segment of data that this resource represents. If the resource is compressed the data returns is compressed and qUncompress() must be used to access the data. If the resource is a directory None is returned.
|
||||
</inject-documentation>
|
||||
<modify-argument index="return">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue