News

In Qt, the platform-specific part is hidden from you. For example, here’s a bit of code that fills in a combo box with the available serial port: MainWindow::MainWindow(QWidget *parent) : ...
Trolltech has even posted an example of a developer that’s actively using Qt/Mac to make a products available for Mac OS X. The software, used by neuroscientists, took only a day to port to the ...