I have a Java application, built with eclipse, that uses QTJambi. Running the application from the command line works perfectly.
I\'m having trouble accessing the content of QNetworkReply objects. Content appears to be empty or zero. According to the docs (translating from c++ to java) I think I\'ve got this set up correctly, b
Is it possible to use the HTML5 <video> element within a QT Jambi QWebView? I have set up a basic app, but it doesn\'开发者_如何学Got display <video> elements.No.
I am new to QT(jambi). I have a very simple QTJambi (4.5.2) app. I am trying to figure out why this will not work (DoResponseReady never called) within a thread. Switch the static variable between thr
I am using QT Jambi (java) to make screenshots of a browser window. My main method starts the framework like this:
i am using Eclipse and i have a QtJambi project开发者_Go百科 which i would like to export in a .JAR file. I have tryed several times it never worked.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I have not found a solution to use the Clojure REPL with Qt on the web. B开发者_运维百科asically the problem is that the REPL hangs as soon as you call QApplication/exec in order to get the UI to disp