KParts::InfoExtension Class Reference
#include <infoextension.h>
Inherits TQObject.
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::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: