ヘルプシステム

これらのクラスは、3つのレベルの詳細なオンラインヘルプをアプリケーションに提供します:

  1. ツールヒントとステータスバーメッセージ - フライウェイトヘルプ、非常に簡潔で、ユーザーインターフェイスに完全に統合されており、呼び出すためのユーザーインタラクションをほとんど必要としません。
  2. これは何ですか?- 軽量ですが、3段落の説明になることもあります。
  3. オンラインヘルプ - どのような情報量でも含むことができますが、一般的に呼び出しが遅く、ユーザーの作業からやや離れており、ユーザーはオンラインヘルプを使用することを実際の作業から逸脱していると感じることがよくあります。

QHelpEvent

ウィジェットの特定のポイントに関する有用な情報を要求するために使用されるイベント

QStatusBar

ステータス情報の提示に適した水平バー

QStatusTipEvent

ステータスバーにメッセージを表示するためのイベント

QToolTip

ウィジェットのツールヒント(バルーンヘルプ

QWhatsThis

ウィジェットの簡単な説明、つまり "これは何ですか?"という質問に答えるイベント

QWhatsThisClickedEvent

What'sThis? "テキスト内のハイパーリンクを処理するために使用できるイベント

© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.