Qt for Embedded Linux

Qt for Embedded Linux is a C++ framework for GUI and application development for embedded devices. It runs on a variety of processors, usually with Embedded Linux. Qt for Embedded Linux provides the standard Qt API for embedded devices with a lightweight window system.

Qt for Embedded Linux 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, please refer to the Framebuffer HOWTO document. For development and debugging purposes, Qt for Embedded Linux provides a virtual framebuffer . It is also possible to run an application using the VNC protocol .

快速入门 参考 特征
Development Porting Optimization
Adding an Accelerated Graphics Driver to Qt for Embedded Linux
Cross-Compiling Qt for Embedded Linux Applications
Deploying Qt for Embedded Linux Applications
Fine-Tuning Features in Qt Describes how to reduce the size of Qt libraries by selecting only the features that are needed.
实现原子操作 在新体系结构中实现原子操作的指南。
Installing Qt for Embedded Linux How to install Qt for Embedded Linux.
Licenses for Fonts Used in Qt for Embedded Linux Information about the licenses of fonts supplied with Qt for Embedded Linux.
Porting Qt Applications to Qt for Embedded Linux
Porting Qt for Embedded Linux to Another Operating System
Porting Qt for Embedded Linux to a New Architecture
Qt Performance Tuning Ways to improve performance on embedded platforms.
Qt for Embedded Linux 体系结构
Qt for Embedded Linux Character Input
Qt for Embedded Linux Classes Classes that are specific to Qt for Embedded Linux
Qt for Embedded Linux 显示管理
Qt for Embedded Linux Environment Variables
Qt for Embedded Linux Fonts
Qt for Embedded Linux Hardware Accelerated Graphics
Qt for Embedded Linux Pointer Handling
Qt for Embedded Linux and DirectFB
Qt for Embedded Linux and OpenGL
Qt for Embedded Linux and OpenVG
Running Qt for Embedded Linux Applications
Testing the Linux Framebuffer
The VNC Protocol and Qt for Embedded Linux A guide to using Qt for Embedded Linux applications as VNC servers and clients.
The Virtual Framebuffer
kmap2qmap
makeqpf