Qtリファレンス Alt Key 新しいページはコチラ

提供: yonewiki
移動: 案内, 検索
(API)
50行: 50行:
 
 <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
  
  
<span style="color:#cccccc;">This string holds the characters that are eligible to be used as accelerators</span>(この文字列は、アクセラレータとして使用できる文字を保持します ): 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ. All the functions that take an alphabet argument use this as their default value. If you choose to use a different alphabet you may only use uppercase letters (or no-case letters for languages that don't distinguish case).
+
<span style="color:#cccccc;">This string holds the characters that are eligible to be used as accelerators</span>(この文字列は、アクセラレータとして使用できる文字を保持します ): 0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ.  
 +
 
 +
 
 +
 <span style="color:#cccccc;">All the functions that take an alphabet argument use this as their default value.</span>(アルファベット引数を取るすべての関数は、これをデフォルト値として使用します) If you choose to use a different alphabet you may only use uppercase letters (or no-case letters for languages that don't distinguish case).
 
(Actually this is now an instance of the private AQP::_Alphabet class; the class provides a single method which is a QString conversion function, so in most cases it can be used wherever a QString is expected. The reason for this change is to make the alphabet string translatable.)
 
(Actually this is now an instance of the private AQP::_Alphabet class; the class provides a single method which is a QString conversion function, so in most cases it can be used wherever a QString is expected. The reason for this change is to make the alphabet string translatable.)
 
Main Functions
 
Main Functions

2021年3月2日 (火) 00:00時点における版



個人用ツール
名前空間

変種
操作
案内
ツールボックス