#include <kaboutdialog.h>
Inherits TQFrame.
Signals |
void | urlClick (const TQString &url) |
void | mailClick (const TQString &name, const TQString &address) |
Public Member Functions |
| KAboutContainer (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 |
Protected Member Functions |
virtual void | childEvent (TQChildEvent *e) |
Detailed Description
KAboutContainer can be used to make a application specific AboutDialog.
Definition at line 50 of file kaboutdialog.h.
The documentation for this class was generated from the following files: