| Home · All Namespaces · All Classes · Main Classes · Grouped Classes · Modules · Functions |
[前: Qt の全般的な必要条件]
QtGui モジュールに対して非 GUI 部分の機能を提供している QtCore モジュールと、 QtGuiモジュールは、以下のテーブルのライブラリに依存します。
| 名前 | ライブラリ | 説明 | オプション | 最小バージョン |
|---|---|---|---|---|
| XRender | libXrender | X Rendering Extension; used for anti-aliasing | -xrender か自動認識 | 0.9.0 |
| Xrandr | libXrandr | X Resize and Rotate Extension | -xrandr か自動認識 | 1.0.2 |
| Xcursor | libXcursor | X Cursor Extension | -xcursor か自動認識 | 1.1.4 |
| Xfixes | libXfixes | X Fixes Extension | -xfixes か自動認識 | 3.0.0 |
| Xinerama | libXinerama | Multi-head support | -xinerama か自動認識 | 1.1.0 |
| Xi | libXi | X11 Input Extensions | 自動認識 | 1.3.0 |
| Xt | libXt | Xt Intrinsics | 0.99 | |
| Xext | libXext | X Extensions | 6.4.3 | |
| X11 | libX11 | X11 Client-Side Library | 6.2.1 | |
| SM | libSM | X Session Management | -sm か自動認識 | 6.0.4 |
| ICE | libICE | Inter-Client Exchange | -sm か自動認識 | 6.3.5 |
| glib | libglib-2.0 | Common event loop handling | -glib か自動認識 | 2.8.3 |
| pthread | libpthread | Multithreading | 2.3.5 |
Note: pixmap と image でアルファ透過のサポートをするためには XRender でコンパイルする必要があります。
As described in the Phonon Overview, Phonon uses the GStreamer multimedia framework as the backend for audio and video playback on X11. The minimum required version of GStreamer is 0.10.
To build Phonon, you need the GStreamer library, base plugins, and development files for your system. The package names for GStreamer vary between Linux distributions; try searching for gstreamer or libgstreamer in your distribution's package repository to find suitable packages.
Known Issues in 4.5.0も参照してください。
[前: Qt の全般的な必要条件]
| Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies) | Trademarks | Qt 4.5.0 |