Hi!
I wanted to use modeltest in my software to test my QAbstractItemModel derived class.... but guess what: I already have a class: ModelTest .... but doing something totally different.
Wouldn't it be a nice idea to have a namespace for classes of the TROLLTECH LABS projects?
E.g.: QtLab
Or how about the Naming Guidelines of Trolltech:
http://www.trolltech.com/developer/notes/naming
There is room for 'tLab' as in QtLabClassName:
QtLabModelTest would be the resulting name for this class.