libkdepim
KParts::InfoExtension Class Reference
#include <infoextension.h>
Detailed Description
Provides a way to get information out of a PIM-Part.
Definition at line 38 of file infoextension.h.
Signals | |
void | textChanged (const QString &) |
void | iconChanged (const QPixmap &) |
Public Member Functions | |
InfoExtension (KParts::ReadOnlyPart *parent, const char *name) | |
~InfoExtension () |
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 29 of file infoextension.cpp.
The documentation for this class was generated from the following files: