KParts
part.h File Reference
#include <QtCore/QPointer>
#include <QtCore/QEvent>
#include <QtCore/QSharedDataPointer>
#include <QtXml/QDomElement>
#include <kurl.h>
#include <kxmlguiclient.h>
#include <kparts/kparts_export.h>
Go to the source code of this file.
Classes | |
class | KParts::OpenUrlArguments |
OpenUrlArguments is the set of arguments that specify how a URL should be opened by KParts::ReadOnlyPart::openUrl(). More... | |
class | KParts::Part |
Base class for parts. More... | |
class | KParts::PartBase |
Base class for all parts. More... | |
class | KParts::ReadOnlyPart |
Base class for any "viewer" part. More... | |
class | KParts::ReadWritePart |
Base class for an "editor" part. More... |
Namespaces | |
namespace | KIO |
namespace | KParts |
Macros | |
#define | KPARTS_DECLARE_PRIVATE(Class) |
Macro Definition Documentation
#define KPARTS_DECLARE_PRIVATE | ( | Class | ) |
This file is part of the KDE documentation.
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Jul 23 2013 20:40:21 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Tue Jul 23 2013 20:40:21 by doxygen 1.8.1.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.