• Skip to content
  • Skip to link menu
  • KDE API Reference
  • kdelibs-4.14.38 API Reference
  • KDE Home
  • Contact Us
 

KHTML

  • khtml
kjserrordlg.h
Go to the documentation of this file.
1#ifndef KJSERRORDLG_H
2#define KJSERRORDLG_H
3
4#include <QtGui/QDialog>
5
6#include "ui_kjserrordlgbase.h"
7
8class KJSErrorDlg : public QDialog, public Ui_KJSErrorDlgBase
9{
10 Q_OBJECT
11 public:
12 KJSErrorDlg( QWidget *parent = 0 );
13
14 void addError( const QString &error );
15 void setURL( const QString &url );
16 protected Q_SLOTS:
17 void clear();
18 private:
19 void init();
20};
21
22#endif
KJSErrorDlg
Definition: kjserrordlg.h:9
KJSErrorDlg::setURL
void setURL(const QString &url)
Definition: kjserrordlg.cpp:18
KJSErrorDlg::addError
void addError(const QString &error)
Definition: kjserrordlg.cpp:13
KJSErrorDlg::clear
void clear()
Definition: kjserrordlg.cpp:23
QDialog
QWidget
Ui_KJSErrorDlgBase
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

KDE's Doxygen guidelines are available online.

KHTML

Skip menu "KHTML"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdelibs-4.14.38 API Reference

Skip menu "kdelibs-4.14.38 API Reference"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDEWebKit
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUnitConversion
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver
Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal