libkdepim Library API Documentation

KParts::InfoExtension Class Reference

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

#include <infoextension.h>

Inheritance diagram for KParts::InfoExtension:

QObject List of all members.

Signals

void textChanged (const QString &)
void iconChanged (const QPixmap &)

Public Methods

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

Detailed Description

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

Definition at line 35 of file infoextension.h.


Constructor & Destructor Documentation

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

Constucts an InfoExtension.

Parameters:
parent  The parent widget.
name  The name of the class.

Definition at line 27 of file infoextension.cpp.


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for libkdepim Library Version 3.2.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sat May 1 11:36:32 2004 by doxygen 1.2.15 written by Dimitri van Heesch, © 1997-2003