Doc: Fix broken link to QTextStream::OK
Change-Id: I10f7f17410be731b50c0d06ad05d387eaaec07d2 Reviewed-by: Alexei Cazacov <alexei.cazacov@qt.io> Reviewed-by: Nicholas Bennett <nicholas.bennett@qt.io>
This commit is contained in:
parent
46809abbb7
commit
a0703b6b87
@ -2562,7 +2562,7 @@ QTextStream &QTextStream::operator<<(const void *ptr)
|
||||
\fn QTextStream::operator bool() const
|
||||
\since 6.10
|
||||
|
||||
Returns whether this stream has no errors (status() == \l{OK}).
|
||||
Returns whether this stream has no errors (status() returns \c{Status::OK}).
|
||||
*/
|
||||
|
||||
namespace Qt {
|
||||
|
Loading…
x
Reference in New Issue
Block a user