Take a look at this code:

Qt Code:
  1. l = QStringList::split(a,b);
To copy to clipboard, switch view to plain text mode 

Could you point me to the place in Qt docs where this method is documented?