Yes.
Why would they? Qt is just another set of C++ libraries, nothing more, nothing less. Everything that applies to C++ applies to Qt as well.Question B: Do setjmp and longjmp mess Qt up? (I've come up with a way to destruct objects when I longjmp out of a function, so this is not a problem)
Bookmarks