What you can do is get QLibrary and load the kdeui or kdekio library of it and do it that way.
What you can do is get QLibrary and load the kdeui or kdekio library of it and do it that way.
Note that you can't just use QLibrary with C++ libraries.
When not using the static functions, you can set the use of native dialogs in QFileDialog. It might be worth experimenting with that.
Actually, that isn't true (at least it wasn't in 4.6.3). The native dialogs will only be opened when using the static functions. The native dialogs flag is for the static functions (convenience probably). Even when using native dialogs the whole event loop within an event loop issue can be present. Nasty stuff...
Last edited by franz; 15th November 2010 at 16:34. Reason: updated contents
Horse sense is the thing that keeps horses from betting on people. --W.C. Fields
Ask Smart Questions
Bookmarks