Hello,

I want to make a QList like this

Qt Code:
  1. makeSphere
  2. center
  3. radius
  4.  
  5. makeBox
  6. width
  7. length
  8. height
To copy to clipboard, switch view to plain text mode 

How can I do this?

Thank you!