ニュース

For developing GUI applications in PyQt, using Qt designer is a quick and easy way to design user interfaces without writing a single line of code.
The GUI for the application was made with Qt Designer and has a matching main window class that contains the functionality. To compile the project, Qt includes a cross-platform build tool called qmake ...
In Part I of this series [LJ, September 2002] we created the GUI of a tiny text editor using Qt Designer. Now, we add missing functionality and translate the application into other languages by using ...
Trolltech has added Mac OS X to its list of platforms supported by Qt, a C++ cross-platform, object-oriented application framework that enables rapid building of graphical user interface (GUI ...