KexiPart::StaticPart Class Reference
#include <kexistaticpart.h>
Inheritance diagram for KexiPart::StaticPart:

Detailed Description
Static Kexi Part (plugin).
Definition at line 45 of file kexistaticpart.h.
Public Member Functions | |
| StaticPart (const QCString &mimeType, const QString &itemIcon, const QString &objectName) | |
| virtual | ~StaticPart () |
| virtual KexiViewBase * | createView (QWidget *parent, KexiDialogBase *dialog, KexiPart::Item &item, int viewMode, QMap< QString, QString > *args)=0 |
Protected Member Functions | |
| KexiViewBase * | createView (QWidget *parent, KexiDialogBase *dialog, KexiPart::Item &item, int viewMode=Kexi::DataViewMode) |
| unused by static parts | |
Constructor & Destructor Documentation
|
||||||||||||||||
|
Definition at line 44 of file kexistaticpart.cpp. References Kexi::partManager(). |
|
|
Definition at line 50 of file kexistaticpart.cpp. |
Member Function Documentation
|
||||||||||||||||||||
|
unused by static parts
Definition at line 54 of file kexistaticpart.cpp. |
|
||||||||||||||||||||||||
|
Creates a new view for mode viewMode, item and parent. The view will be used inside dialog. args arguments can be passed. Implements KexiPart::Part. Implemented in KexiSimplePrintingPart. Referenced by KexiDialogBase::switchToViewMode(). |
The documentation for this class was generated from the following files:
