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>
Include dependency graph for kjavaappletcontext.cpp:
Go to the source code of this file.
Macros | |
#define | DEBUGAREA 6100 |
Typedefs | |
typedef QMap< int, QPointer < KJavaApplet > > | AppletMap |
Macro Definition Documentation
#define DEBUGAREA 6100 |
Definition at line 35 of file kjavaappletcontext.cpp.
Typedef Documentation
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 Mon Jun 22 2020 13:26:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.