KoPagePreview Class Reference
KoPagePreview. More...
#include <koPageLayoutDia.h>
Inheritance diagram for KoPagePreview:

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
|
constructor
Definition at line 49 of file koPageLayoutDia.cc. References KoPagePreview(), and setPageLayout(). Referenced by KoPagePreview(). |
|
destructor
Definition at line 58 of file koPageLayoutDia.cc. |
Member Function Documentation
|
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: