|
|
KAboutWidget is the main widget for KAboutDialog.
It has a minimum size set.
| |
The Qt constructor.
| void |
Adjust the minimum size (after setting the properties of the image and the labels.
| void |
Set the image as the application logo.
| void |
Set the authors name and email address.
| void |
Set the maintainers name and email address.
| void |
Show this person as one of the major contributors.
| void |
Set the text describing the version.
| void |
[protected slot]
Catch the signals from the contributors elements.
| void |
[protected slot]
Catch the clicked URLs.
| void |
[signal]
An email address has been selected by the user.
| void |
[signal]
An URL has been clicked.
| void |
[protected]
The resize event.
Reimplemented from QWidget
| QLabel * |
[protected]
The label showing the program version.
| QLabel * |
[protected]
The label showing the text "Other contributors:".
| QLabel * |
[protected]
The frame showing the logo.
| KAboutContributor * |
[protected]
The application developer.
| KAboutContributor * |
[protected]
The application maintainer.
| bool |
[protected]
Show the maintainer?
| QList<KAboutContributor> |
[protected]
A set of people who contributed to the application.
| Generated by: ssk@tauon.ph.unimelb.EDU.AU on Wed May 23 04:29:58 2001, using kdoc 2.0a35. |