Category:Tools::QtCreator Persian

From Qt Wiki
Revision as of 14:56, 14 January 2015 by Maintenance script (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

Qt Creator

Qt Creator محیط توسعهٔ چندسکویی است که با توجه به نیاز توسعه‌دهندگان کیوت ساخته شده است

ویرایشگر کد پیشرفته

تمرکز اصلی در طراحی Qt Creator کمک به توسعه‌دهندگان تازه‌کار کیوت برای یادگیری سریع‌تر و همچنین سرعت بخشیدن به کار توسعه‌دهندگان باتجربه است.

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

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.io] 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 [download.qt.io].

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. 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. (For a full list of IRC channels see OnlineCommunities.)

Links

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 Track

This category currently contains no pages or media.