#include <klfmainwin_p.h>


Signals | |
| void | linkActivated (const QUrl &) |
Public Member Functions | |
| KLFWhatsNewDialog (QWidget *parent) | |
| virtual | ~KLFWhatsNewDialog () |
| virtual void | show () |
Public Member Functions inherited from QDialog | |
| QDialog (QWidget *parent=0, Qt::WindowFlags f=0) | |
| accept () | |
| accepted () | |
| done (int r) | |
| exec () | |
| finished (int result) | |
| reject () | |
| rejected () | |
| result () | |
| setResult (int i) | |
| QDialog (QWidget *parent, const char *name, bool modal=false, Qt::WindowFlags f=0) | |
Public Member Functions inherited from KLFHelpDialogCommon | |
| KLFHelpDialogCommon (const QString &baseFName) | |
| virtual | ~KLFHelpDialogCommon () |
| virtual void | addExtraText (const QString &htmlSnipplet) |
| virtual QString | getFullHtml () |
Additional Inherited Members | |
Protected Attributes inherited from KLFHelpDialogCommon | |
| QString | pBaseFName |
| QStringList | pHtmlExtraSnipplets |
Definition at line 126 of file klfmainwin_p.h.
|
inline |
Definition at line 132 of file klfmainwin_p.h.
References klfVersionMaj(), klfVersionMin(), and linkActivated().
|
inlinevirtual |
Definition at line 142 of file klfmainwin_p.h.
|
signal |
Referenced by KLFWhatsNewDialog().
|
inlinevirtual |
Definition at line 144 of file klfmainwin_p.h.
References KLFHelpDialogCommon::getFullHtml().
Referenced by KLFMainWin::showWhatsNew().