kexi
KexiRelationPartImpl Class Reference
Inheritance diagram for KexiRelationPartImpl:

Detailed Description
Definition at line 25 of file kexirelationpartimpl.h.
Public Member Functions | |
| KexiRelationPartImpl (QObject *parent, const char *name, const QStringList &args) | |
| virtual | ~KexiRelationPartImpl () |
Protected Member Functions | |
| virtual KexiViewBase * | createView (KexiMainWindow *mainWin, QWidget *parent, const char *objName=0) |
Member Function Documentation
| KexiViewBase * KexiRelationPartImpl::createView | ( | KexiMainWindow * | mainWin, | |
| QWidget * | parent, | |||
| const char * | objName = 0 | |||
| ) | [protected, virtual] |
Reimplement this if your internal part has to return a view object.
Reimplemented from KexiInternalPart.
Definition at line 65 of file kexirelationpartimpl.cpp.
The documentation for this class was generated from the following files:

