返回介绍

Help System

发布于 2019-10-04 14:57:58 字数 1217 浏览 986 评论 0 收藏 0

These classes provide for all forms of online-help in your application, with three levels of detail:

  1. Tool Tips and Status Bar message - flyweight help, extremely brief, entirely integrated in the user interface, requiring little or no user interaction to invoke.
  2. What's This? - lightweight, but can be a three-paragraph explanation.
  3. Online Help - can encompass any amount of information, but is typically slower to call up, somewhat separated from the user's work, and often users feel that using online help is a digression from their real task.

QStatusBarHorizontal bar suitable for presenting status information
QStyleSheetCollection of styles for rich text rendering and a generator of tags
QTextBrowserRich text browser with hypertext navigation
QToolTipTool tips (balloon help) for any widget or rectangular part of a widget
QToolTipGroupCollects tool tips into related groups
QWhatsThisSimple description of any widget, i.e. answering the question "What's this?"

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文