KHTML
#include "kjavaappletcontext.h"#include "kjavaappletserver.h"#include "kjavaprocess.h"#include "kjavaapplet.h"#include <klocale.h>#include <kmessagebox.h>#include <kdebug.h>#include <QtCore/QMap>#include <QtCore/QPointer>#include <QtCore/QStringList>#include <QtCore/QRegExp>#include <kjavaappletcontext.moc>Go to the source code of this file.
Macros | |
| #define | DEBUGAREA 6100 |
Typedefs | |
| typedef QMap< int, QPointer< KJavaApplet > > | AppletMap |
Macro Definition Documentation
◆ DEBUGAREA
| #define DEBUGAREA 6100 |
Definition at line 35 of file kjavaappletcontext.cpp.
Typedef Documentation
◆ AppletMap
| typedef QMap< int, QPointer<KJavaApplet> > AppletMap |
Definition at line 37 of file kjavaappletcontext.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat Jan 18 2020 19:04:28 by doxygen 1.8.15 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Sat Jan 18 2020 19:04:28 by doxygen 1.8.15 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.