Portable C++ GUI library: anything besides Qt?

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?
You also can use wxWidgets.

wxWidgets.org

Or google wxWidgets vs Qt
Anyone knows if Juce can be also seriously considered?
closed account (1yR4jE8b)
There's also Gtkmm
Topic archived. No new replies allowed.