Get “QT CREATOR ” the best Graphical programming platform !

qt

Qt Creator is a cross-platform IDE (integrated development environment) tailored to the needs of a programmer who wants to develop programs which run graphically. Qt Creator includes the following features.

  • Code editor with C++, QML and ECMAscript support
  • Rapid code navigation tools
  • Syntax highlighting and code completion
  • Static code checking and style hints as you type
  • Support for source code refactoring
  • Context sensitive help
  • Code folding
  • Parenthesis matching and parenthesis selection modes

It also comes with a visual debugger .The editor’s features include syntax highlighting and auto completion, but not tabs. Qt Creator uses the C++ compiler from the GNU Compiler Collection on Linu

 

Continue reading