KPartsGenericPart Class Reference
#include <tdepartsdesignerplugin.h>
Inherits TQWidget.
Public Member Functions | |
KPartsGenericPart (TQWidget *parentWidget, const char *name) | |
TQString | url () const |
void | setURL (const TQString &url) |
TQString | mimetype () const |
void | setMimetype (const TQString &mimetype) |
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 tdepartsdesignerplugin.h.
Constructor & Destructor Documentation
◆ KPartsGenericPart()
KPartsGenericPart::KPartsGenericPart | ( | TQWidget * | parentWidget, |
const char * | name | ||
) |
Definition at line 29 of file tdepartsdesignerplugin.cpp.
Member Function Documentation
◆ mimetype()
|
inline |
Definition at line 44 of file tdepartsdesignerplugin.h.
◆ setMimetype()
|
inline |
Definition at line 45 of file tdepartsdesignerplugin.h.
◆ setURL()
|
inline |
Definition at line 41 of file tdepartsdesignerplugin.h.
◆ url()
|
inline |
Definition at line 40 of file tdepartsdesignerplugin.h.
The documentation for this class was generated from the following files: