Qt:Документация 4.3.2/qtopiacore
Материал из Wiki.crossplatform.ru
Root (Обсуждение | вклад) (Новая: {{Qt4.3.2_header}} =Qtopia Core<br />= Qtopia Core is a C++ framework for GUI and application development for embedded devices. It runs on a variety of processors, usually with Embedded...) |
Root (Обсуждение | вклад) |
||
Строка 4: | Строка 4: | ||
Qtopia Core is a C++ framework for GUI and application development for embedded devices. It runs on a variety of processors, usually with Embedded Linux. Qtopia Core provides the standard Qt API for embedded devices with a lightweight window system. | Qtopia Core is a C++ framework for GUI and application development for embedded devices. It runs on a variety of processors, usually with Embedded Linux. Qtopia Core provides the standard Qt API for embedded devices with a lightweight window system. | ||
- | [[Image: | + | [[Image:qtopiacore-architecture.png|center]] |
Qtopia Core applications write directly to the framebuffer, eliminating the need for the X Window System and saving memory. The Linux framebuffer is enabled by default on all modern Linux distributions. For information on older versions, see [http://en.tldp.org/HOWTO/Framebuffer-HOWTO.html http://en.tldp.org/HOWTO/Framebuffer-HOWTO.html]. For development and debugging purposes, Qtopia Core provides a [[Qt:Документация 4.3.2/qtopiacore-qvfb | virtual framebuffer]]. It is also possible to run an application using the [[Qt:Документация 4.3.2/qtopiacore-vnc | VNC protocol]]. | Qtopia Core applications write directly to the framebuffer, eliminating the need for the X Window System and saving memory. The Linux framebuffer is enabled by default on all modern Linux distributions. For information on older versions, see [http://en.tldp.org/HOWTO/Framebuffer-HOWTO.html http://en.tldp.org/HOWTO/Framebuffer-HOWTO.html]. For development and debugging purposes, Qtopia Core provides a [[Qt:Документация 4.3.2/qtopiacore-qvfb | virtual framebuffer]]. It is also possible to run an application using the [[Qt:Документация 4.3.2/qtopiacore-vnc | VNC protocol]]. |
Текущая версия на 09:01, 30 октября 2008
![]() | Внимание: Актуальная версия перевода документации находится здесь |
__NOTOC__
Главная · Все классы · Основные классы · Классы по группам · Модули · Функции |
[править] Qtopia Core
Qtopia Core is a C++ framework for GUI and application development for embedded devices. It runs on a variety of processors, usually with Embedded Linux. Qtopia Core provides the standard Qt API for embedded devices with a lightweight window system.
Qtopia Core applications write directly to the framebuffer, eliminating the need for the X Window System and saving memory. The Linux framebuffer is enabled by default on all modern Linux distributions. For information on older versions, see http://en.tldp.org/HOWTO/Framebuffer-HOWTO.html. For development and debugging purposes, Qtopia Core provides a virtual framebuffer. It is also possible to run an application using the VNC protocol.
Getting Started | Reference | Features |
---|---|---|
Development | Porting | Optimization |
Copyright © 2007 Trolltech | Trademarks | Qt 4.3.2
|