KParts
browserextension.h File Reference
#include <sys/types.h>
#include <kparts/part.h>
#include <kparts/event.h>
#include <QtCore/QSharedDataPointer>
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 | 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 Sun Apr 28 2013 14:28:35 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Sun Apr 28 2013 14:28:35 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.