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
#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-2016 The KDE developers.
Generated on Sat May 14 2016 22:26:55 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2016 The KDE developers.
Generated on Sat May 14 2016 22:26:55 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.