People,
if I'd like to have some stable C++ library for GUI implementation on as many platforms as possible, is there any better choice than Qt? Do I get it right, that from GUI point of view there is nothing to rewrite in my application code, which would link to Qt, just it would have to be recompiled/linked for the target platforms?