Quote Originally Posted by codeman View Post
Hello friends,

for what are these signs://![0]

around methods or groups of method implentation or around class definitions.

I cannot figure it out.

Yours,
It's a mark for qdoc (tool generating documentation for Qt) that allows one to extract a code snippet from source code file and place it in a specified place in the docs being generated.