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

提供: yonewiki
移動: 案内, 検索
(Example(例))
(概要)
1行: 1行:
 
== '''概要''' ==
 
== '''概要''' ==
The Alt_Key library consists of four files(Alt_Keyライブラリは4つのファイルを含んでいます。):
+
 The Alt_Key library consists of four files(Alt_Keyライブラリは4つのファイルを含んでいます。):
 
*alt_key.hpp
 
*alt_key.hpp
 
*alt_key.cpp
 
*alt_key.cpp
 
*kuhn_munkres.hpp
 
*kuhn_munkres.hpp
 
*kuhn_munkres.cpp
 
*kuhn_munkres.cpp
The public API is in alt_key.hpp and uses the AQP namespace.(この公開APIは alt_key.hpp にあります。名前空間AQPで使います。)
+
 The public API is in alt_key.hpp and uses the AQP namespace.(この公開APIは alt_key.hpp にあります。名前空間AQPで使います。)
  
The library is supplied along with the examples for the book Advanced Qt Programming.(このライブラリは実践Qt Programmingの本のために長く供給されます。) Many of the book's examples use the library.(本の例題の多くは、このライブラリを使います。) The library is also used by the Alt_Key GUI application(このライブラリはAlt_Key GUI アプリケーションでも使われます。).
+
 The library is supplied along with the examples for the book Advanced Qt Programming.(このライブラリは実践Qt Programmingの本のために長く供給されます。) Many of the book's examples use the library.(本の例題の多くは、このライブラリを使います。) The library is also used by the Alt_Key GUI application(このライブラリはAlt_Key GUI アプリケーションでも使われます。).
  
 
=== '''Example(例)''' ===
 
=== '''Example(例)''' ===
27行: 27行:
 
=== '''API''' ===
 
=== '''API''' ===
 
*Include
 
*Include
#include "alt_key.hpp"
+
♯include "alt_key.hpp"
 
This includes the kuhn_munkres.hpp file. Either copy the four files into your project or soft link them or add them to your include path.
 
This includes the kuhn_munkres.hpp file. Either copy the four files into your project or soft link them or add them to your include path.
  

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



個人用ツール
名前空間

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