lib
KoPageLayoutHeader Class Reference
#include <KoPageLayoutHeader.h>
Inherits KoPageLayoutHeaderBase.
Detailed Description
This class is a widget that shows the KoKWHeaderFooter data structure and allows the user to change it.Definition at line 33 of file KoPageLayoutHeader.h.
Public Member Functions | |
KoPageLayoutHeader (QWidget *parent, KoUnit::Unit unit, const KoKWHeaderFooter &kwhf) | |
const KoKWHeaderFooter & | headerFooter () |
Constructor & Destructor Documentation
KoPageLayoutHeader::KoPageLayoutHeader | ( | QWidget * | parent, | |
KoUnit::Unit | unit, | |||
const KoKWHeaderFooter & | kwhf | |||
) |
Contructor.
- Parameters:
-
parent the parent widget unit the unit-type (mm/cm/inch) that the dialog should show kwhf the data that this widget will be filled with initially
Definition at line 26 of file KoPageLayoutHeader.cpp.
Member Function Documentation
const KoKWHeaderFooter & KoPageLayoutHeader::headerFooter | ( | ) |
- Returns:
- the altered data as it is currently set by the user.
Definition at line 51 of file KoPageLayoutHeader.cpp.
The documentation for this class was generated from the following files: