KHTML
KJSErrorDlg Class Reference
#include <kjserrordlg.h>
Inheritance diagram for KJSErrorDlg:
Public Member Functions | |
KJSErrorDlg (QWidget *parent=0) | |
void | addError (const QString &error) |
void | setURL (const QString &url) |
Protected Slots | |
void | clear () |
Detailed Description
Definition at line 8 of file kjserrordlg.h.
Constructor & Destructor Documentation
KJSErrorDlg::KJSErrorDlg | ( | QWidget * | parent = 0 | ) |
Definition at line 4 of file kjserrordlg.cpp.
Member Function Documentation
void KJSErrorDlg::addError | ( | const QString & | error | ) |
Definition at line 13 of file kjserrordlg.cpp.
|
protectedslot |
Definition at line 23 of file kjserrordlg.cpp.
void KJSErrorDlg::setURL | ( | const QString & | url | ) |
Definition at line 18 of file kjserrordlg.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:51:23 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:51:23 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.