To break up a string into a string list, we used the QString::split() function. The argument to split can be a single character, a string, or a QRegExp.
確定! 回上一頁