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>
Include dependency graph for part.h:

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

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 |
Defines | |
#define | KPARTS_DECLARE_PRIVATE(Class) |
Define Documentation
#define KPARTS_DECLARE_PRIVATE | ( | Class | ) |