class KAboutApplication
|
Standard "About Application" dialog box.
More... |
|
|
Public Methods
Detailed Description
This class provides the standard "About Application" dialog box that
is used by KHelpMenu. It uses the information of the global
KAboutData that is specified at the start of you program in
main(). Normally you should not use this class directly but
rather the KHelpMenu class or even better just subclass your
toplevel window from KMainWindow. If you do the latter, the help
menu and thereby this dialog box is available through the
KMainWindow::helpMenu() function.
KAboutApplication ( QWidget *parent=0, const char *name=0, bool modal=true)
|
Constructor. Creates a fully featured "About Application" dialog box.
Note that this dialog is made modeless in the KHelpMenu class so
the users may expect a modeless dialog.
Parameters:
| |
- Version: $Id
- Author: Waldo Bastian (bastian@kde.org) and Espen Sand (espen@kde.org)
- Generated: prospector@porky.devel.redhat.com on Fri Nov 3 09:58:47 2000, using kdoc 2.0a42.