Kexi API Documentation (2.0 alpha)

KexiSimplePrintPreviewView Class Reference

#include <kexisimpleprintpreviewwindow_p.h>

Inheritance diagram for KexiSimplePrintPreviewView:

QWidget List of all members.

Public Member Functions

 KexiSimplePrintPreviewView (QWidget *parent, KexiSimplePrintPreviewWindow *window)
virtual void paintEvent (QPaintEvent *pe)

Public Attributes

bool enablePainting

Protected Attributes

KexiSimplePrintPreviewWindowm_window

Constructor & Destructor Documentation

KexiSimplePrintPreviewView::KexiSimplePrintPreviewView QWidget parent,
KexiSimplePrintPreviewWindow window
 

Definition at line 38 of file kexisimpleprintpreviewwindow.cpp.

References enablePainting.


Member Function Documentation

void KexiSimplePrintPreviewView::paintEvent QPaintEvent *  pe  )  [virtual]
 

Todo:
only for screen!

Definition at line 48 of file kexisimpleprintpreviewwindow.cpp.

References KexiSimplePrintPreviewWindow::currentPage(), enablePainting, KexiSimplePrintPreviewWindow::m_engine, m_window, KexiSimplePrintingEngine::paintPage(), and size.


Member Data Documentation

bool KexiSimplePrintPreviewView::enablePainting
 

Definition at line 32 of file kexisimpleprintpreviewwindow_p.h.

Referenced by KexiSimplePrintPreviewView(), and paintEvent().

KexiSimplePrintPreviewWindow* KexiSimplePrintPreviewView::m_window [protected]
 

Definition at line 34 of file kexisimpleprintpreviewwindow_p.h.

Referenced by paintEvent().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for Kexi 2.0 alpha.
Documentation copyright © 2002-2007 the Kexi Team.
Generated on Tue Apr 1 20:50:25 2008 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003