Category:Tools::QtCreator Persian

From Qt Wiki
Revision as of 10:45, 25 February 2015 by Maintenance script (talk | contribs)
Jump to navigation Jump to search

فارسی English Deutsch Español Português Русском Italiano Magyar عربي Ελληνικά

[toc align_right="no" depth="2"]

h1{direction:rtl;text-align:right;font-family:tahoma;}. Qt Creator

p{direction:rtl;text-align:right;font-family:tahoma;}. Qt Creator محیط توسعهٔ چندسکویی است که با توجه به نیاز توسعه‌دهندگان کیوت ساخته شده است

h2{direction:rtl;text-align:right;font-family:tahoma;}. ویرایشگر کد پیشرفته

p{direction:rtl;text-align:right;font-family:tahoma;}. تمرکز اصلی در طراحی Qt Creator کمک به توسعه‌دهندگان تازه‌کار کیوت برای یادگیری سریع‌تر و همچنین سرعت بخشیدن به کار توسعه‌دهندگان باتجربه است.

'{direction:rtl;text-align:right;font-family:tahoma;}. ویرایشگر کدهای C+، QML و ECMAScript.

  • ابزارهای سریع پیمایش میان کدها
  • نشانه‌گذاری نحوی کد و تکمیل خودکار کدها
  • بررسی کد به صورت ایستا و راهنمایی هوشمند هنگامی که در حال تایپ کردن هستید
  • پشتیبانی از بازسازی کد منبع
  • سیستم کمک‌رسانی حساس به محتوا
  • مخفی کردن کدها
  • تطابق پرانتزها و حالت‌های گوناگون انتخاب پرانتزها

h2. 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":http://qt.io/download or look for Vendor Packages.

If you want to check out the latest features, fetch the latest source snapshots for the "master":http://qt.gitorious.org/qt-creator/qt-creator/archive-tarball/master or the "2.1":http://qt.gitorious.org/qt-creator/qt-creator/archive-tarball/2.1 branch. Alternatively, we provide nightly updated "binary snapshot builds":http://download.qt.io/snapshots/qtcreator/.

If you want to participate in the development of Qt Creator, find the "project on gitorious.org":http://gitorious.org/qt-creator

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. 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://irc.freenode.org/#qt-creator IRC channel on Freenode. (For a full list of IRC channels see OnlineCommunities.)

Links

Questions and Feedback

This category currently contains no pages or media.