knode
KNodePart Class Reference
#include <knode_part.h>
Inheritance diagram for KNodePart:

Detailed Description
KNode part, used for embedding in Kontact.
Definition at line 42 of file knode_part.h.
Public Member Functions | |
| KNodePart (QWidget *parentWidget, QObject *parent, const QVariantList &) | |
| QWidget * | parentWidget () const |
| virtual | ~KNodePart () |
Static Public Member Functions | |
| static KAboutData * | createAboutData () |
Protected Member Functions | |
| virtual void | guiActivateEvent (KParts::GUIActivateEvent *e) |
| virtual bool | openFile () |
Constructor & Destructor Documentation
| KNodePart::~KNodePart | ( | ) | [virtual] |
Definition at line 88 of file knode_part.cpp.
Member Function Documentation
| KAboutData * KNodePart::createAboutData | ( | ) | [static] |
Definition at line 93 of file knode_part.cpp.
| void KNodePart::guiActivateEvent | ( | KParts::GUIActivateEvent * | e | ) | [protected, virtual] |
Definition at line 106 of file knode_part.cpp.
| bool KNodePart::openFile | ( | ) | [protected, virtual] |
Definition at line 98 of file knode_part.cpp.
| QWidget * KNodePart::parentWidget | ( | ) | const |
Definition at line 113 of file knode_part.cpp.
The documentation for this class was generated from the following files:
KDE 4.1 API Reference