#include <klfmainwin_p.h>


Signals | |
| void | linkActivated (const QUrl &) |
Public Member Functions | |
| KLFAboutDialog (QWidget *parent) | |
| virtual | ~KLFAboutDialog () |
| virtual void | show () |
Definition at line 96 of file klfmainwin_p.h.
| KLFAboutDialog::KLFAboutDialog | ( | QWidget * | parent | ) | [inline] |
Definition at line 102 of file klfmainwin_p.h.
References linkActivated().
| virtual KLFAboutDialog::~KLFAboutDialog | ( | ) | [inline, virtual] |
Definition at line 110 of file klfmainwin_p.h.
| void KLFAboutDialog::linkActivated | ( | const QUrl & | ) | [signal] |
Referenced by KLFAboutDialog().
| virtual void KLFAboutDialog::show | ( | ) | [inline, virtual] |
Definition at line 112 of file klfmainwin_p.h.
References KLFHelpDialogCommon::getFullHtml().
Referenced by KLFMainWin::showAbout().