lib
KoPagePreview Class Reference
#include <KoPageLayoutDia.h>
Detailed Description
KoPagePreview.Internal to KoPageLayoutDia.
Definition at line 47 of file KoPageLayoutDia.h.
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 | m_pageHeight |
| double | m_pageWidth |
| double | m_textFrameX |
| double | m_textFrameY |
| double | m_textFrameWidth |
| double | m_textFrameHeight |
| int | columns |
Constructor & Destructor Documentation
|
||||||||||||||||
|
constructor
Definition at line 52 of file KoPageLayoutDia.cpp. |
|
|
destructor
Definition at line 61 of file KoPageLayoutDia.cpp. |
Member Function Documentation
|
|
set page layout
Definition at line 66 of file KoPageLayoutDia.cpp. |
The documentation for this class was generated from the following files:

