kword
KWFrameLayout Class Reference
List of all members.Detailed Description
Definition at line 32 of file KWFrameLayout.h.
Public Types | |
| enum | { DontRemovePages = 1 } |
Public Member Functions | |
| KWFrameLayout (KWDocument *doc, QPtrList< HeaderFooterFrameset > &headersFooters, QPtrList< HeaderFooterFrameset > &footnotes, QPtrList< HeaderFooterFrameset > &endnotes) | |
| void | layout (KWFrameSet *mainTextFrameSet, int numColumns, int fromPage, int toPage, uint flags) |
Protected Types | |
| enum | HasFootNotes { NoFootNote, WithFootNotes, NoChange } |
Protected Member Functions | |
| void | resizeOrCreateHeaderFooter (KWTextFrameSet *headerFooter, uint frameNumber, const KoRect &rect) |
| KoRect | firstColumnRect (KWFrameSet *mainTextFrameSet, int pageNum, int numColumns) const |
| bool | resizeMainTextFrame (KWFrameSet *mainTextFrameSet, int pageNum, int numColumns, double ptColumnWidth, double ptColumnSpacing, double left, double top, double bottom, HasFootNotes hasFootNotes) |
| void | checkFootNotes () |
Classes | |
| struct | HeaderFooterFrameset |
Constructor & Destructor Documentation
|
||||||||||||||||||||
|
Constructor.
Definition at line 85 of file KWFrameLayout.h. |
Member Function Documentation
|
||||||||||||||||||||||||
|
The main method of this file. Do the frame layout.
Definition at line 132 of file KWFrameLayout.cpp. |
The documentation for this class was generated from the following files:

