Linux Today: Linux News On Internet Time.
Search Linux Today
Linux News Sections:  Developer -  High Performance -  Infrastructure -  IT Management -  Security -  Storage -
Linux Today Navigation
LT Home
Contribute
Contribute
Link to Us
Linux Jobs

Partner Sites
JustLinux.com
Linux Planet
PHPBuilder
Technology Jobs

Top White Papers

  • This buyers guide provides independent research and test results to help you determine your endpoint protection requirements and identify the security...
    Download

  • Consolidating databases onto a private cloud is a new model for the delivery of database services. Private clouds consolidate servers, storage, operating...
    Download

More on LinuxToday


Qt Creator

Apr 09, 2009, 23:04 (2 Talkback[s])

"The killer feature is the embedded version of Qt Designer. Its inclusion means you can drag Qt widgets into the blank canvas of your application and switch to the source code immediately. To create a simple web browser, for instance, just drop the WebKit widget into your application, switch to the main window's source file and add the functionality you need.

"You don't have to worry about precompilers or adding the user-interface to the Makefile - Qt Creator does that for you. Just click on the large Play button to compile your code and run the app.

"But it's the source code editor where you'll spend most of your time, and Qt Creator offers one of the nicest we've used. It looks and feels very similar to KDE's Kate, and includes syntax highlighting, function and bracket folding and code completion."

Complete Story

Related Stories: