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.
Public Member Functions | |
| KexiSimplePrintingPart () | |
| virtual | ~KexiSimplePrintingPart () |
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 > * | staticObjectArgs | |||
| ) | [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 50 of file kexisimpleprintingpart.cpp.
The documentation for this class was generated from the following files:

