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::KJSErrorDlg | ( | QWidget * | parent = 0 | ) |
Definition at line 4 of file kjserrordlg.cpp.
Member Function Documentation
◆ addError()
void KJSErrorDlg::addError | ( | const QString & | error | ) |
Definition at line 13 of file kjserrordlg.cpp.
◆ clear
|
protectedslot |
Definition at line 23 of file kjserrordlg.cpp.
◆ setURL()
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-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.