Hi, I have the following string in QT, for example: QString forum="new forum" And I need to take the characters from the third letter. I know it can be right and left but I need only from the third because the chain sometimes gets bigger and I do not use this as a reference.