عربي English Deutsch Espa?ol Português ??????? Italiano Magyar عربي

محرر كيوتي

إن محرر كيوتي متعدد المنصات (يعمل على أغلب انظمة التشغيل) صنع خصيصا ليواكب متطلبات تطوير كيوتي

Advanced code editor

Qt Creator focuses on providing features that help new Qt users get up and running faster,
and also boost the productivity of experienced Qt developers.

  • 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

Visual debugger

The visual debugger for C++ is aware of the structure of many Qt classes, thus increasing its ability to display Qt’s data clearly.
In addition, Qt Creator displays the raw information from GDB in a clear and concise manner.

  • Interrupt program execution.
  • Step through the program line-by-line or instruction-by-instruction.
  • Set breakpoints.
  • Examine call stack contents, watchers, and local and global variables.

GUI designers

Integrated GUI layout and forms builder for C++ projects, which allows you to rapidly design and build widgets and dialogs using on-screen forms using the same widgets that will be used in your application. Forms are fully-functional, and they can be previewed immediately to ensure that they will look and feel exactly as you intended.

Installing Qt Creator

If you are interested in using Qt Creator for development, download the latest stable release [qt.nokia.com] or look for Vendor Packages.

If you want to check out the latest features, fetch the latest source snapshots for the master [qt.gitorious.org] or the 2.1 [qt.gitorious.org] branch. Alternatively, we provide nightly updated binary snapshot builds [ftp.qt.nokia.com].

If you want to participate in the development of Qt Creator, find the project on gitorious.org [gitorious.org]

Documentation on experimental features

Contributing to Qt Creator

We mostly follow the process and guidelines used for Qt itself that you can find in the Qt Contribution Guidelines [qt.gitorious.org]. Please find detailed information about the process there. If you have questions, don’t hesitate to contact us e.g. at the #qt-creator [irc.freenode.org] IRC channel on Freenode.

Questions and Feedback

If you have any problems, please look through our Frequently Asked Questions first. If your problems persist, scan the Qt Creator mailing list archive [lists.qt.nokia.com]. If that doesn’t help, have a look at our Bug Tracker [bugreports.qt.nokia.com] to check if it is a known problem, or to create a bug report. Finally, you can ask on the Qt Creator mailing list by sending a mail with the subject “subscribe” to qt-creator-subscribe@trolltech.com. After subscription, you can post your question. You can also try to ask questions at the #qt-creator [irc.freenode.org] IRC channel on Freenode where you will find both Qt Creator developers and Qt Creator users.

Links

Gitorious page [qt.gitorious.org]
Bugtracker [bugreports.qt.nokia.com]
Qt Labs blog posts [labs.trolltech.com]
Forum page on Qt Developer network [developer.qt.nokia.com]
Forum nokia page [discussion.forum.nokia.com]
Forum nokia wiki category page [wiki.forum.nokia.com]

Categories: