Add \since 5.0 to QDir::removeRecursively
Change-Id: I2392f26e666d5e01e71932f1afa48a65704f6d48 Reviewed-by: João Abecasis <joao.abecasis@nokia.com>
This commit is contained in:
parent
8655f57bb5
commit
ae7e9a407f
@ -1464,6 +1464,7 @@ bool QDir::rmpath(const QString &dirPath) const
|
|||||||
}
|
}
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
|
\since 5.0
|
||||||
Removes the directory, including all its contents.
|
Removes the directory, including all its contents.
|
||||||
|
|
||||||
Returns true if successful, otherwise false.
|
Returns true if successful, otherwise false.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user