QStringList: adapt documentation to cover new join(QChar) overload
Change-Id: Ia73501e1e8a562cfab750d1796fb597cd89eab74 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
This commit is contained in:
parent
2480ebb50b
commit
e0b1eac3ff
@ -136,6 +136,8 @@ QT_BEGIN_NAMESPACE
|
||||
|
||||
\snippet qstringlist/main.cpp 4
|
||||
|
||||
The argument to join can be a single character or a string.
|
||||
|
||||
To break up a string into a string list, use the QString::split()
|
||||
function:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user