Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions codeless banner

Help System

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.

QAssistantClientMeans of using Qt Assistant as an application's help tool
QHelpEventEvent that is used to request helpful information about a particular point in a widget
QStatusBarHorizontal bar suitable for presenting status information
QStatusTipEventEvent that is used to show messages in a status bar
QToolTipTool tips (balloon help) for any widget
QWhatsThisSimple description of any widget, i.e. answering the question "What's This?"
QWhatsThisClickedEventEvent that can be used to handle hyperlinks in a "What's This?" text


Copyright © 2009 Trolltech Trademarks
Qt Extended 4.4.3