Doc: define target voor function qsnprintf()
Task-number: QTBUG-43537 Change-Id: I76c511891a1a07eca77da399d23097e76047f824 Reviewed-by: Martin Smith <martin.smith@digia.com>
This commit is contained in:
parent
24238e6a31
commit
871560d45c
@ -97,6 +97,7 @@ int qvsnprintf(char *str, size_t n, const char *fmt, va_list ap)
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
|
\target bytearray-qsnprintf
|
||||||
\relates QByteArray
|
\relates QByteArray
|
||||||
|
|
||||||
A portable snprintf() function, calls qvsnprintf.
|
A portable snprintf() function, calls qvsnprintf.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user