#include <qconfig.h>
Go to the source code of this file.
Macros | |
#define | QT_NO_QWS_SVGALIB |
#define | QT_NO_QWS_DEPTH_8GRAYSCALE |
#define | QT_NO_QWS_KDE2_WM_STYLE |
#define QT_NO_QWS_DEPTH_8GRAYSCALE |
8-bit grayscale
Definition at line 396 of file qfeatures.h.
#define QT_NO_QWS_KDE2_WM_STYLE |
8-bit color
15 or 16-bit color (define QT_QWS_DEPTH16_RGB as 555 for 15-bit)
24-bit color
32-bit color
Window Manager
Window Manager Styles
Definition at line 422 of file qfeatures.h.
#define QT_NO_QWS_SVGALIB |
Palettes
Dynamic module linking
BMP image I/O
The Windows Bitmap (BMP) image format is common on MS-Windows.
This is an uncompressed image format offering few advantages over PNG or JPEG.
PPM image I/O
The Portable PixMap (PPM) image format is common on Unix.
This is an uncompressed image format offering few advantages over PNG or JPEG.
XBM image I/O
The X11 BitMap (XBM) image format is common on X11.
This is an uncompressed monochrome image format. Qt uses this format for some internal images (eg. mouse cursors).
XPM image I/O
The X11 PixMap (XPM) image format is common on X11.
This is an uncompressed image format. XPM images have the small advantage that they can be trivially included in source files as they are C code. Qt uses this format for some internal images (eg. QMessageBox icons).
PNG image I/O
The Portable Network Graphics (PNG) is a compressed image format.
See The PNG Home Site for details of the format.
MNG image I/O
The Multiple-image Network Graphics (MNG) is a compressed animation format.
See The MNG Home Site for details of the format.
JPEG image I/O
The Joint Photographic Experts Group (JPEG) is a compressed lossy image format that gives high compression for real-world and photo-realistic images.
Asynchronous I/O
Allows push-driven data processing.
Asynchronous image I/O
Allows push-driven images.
TrueType font files
Scalable font format common on MS-Windows and becoming common on Unix.
Only supported on Qt/Embedded.
BDF font files
The Bitmap Distribution Format (BDF) font file format, common on Unix.
Only supported on Qt/Embedded.
QFontDatabase
QObject::tr()
QTextCodec class and subclasses
MIME
XML
Document Object Model
Playing sounds
Properties
Network support
Network file access
External process invocation.
Console keyboard support
Visible cursor
Alpha-blended cursor
Mach64 acceleration
Voodoo3 acceleration
Matrox MGA acceleration (Millennium/Millennium II/Mystique/G200/G400)
Virtual frame buffer
Transformed frame buffer
1-bit monochrome
4-bit grayscale
4-bit VGA
SVGALib Support Not implemented yet
Definition at line 392 of file qfeatures.h.