libkdepim
KPartsGenericPart Class Reference
#include <kpartsdesignerplugin.h>
Inheritance diagram for KPartsGenericPart:

Detailed Description
Generic part loader, able to view any kind of file for which a KParts::ReadOnlyPart is available.Definition at line 32 of file kpartsdesignerplugin.h.
Public Member Functions | |
| KPartsGenericPart (QWidget *parentWidget, const char *name=0) | |
| QString | mimetype () const |
| void | setMimetype (const QString &mimetype) |
| void | setURL (const QString &url) |
| QString | url () const |
Properties | |
| QString | mimetype |
| QString | url |
Constructor & Destructor Documentation
| KPartsGenericPart::KPartsGenericPart | ( | QWidget * | parentWidget, | |
| const char * | name = 0 | |||
| ) | [explicit] |
Definition at line 32 of file kpartsdesignerplugin.cpp.
Member Function Documentation
| QString KPartsGenericPart::mimetype | ( | ) | const [inline] |
Definition at line 43 of file kpartsdesignerplugin.h.
| void KPartsGenericPart::setMimetype | ( | const QString & | mimetype | ) | [inline] |
Definition at line 44 of file kpartsdesignerplugin.h.
| void KPartsGenericPart::setURL | ( | const QString & | url | ) | [inline] |
Definition at line 40 of file kpartsdesignerplugin.h.
| QString KPartsGenericPart::url | ( | ) | const [inline] |
Definition at line 39 of file kpartsdesignerplugin.h.
Property Documentation
QString KPartsGenericPart::mimetype [read, write] |
Definition at line 35 of file kpartsdesignerplugin.h.
QString KPartsGenericPart::url [read, write] |
Definition at line 34 of file kpartsdesignerplugin.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference