Qtリファレンス Alt Key 新しいページはコチラ
提供: yonewiki
(→概要) |
(→概要) |
||
1行: | 1行: | ||
== '''概要''' == | == '''概要''' == | ||
− | <span style="color:# | + | <span style="color:#cccccc;">The Alt_Key library consists of four files</span>(Alt_Keyライブラリは4つのファイルを含んでいます。): |
*alt_key.hpp | *alt_key.hpp | ||
*alt_key.cpp | *alt_key.cpp | ||
7行: | 7行: | ||
− | + | <span style="color:#cccccc;">The public API is in alt_key.hpp and uses the AQP namespace.</span>(この公開APIは alt_key.hpp にあります。名前空間AQPで使います。) | |
− | + | <span style="color:#cccccc;">The library is supplied along with the examples for the book Advanced Qt Programming.</span>(このライブラリは実践Qt Programmingの本のために長く供給されます。) <span style="color:#cccccc;">Many of the book's examples use the library.</span>(本の例題の多くは、このライブラリを使います。) <span style="color:#cccccc;">The library is also used by the Alt_Key GUI application.</span>(このライブラリはAlt_Key GUI アプリケーションでも使われます。) | |
=== '''Example(例)''' === | === '''Example(例)''' === | ||
− | + | <span style="color:#cccccc;">Here is a list of menu options before and after Alt_Key has added accelerators</span>(Alt_Keyがアクセラレータを追加する前後のメニューオプションのリストは次のとおりです): | |
Before After | Before After |