Is it possible to get the list of members of a structure as a char ** ?
char **
For example, something like this:
struct mystruct { int x;
Qt scans the .h files and generated .cpp with function returning such code.
You can also achieve this with a bunch of macros, but you need to write them by hand for each types