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) : ...
Qt/Mac is the Mac OS X conversion of Qt, Trolltech’s cross-platform GUI application development framework created for C++ developers.