#include <KoPageLayoutHeader.h>
Graphe de collaboration de KoPageLayoutHeader:
Fonctions membres publiques | |
| KoPageLayoutHeader (QWidget *parent, KoUnit::Unit unit, const KoKWHeaderFooter &kwhf) | |
| const KoKWHeaderFooter & | headerFooter () |
Attributs privés | |
| KoUnitDoubleSpinBox * | m_headerSpacing |
| KoUnitDoubleSpinBox * | m_footerSpacing |
| KoUnitDoubleSpinBox * | m_footnoteSpacing |
| KoKWHeaderFooter | m_headerFooters |
Définition à la ligne 34 du fichier KoPageLayoutHeader.h.
| KoPageLayoutHeader::KoPageLayoutHeader | ( | QWidget * | parent, | |
| KoUnit::Unit | unit, | |||
| const KoKWHeaderFooter & | kwhf | |||
| ) |
Contructor
| 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 |
Définition à la ligne 26 du fichier KoPageLayoutHeader.cpp.
Références KoKWHeaderFooter::footer, KoKWHeaderFooter::header, HF_EO_DIFF, HF_FIRST_DIFF, HF_FIRST_EO_DIFF, m_footerSpacing, m_footnoteSpacing, m_headerFooters, m_headerSpacing, KoKWHeaderFooter::ptFooterBodySpacing, KoKWHeaderFooter::ptFootNoteBodySpacing, et KoKWHeaderFooter::ptHeaderBodySpacing.
| const KoKWHeaderFooter & KoPageLayoutHeader::headerFooter | ( | ) |
Définition à la ligne 62 du fichier KoPageLayoutHeader.cpp.
Références KoKWHeaderFooter::footer, KoKWHeaderFooter::header, HF_EO_DIFF, HF_FIRST_DIFF, HF_FIRST_EO_DIFF, HF_SAME, m_footerSpacing, m_footnoteSpacing, m_headerFooters, m_headerSpacing, KoKWHeaderFooter::ptFooterBodySpacing, KoKWHeaderFooter::ptFootNoteBodySpacing, KoKWHeaderFooter::ptHeaderBodySpacing, et KoUnitDoubleSpinBox::value().
Référencé par KoPageLayoutDia::headerFooter().
Voici le graphe d'appel pour cette fonction :
Voici le graphe d'appel pour cette fonction :
Définition à la ligne 52 du fichier KoPageLayoutHeader.h.
Référencé par headerFooter(), et KoPageLayoutHeader().
Définition à la ligne 52 du fichier KoPageLayoutHeader.h.
Référencé par headerFooter(), et KoPageLayoutHeader().
Définition à la ligne 52 du fichier KoPageLayoutHeader.h.
Référencé par headerFooter(), et KoPageLayoutHeader().
Définition à la ligne 54 du fichier KoPageLayoutHeader.h.
Référencé par headerFooter(), et KoPageLayoutHeader().
1.5.1-p1