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:

Inheritance graph
[legend]
Collaboration diagram for KParts::InfoExtension:

Collaboration graph
[legend]
List of all members.

Signals

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

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 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.3.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Thu Oct 4 14:40:53 2007 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003