Qtリファレンス Alt Key 新しいページはコチラ
提供: yonewiki
(→API) |
(→API) |
||
45行: | 45行: | ||
=== '''API''' === | === '''API''' === | ||
− | *<span style="color:#cccccc;">Include</span>(インクルードするファイル) | + | *'''<span style="color:#cccccc;">Include</span>(インクルードするファイル)''' |
#include "alt_key.hpp" | #include "alt_key.hpp" | ||
<span style="color:#cccccc;">This includes the kuhn_munkres.hpp file.</span>(これはkuhn_munkres.hppファイルをインクルードします。) <span style="color:#cccccc;">Either copy the four files into your project or soft link them or add them to your include path.</span>(4つのファイルをプロジェクトにコピーするか、ソフトリンクするか、インクルードパスに追加します。 ) | <span style="color:#cccccc;">This includes the kuhn_munkres.hpp file.</span>(これはkuhn_munkres.hppファイルをインクルードします。) <span style="color:#cccccc;">Either copy the four files into your project or soft link them or add them to your include path.</span>(4つのファイルをプロジェクトにコピーするか、ソフトリンクするか、インクルードパスに追加します。 ) | ||
− | *Constant(定数) | + | *'''Constant(定数)''' |
QString AQP::Alphabet | QString AQP::Alphabet | ||
61行: | 61行: | ||
− | *<span style="color:#cccccc;">Main Functions</span>(メインファンクション) | + | *'''<span style="color:#cccccc;">Main Functions</span>(メインファンクション)''' |
− | These are the most commonly used functions provided by the Alt_Key library. | + | <span style="color:#cccccc;">These are the most commonly used functions provided by the Alt_Key library.</span>(これらの最も一般的なAlt_Key ライブラリによって提供される関数の使い方) |