qt-jambi
Problem Deploying QT Jambi with web start on Mac OS X
I have a Java application, built with eclipse, that uses QTJambi. Running the application from the command line works perfectly.[详细]
2023-01-12 03:41 分类:问答Qt Jambi: Accessing the content of QNetworkReply
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[详细]
2023-01-01 22:58 分类:问答QT Jambi HTML5 Video
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.[详细]
2022-12-27 21:00 分类:问答QTJambi - QNetworkManager from thread doesn't emit signals
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[详细]
2022-12-26 15:49 分类:问答Using QT Jambi to make screenshots
I am using QT Jambi (java) to make screenshots of a browser window. My main method starts the framework like this:[详细]
2022-12-26 12:16 分类:问答How to export my QtJambi project to .JAR file within Eclipse?
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.[详细]
2022-12-15 17:01 分类:问答Is there a Qt Jambi fork? [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.[详细]
2022-12-13 13:35 分类:问答How can I use the Clojure REPL together with Qt Jambi?
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[详细]
2022-12-10 14:32 分类:问答