hello,
I don't find a way to access those private members; from where? from main?
Qt Code:
  1. //main.cpp
  2. Shape s;
  3. Shape::Type t(&s);
To copy to clipboard, switch view to plain text mode 
Or where, please?