kexi
KexiSimplePrintingPart Class Reference
#include <kexisimpleprintingpart.h>
Inheritance diagram for KexiSimplePrintingPart:

Detailed Description
Internal Kexi Simple Printing Plugin.Definition at line 37 of file kexisimpleprintingpart.h.
Protected Member Functions | |
| virtual KexiViewBase * | createView (QWidget *parent, KexiDialogBase *dialog, KexiPart::Item &item, int viewMode, QMap< QString, QString > *staticObjectArgs) |
Member Function Documentation
| KexiViewBase * KexiSimplePrintingPart::createView | ( | QWidget * | parent, | |
| KexiDialogBase * | dialog, | |||
| KexiPart::Item & | item, | |||
| int | viewMode, | |||
| QMap< QString, QString > * | args | |||
| ) | [protected, virtual] |
Creates a new view for mode viewMode, item and parent. The view will be used inside dialog. args arguments can be passed.
Implements KexiPart::StaticPart.
Definition at line 51 of file kexisimpleprintingpart.cpp.
The documentation for this class was generated from the following files:

