QtCreator/fa

From Qt Wiki
< QtCreator
Revision as of 15:48, 5 March 2015 by AutoSpider (talk | contribs) (Convert ExpressionEngine section headers)
Jump to navigation Jump to search
This article may require cleanup to meet the Qt Wiki's quality standards. Reason: Auto-imported from ExpressionEngine.
Please improve this article if you can. Remove the {{cleanup}} tag and add this page to Updated pages list after it's clean.

Deutsch 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{direction:rtl;text-align:right;font-family:tahoma;}. اشکال زدای بصری

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

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


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 or look for Vendor Packages.

If you want to check out the latest features, fetch the latest source snapshots for the master or the 2.1 branch. Alternatively, we provide nightly updated "binary snapshot builds":ftp://ftp.qt.nokia.com/qtcreator/snapshots.

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

Documentation on experimental features

Building Symbian Applications under Linux using Qt Creator

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.)

Questions and Feedback