Doc: removed unnecessary text
Added some commas. Task-number: QTBUG-41928 Change-Id: I52ad75f895f41b109f0496863930ffaa1650447c Reviewed-by: Martin Smith <martin.smith@digia.com> Reviewed-by: Nico Vertriest <nico.vertriest@digia.com>
This commit is contained in:
parent
e260e1bcae
commit
9dc246c5cc
@ -608,9 +608,9 @@ qint64 QFileDevice::size() const
|
||||
}
|
||||
|
||||
/*!
|
||||
Sets the file size (in bytes) \a sz. Returns \c true if the file if the
|
||||
Sets the file size (in bytes) \a sz. Returns \c true if the
|
||||
resize succeeds; false otherwise. If \a sz is larger than the file
|
||||
currently is the new bytes will be set to 0, if \a sz is smaller the
|
||||
currently is, the new bytes will be set to 0; if \a sz is smaller, the
|
||||
file is simply truncated.
|
||||
|
||||
\sa size()
|
||||
|
Loading…
x
Reference in New Issue
Block a user