lib
KoPagePreview Class Reference
#include <KoPageLayoutDia.h>
Inherits QGroupBox.
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
| KoPagePreview::KoPagePreview | ( | QWidget * | parent, | |
| const char * | name, | |||
| const KoPageLayout & | layout | |||
| ) |
| KoPagePreview::~KoPagePreview | ( | ) |
Member Function Documentation
| void KoPagePreview::setPageLayout | ( | const KoPageLayout & | layout | ) |
The documentation for this class was generated from the following files:

