If all of the classes are QObjects, then qobject_cast() should be used instead of dynamic_cast, which is not guaranteed to work across library boundaries.
_______________________________________________ Interest mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/interest
