Hi,

Is there any classes for doing logging of data to a file in Qt? I have looked at using QFile so far but just wondered if there is anything like the simple-log for java?

Also was wondering if it is possible to have one model which can be used by two seperate views, one view being a tableview, the other a treeview, I don't know if this is possible as the underlying data structures would be different and I guess?

Regards,
Steve