*Qt [#me01a2ad]

Qt はクロスプラットフォーム・アプリケーションフレームワークです.
以下のプログラムが Qt を使用しています.

-LaTeX editor: [[LyX]], [[TeXstudio]], [[Texmaker]], [[TeXworks]]
-PDF viewer: [[Okular]], [[qpdfview]], [[Dual-Screen PDF Viewer [dspdfviewer]:http://dspdfviewer.danny-edel.de/]], [[Xpdf (XpdfReader)>Xpdf]]

----
#contents
----

**動作環境 [#w51d5d67]

-http://doc.qt.io/qt-5/supported-platforms.html
-http://wiki.qt.io/PlatformSupport
-https://doc.qt.io/qt-5/supported-platforms.html

*ダウンロード [#de2773fb]

-https://www.qt.io/download
-http://download.qt.io/archive/qt/

*不具合 [#zc678b55]

-https://bugreports.qt.io/
-[[[QTBUG-10543] Backslash is converted to YEN SIGN on Qt for Mac with JIS keyboard. - Qt Bug Tracker:https://bugreports.qt.io/browse/QTBUG-10543]]
-[[[QTBUG-43756] setExtraSelections with QTextFormat::FullWidthSelection makes preedit text difficult to read - Qt Bug Tracker:https://bugreports.qt.io/browse/QTBUG-43756]]

*Unicode [#oce7c878]

**Qt 5.11 [#f03ec2c2]

One of the larger updates in Qt Core went into our Unicode support. QChar, QString, QTextBoundaryFinder and our algorithm for bidirectional text are now fully compatible with [[Unicode 10:http://www.unicode.org/versions/Unicode10.0.0/]].

Qt Core の大きな変更の1つは Unicode 対応です。今回 QChar、QString、QTextBoundaryFinder と、双方向テキストを [[Unicode 10:http://www.unicode.org/versions/Unicode10.0.0/]] に完璧に対応させました。

-http://blog.qt.io/blog/2018/05/22/qt-5-11-released/
-http://blog.qt.io/jp/2018/05/23/qt-5-11-released/

**Qt 5.0 [#ceb62694]

Qt 5.0 uses and fully supports version [[6.2:http://www.unicode.org/versions/Unicode6.2.0/]] of the Unicode standard.

Qt 5.0 は [[Unicode 6.2:http://www.unicode.org/versions/Unicode6.2.0/]] をサポートしています。

-http://doc.qt.io/qt-5/unicode.html
-[[Qt5 の新機能 2012/12/15:https://www.slideshare.net/takumiasaki/qt5-20121215]]