libtdepim

KParts::InfoExtension Class Reference

#include <infoextension.h>

Inherits TQObject.

List of all members.

Signals

void textChanged (const TQString &)
void iconChanged (const TQPixmap &)

Public Member Functions

 InfoExtension (KParts::ReadOnlyPart *parent, const char *name)

Detailed Description

Provides a way to get information out of a PIM-Part.

Definition at line 38 of file infoextension.h.


Constructor & Destructor Documentation

InfoExtension::InfoExtension ( KParts::ReadOnlyPart *  parent,
const char *  name 
)

Constucts an InfoExtension.

Parameters:
parentThe parent widget.
nameThe name of the class.

Definition at line 29 of file infoextension.cpp.


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