lib Library API Documentation

KoPagePreview Class Reference

KoPagePreview. More...

#include <koPageLayoutDia.h>

Inheritance diagram for KoPagePreview:

QGroupBox 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 KoPagePreview(), and setPageLayout().

Referenced by KoPagePreview().

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, KoPageLayout::ptWidth, and setPageLayout().

Referenced by KoPagePreview(), and setPageLayout().


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 06:54:22 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003