libtdepim

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()

TQString KPartsGenericPart::mimetype ( ) const
inline

Definition at line 44 of file tdepartsdesignerplugin.h.

◆ setMimetype()

void KPartsGenericPart::setMimetype ( const TQString &  mimetype)
inline

Definition at line 45 of file tdepartsdesignerplugin.h.

◆ setURL()

void KPartsGenericPart::setURL ( const TQString &  url)
inline

Definition at line 41 of file tdepartsdesignerplugin.h.

◆ url()

TQString KPartsGenericPart::url ( ) const
inline

Definition at line 40 of file tdepartsdesignerplugin.h.


The documentation for this class was generated from the following files: