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 54 of file koPageLayoutDia.cc. References setPageLayout(). |
|
|
destructor
Definition at line 63 of file koPageLayoutDia.cc. |
Member Function Documentation
|
|
set page layout
Definition at line 68 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:
