KParts
browserextension.h File Reference
#include <sys/types.h>#include <kparts/part.h>#include <kparts/event.h>#include <QtCore/QSharedDataPointer>
Include dependency graph for browserextension.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| struct | KParts::BrowserArguments |
| BrowserArguments is a set of web-browsing-specific arguments, which allow specifying how a URL should be opened by openUrl() (as a complement to KParts::OpenUrlArguments which are the non-web-specific arguments) More... | |
| class | KParts::BrowserExtension |
| The Browser Extension is an extension (yes, no kidding) to KParts::ReadOnlyPart, which allows a better integration of parts with browsers (in particular Konqueror). More... | |
| class | KParts::BrowserHostExtension |
| An extension class for container parts, i.e. More... | |
| class | KParts::LiveConnectExtension |
| An extension class for LiveConnect, i.e. More... | |
| class | KParts::OpenUrlEvent |
| The KParts::OpenUrlEvent event informs that a given part has opened a given URL. More... | |
| class | Q3PtrList< T > |
| class | QList< class > |
| class | QMap< Key, T > |
| struct | QPair< T1, T2 > |
| class | KParts::WindowArgs |
| The WindowArgs are used to specify arguments to the "create new window" call (see the createNewWindow variant that uses WindowArgs). More... | |
Namespaces | |
| namespace | KParts |
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sat Feb 9 2013 12:20:35 by doxygen 1.8.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sat Feb 9 2013 12:20:35 by doxygen 1.8.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.