#include <tdeaboutdialog.h>
Inherits TQFrame.
|
void | urlClick (const TQString &url) |
|
void | mailClick (const TQString &name, const TQString &address) |
|
|
| TDEAboutContainer (TQWidget *parent=0, const char *name=0, int margin=0, int spacing=0, int childAlignment=AlignCenter, int innerAlignment=AlignCenter) |
|
void | addWidget (TQWidget *widget) |
|
void | addPerson (const TQString &name, const TQString &email, const TQString &url, const TQString &task, bool showHeader=false, bool showframe=false, bool showBold=false) |
|
void | addTitle (const TQString &title, int alignment=AlignLeft, bool showframe=false, bool showBold=false) |
|
void | addImage (const TQString &fileName, int alignment=AlignLeft) |
|
virtual TQSize | sizeHint (void) const |
|
virtual TQSize | minimumSizeHint (void) const |
|
|
virtual void | childEvent (TQChildEvent *e) |
|
TDEAboutContainer can be used to make a application specific AboutDialog.
Definition at line 50 of file tdeaboutdialog.h.
The documentation for this class was generated from the following files: