24 #ifndef KONTACT_ABOUTDIALOG_H
25 #define KONTACT_ABOUTDIALOG_H
27 #include <kdialogbase.h>
34 class AboutDialog :
public KDialogBase
45 void addAboutData(
const TQString &title,
const TQString &icon,
46 const TDEAboutData *about );
48 void addLicenseText(
const TDEAboutData *about );
50 TQString formatPerson(
const TQString &name,
const TQString &email );
Base class for all Plugins in Kontact.
This class provides the interface to the Kontact core for the plugins.