lib Library API Documentation

KoPagePreview Class Reference

KoPagePreview. More...

#include <koPageLayoutDia.h>

List of all members.

Public Member Functions

 KoPagePreview (QWidget *, const char *, const KoPageLayout &)
 ~KoPagePreview ()
void setPageLayout (const KoPageLayout &)
void setPageColumns (const KoColumns &)

Protected Member Functions

void drawContents (QPainter *)

Protected Attributes

double pgWidth
double pgHeight
double pgX
double pgY
double pgW
double pgH
int columns


Detailed Description

KoPagePreview.

Internal to KoPageLayoutDia.

Definition at line 49 of file koPageLayoutDia.h.


Constructor & Destructor Documentation

KoPagePreview::KoPagePreview QWidget *  ,
const char *  ,
const KoPageLayout
 

constructor

Definition at line 49 of file koPageLayoutDia.cc.

References setPageLayout().

KoPagePreview::~KoPagePreview  ) 
 

destructor

Definition at line 58 of file koPageLayoutDia.cc.


Member Function Documentation

void KoPagePreview::setPageLayout const KoPageLayout  ) 
 

set page layout

Definition at line 63 of file koPageLayoutDia.cc.

References KoPageLayout::ptBottom, KoPageLayout::ptHeight, KoPageLayout::ptLeft, KoPageLayout::ptRight, KoPageLayout::ptTop, and KoPageLayout::ptWidth.

Referenced by KoPagePreview().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for lib Library Version 1.3.5.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Nov 17 13:19:30 2004 by doxygen 1.3.5 written by Dimitri van Heesch, © 1997-2003