Hello,
I want to know what happens behind the scene when i wrote

Qt Code:
  1. Rectangle{
  2. width:40
  3. height:40
  4. color:"blue"
  5.  
  6. }
To copy to clipboard, switch view to plain text mode 

Can you advise some where to read, i could not find so far
thanks