Qt:Документация 4.3.2/qtopiacore

Материал из Wiki.crossplatform.ru

(Различия между версиями)
Перейти к: навигация, поиск
(Новая: {{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...)
 
Строка 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:images/qtopiacore-architecture.png|center]]
+
[[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

40px Внимание: Актуальная версия перевода документации находится здесь

__NOTOC__

Image:qt-logo.png

Главная · Все классы · Основные классы · Классы по группам · Модули · Функции

Image:trolltech-logo.png

[править] 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.

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