Search Results

6
votes

C++ IDE for Linux?

At least for Qt specific projects, the Qt Creator (from Nokia/Trolltech) shows great promise. …
0
votes

Experience building and using Qt Embedded

Suggest you follow the installation instructions at http://doc.trolltech.com/4.5/qt-embedded-install.html …
0
votes

Problem with event handling on QToolButton in Linux

As jordenysp indirectly explains, the API is QAction centric …