KJSErrorDlg Class Reference
Inheritance diagram for KJSErrorDlg:

Detailed Description
Definition at line 26 of file kjserrordlg.h.
Public Slots | |
virtual void | init () |
virtual void | addError (const QString &error) |
virtual void | setURL (const QString &url) |
virtual void | clear () |
Public Member Functions | |
KJSErrorDlg (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0) | |
~KJSErrorDlg () | |
Public Attributes | |
QPushButton * | _close |
QPushButton * | _clear |
QFrame * | line1 |
QTextBrowser * | _errorText |
KSqueezedTextLabel * | _url |
Protected Slots | |
virtual void | languageChange () |
Protected Attributes | |
QGridLayout * | KJSErrorDlgLayout |
QSpacerItem * | spacer1 |
The documentation for this class was generated from the following files: