To break up a string into a string list, use the QString::split() function: QStringList ... If we know the enclosing character in advance (double quotes, ...
確定! 回上一頁