|
|
This structure is used to store information about a person or developer. It can store the person's name, a task, an email address and a link to a homepage. This class is intended for use in the KAboutProgram class, but it can be used elsewhere as well. Normally you should at least define the person's name.
|
Convenience constructor
Parameters:
|
QString |
[const]
The person's name
QString |
[const]
The person's task
QString |
[const]
The person's email address
QString |
[const]
The homepage or a relevant link
Generated by: baudens@ke.mandrakesoft.com on Thu Oct 26 17:36:19 2000, using kdoc 2.0a40. |