Thanks for the reply.

I like to avoid exceptions, too, for many of the same reasons as Qt does. I tend to return a status code. I was just wondering if there is a standard way of organizing status codes in Qt.

Max