Is it possible to use cxxunit or any other unit testing framework (excluding QtTestLib) to test qt widgets?
If yes, then there are two more questions :
Yes, it should be possible. I'm not sure about cxxunit specifically, but it is theoretically possible.