A while back we announced the research project Qt Jambi AWT Bridge which allows you to mix AWT/Swing components and Qt widgets in the same window on Windows and Linux.
There were a few issues with the original version. The main problems were the fact that your window would be deactivated by the window manager […]
Main Page
From Trolltech Labs
[edit] Welcome!Trolltech Labs is a place run by Trolltech developers. Here we publish projects, neat ideas, and components in order to get feedback on APIs, code and functionality, or simply to just share our fun with you. The code you find here may work as intended, but it's neither guaranteed nor supported. (See our Terms of Use for more info) Use these projects at your own risk!
[edit] NewsCurrently we have only a few projects published, but more will certainly come. You can click on the Labs tab to go to the labs Overview page. We have also decided to move all the blogs away from the http://www.qtdeveloper.net site, and onto the Trolltech Labs site. If you click on the Blogs tab you'll head over to the dedicated blog pages, where you'll find all the old blogs from qtdeveloper.net as well as new blogs regarding our labs. This main page will also aggregate the latest blog posts. |
|
[edit] Latest 3 Blogs
Distorting the geometry of an image with a specific periodic pattern can give the illusion of being underwater. This trick was for example employed in the very first version of Quake, either to oscillate the water surface or to modify the view when you jump inside the water. Apparently, it is not difficult to do […]
Hi there. Introducing myself, my name is Friedemann Kleint, and I am one of the trolls hacking away at Qt Designer at the Berlin Office.
Today, I would like to draw your attention to the QFormLayout class. This is a special layout class suited to the common descriptive label - control arrangement found in many […]