![]() |
Home · All Classes · Main Classes · Grouped Classes · Modules · Functions | ![]() |
The following class members are obsolete. They are provided to keep old source code working. We strongly advise against using them in new code.
Displays a simple about box with caption caption and text text. The about box's parent is parent.
about() looks for a suitable icon in four locations:
The about box has a single button labelled "OK".
See also QWidget::windowIcon() and QApplication::activeWindow().
Displays a simple message box about Qt, with caption caption and centered over parent (if parent is not 0). The message includes the version number of Qt being used by the application.
This is useful for inclusion in the Help menu of an application. See the examples/menu/menu.cpp example.
QApplication provides this functionality as a slot.
See also QApplication::aboutQt().
Copyright © 2006 Trolltech | Trademarks | Qt 4.2.0-snapshot-20060701 |