With Qt comments that begin with !
are parsed to generate documentation. That applies to single and multi line comments.
In this particular case however it doesn't seem to contain any actual documentation, it is used to signify the lines where individual implementation details begin and end.
You can learn more about the documentation format here.