Оглавление
Разработка с помощью QtDeveloping a Qt application involves many different steps and stages. From configuring Creator to distributing binaries to different platforms, Qt provides many options along the way. Configuring Qt and Creator TargetsQt and Creator are configurable to compile applications on many platform targets and multiple platforms. Configuring Creator for Qt Development:Creator is the integrated development environment for developing Qt applications. Creator encompasses every step of application development from interface design to application testing and deployment.
Qt Platform SupportAlternatively, Qt may be installed on its own without the Nokia Qt SDK. Information regarding Qt Support on Different Platforms:
For more information about the platforms supported and their installation pages, view the Supported Platforms and the Cross-Platform and Platform-Specific Development pages. Qt TechnologiesQt introduces an innovative alternative for inter-object communication, called "signals and slots", that replaces the old and unsafe callback technique used in many legacy frameworks. Qt also provides a conventional event model for handling mouse clicks, key presses, and other user input. Qt's cross-platform GUI applications can support all the user interface functionality required by modern applications, such as menus, context menus, drag and drop, and dockable toolbars. Desktop integration features provided by Qt can be used to extend applications into the surrounding desktop environment, taking advantage of some of the services provided on each platform. The Qt Modules page has a listing of the technology modules offered by Qt. Мета-объектная система QtQt offers a unique event system based on meta-objects, signals and slots, and property systems.
UI CreationQt offers several options with regards to user interface creation: widget based applications using layouts and Qt Quick interfaces with QML.
Inter-Process Communication, Threading, and NetworkingIn addition to Qt's Meta-Object System, Qt has several technologies that deal with inter-process communication.
Rendering and Paint SystemQt has various support for different rendering and painting methods.
Модуль QtWebKitWeb applications are increasing in importance and abundance and Qt has WebKit support.
УтилитыQt supports many utilities that work on multiple platforms.
For more information, visit the Qt Tools page. Тестирование приложений QtTesting and debugging are part of the development process and Qt offers the developer multiple methods of testing their code.
РазвёртываниеSymbian phones, Maemo devices, desktop environments, embedded Linux devices -- Qt applications are deployable to many environments. To deploy Qt applications onto multiple platforms, there are special considerations that each platform introduce.
Ovi Store PublishingCreator can publish applications to Ovi Store directly. For additional information, visit the Cross-Platform and Platform-Specific Development and the Supported Platforms page. © 2008-2011 Nokia Corporation и/или её дочерние компании. Nokia, Qt и их соответствующие логотипы являются торговыми марками Nokia Corporation в Финляндии и/или других странах. Все остальные торговые марки являются собственностью их владельцев. Политика конфиденциальности Лицензиаты, имеющие действительные коммерческие лицензии Qt, могут использовать этот документ в соответствии с соглашениями коммерческой лицензии Qt, поставляемой с программным обеспечением, либо, альтернативно, в соответствии с условиями, содержащимися в письменном соглашении между вами и Nokia. Кроме того, этот документ может быть использован в соответствии с условиями GNU Free Documentation License version 1.3, опубликованной фондом Free Software Foundation. |
Попытка перевода Qt документации. Если есть желание присоединиться, или если есть замечания или пожелания, то заходите на форум: Перевод Qt документации на русский язык... Люди внесшие вклад в перевод: Команда переводчиков |