qt-jambi
Multiple runtime exceptions in first QT Jambi application?
Hmmmm..... this is my first QT Jambi application and pretty much just an attempt to bring up a window.[详细]
2023-04-12 09:28 分类:问答When executing JAR, get ExceptionInInitializerError: version.properties not found
I\'ve been writing a small project in Eclipse which runs perfectly within the IDE. Then I\'ve build a runnable .jar file through Eclipse (which should include every dependency library inside the jar i[详细]
2023-04-09 20:26 分类:问答Trouble installing QT Jambi on a Windows 64 bit system
I\'ve been trying to use QT Jambi, but I couldn\'t manage to install it yet. First of all, this is my system:[详细]
2023-04-08 10:45 分类:问答Qt Jambi eclipse integration error on Windows 64 bits
I can\'t seem to figure out how to properly integrate Qt Jambi to eclipse. Here is what I did: I installed the version of the toolkit for Windows 64 bits;[详细]
2023-04-07 08:08 分类:问答Qt: how do I highlight duplicated items in QListWidget? (qtjambi)
I need to implement a mechanism of highlighting duplicated values. Values are edited through delegate depending on the value type (string - line edit, long and big decimal - spin boxes). Currently, I[详细]
2023-04-04 17:31 分类:问答Qt jambi Eclipse integration problem
I\'ve just install the libqtjambi 4.7.2 by PPA in Ubuntu Natty 11.04. When I turned into integration with Eclipse it asked me to give the jambi installation path. But with apt-get I have only /usr/sha[详细]
2023-03-31 14:43 分类:问答Change QCheckBox Style in Qt Jambi
I am currently using Eclipse 3.5.2 and Qt Jambi 4.7.2 in Ubuntu 11.04 Natty Narwhal I am trying to use stylesheets to customize my QCheckBox. I have found examples for C++ but I cannot find equivalen[详细]
2023-03-16 17:43 分类:问答findChild() in qt jambi is not working for me
i\'m looking for a code snippet that uses the findChild() function in qt jambi开发者_如何学JAVA[详细]
2023-02-21 06:59 分类:问答Qt Jambi and threads
I\'m trying to create a Qt widget in C++ as a child of a Jambi widget. Passing the parent\'s native pointer into a JNI method seems to be the straightforward approach, but Qt complains about creating[详细]
2023-01-24 02:24 分类:问答Is there a free Qt Jambi GUI Designer out there?
I am using Eclipse开发者_如何学Go.Qt designer can be used to design GUI files with specific plugin installed by Jambi installers(use its own launcher, designer.bat/sh!), then they can be compiled to J[详细]
2023-01-12 06:25 分类:问答