#include <kaboutdata.h>
Public Methods | |
| KAboutPerson (const char *name, const char *task, const char *emailAddress, const char *webAddress) | |
| QString | name () const |
| QString | task () const |
| QString | emailAddress () const |
| QString | webAddress () const |
Definition at line 39 of file kaboutdata.h.
|
||||||||||||||||||||
|
Convenience constructor
Definition at line 55 of file kaboutdata.h. References emailAddress(), name(), task(), and webAddress(). |
|
|
The person's email address
Referenced by KAboutPerson(). |
|
|
The person's name
Referenced by KAboutPerson(). |
|
|
The person's task
Referenced by KAboutPerson(). |
|
|
The home page or a relevant link
Referenced by KAboutPerson(). |
1.2.18