class KAboutWidget
|
KAboutWidget is the main widget for KAboutDialog. More... |
|
|
Public Methods
- KAboutWidget (QWidget* parent=0, const char* name=0 )
- void adjust ()
- void setLogo (const QPixmap&)
- void setAuthor (const QString& name, const QString& email,
const QString& url, const QString& work)
- void setMaintainer (const QString& name, const QString& email,
const QString& url, const QString& work)
- void addContributor (const QString& name, const QString& email,
const QString& url, const QString& work)
- void setVersion (const QString& name)
Signals
Protected Methods
Protected Slots
Protected Members
KAboutWidget is the main widget for KAboutDialog.
It has a minimum size set.
KAboutWidget (QWidget* parent=0, const char* name=0 )
| KAboutWidget |
The Qt constructor.
Adjust the minimum size (after setting the properties of the image and
the labels.
void setLogo (const QPixmap&)
| setLogo |
Set the image as the application logo.
void setVersion (const QString& name)
| setVersion |
void sendEmailSlot (const QString& name, const QString& email)
| sendEmailSlot |
[protected slots slot]
void openURLSlot (const QString& url)
| openURLSlot |
[protected slots slot]
[signal]
void openURL (const QString& url)
| openURL |
[signal]
[protected]
Reimplemented from QWidget.
[protected]
[protected]
[protected]
[protected]
[protected]
bool showMaintainer
| showMaintainer |
[protected]
[protected]
Generated by: dfaure on kde.faure.org on Thu Jan 17 22:16:05 2002, using kdoc 2.0a53. |