Kate
KatePrintHeaderFooter Class Reference
#include <kateprinter.h>
Inheritance diagram for KatePrintHeaderFooter:

Public Slots | |
| void | setHFFont () |
Public Member Functions | |
| QFont | font () |
| QColor | footerBackground () |
| QColor | footerForeground () |
| QStringList | footerFormat () |
| QColor | headerBackground () |
| QColor | headerForeground () |
| QStringList | headerFormat () |
| KatePrintHeaderFooter (QWidget *parent=0) | |
| bool | useFooter () |
| bool | useFooterBackground () |
| bool | useHeader () |
| bool | useHeaderBackground () |
| ~KatePrintHeaderFooter () | |
Detailed Description
Definition at line 77 of file kateprinter.h.
Constructor & Destructor Documentation
| KatePrintHeaderFooter::KatePrintHeaderFooter | ( | QWidget * | parent = 0 |
) | [explicit] |
Definition at line 696 of file kateprinter.cpp.
| KatePrintHeaderFooter::~KatePrintHeaderFooter | ( | ) | [inline] |
Definition at line 82 of file kateprinter.h.
Member Function Documentation
| QFont KatePrintHeaderFooter::font | ( | ) |
Definition at line 830 of file kateprinter.cpp.
| QColor KatePrintHeaderFooter::footerBackground | ( | ) |
Definition at line 879 of file kateprinter.cpp.
| QColor KatePrintHeaderFooter::footerForeground | ( | ) |
Definition at line 874 of file kateprinter.cpp.
| QStringList KatePrintHeaderFooter::footerFormat | ( | ) |
Definition at line 867 of file kateprinter.cpp.
| QColor KatePrintHeaderFooter::headerBackground | ( | ) |
Definition at line 852 of file kateprinter.cpp.
| QColor KatePrintHeaderFooter::headerForeground | ( | ) |
Definition at line 847 of file kateprinter.cpp.
| QStringList KatePrintHeaderFooter::headerFormat | ( | ) |
Definition at line 840 of file kateprinter.cpp.
| void KatePrintHeaderFooter::setHFFont | ( | ) | [slot] |
Definition at line 889 of file kateprinter.cpp.
| bool KatePrintHeaderFooter::useFooter | ( | ) |
Definition at line 862 of file kateprinter.cpp.
| bool KatePrintHeaderFooter::useFooterBackground | ( | ) |
Definition at line 884 of file kateprinter.cpp.
| bool KatePrintHeaderFooter::useHeader | ( | ) |
Definition at line 835 of file kateprinter.cpp.
| bool KatePrintHeaderFooter::useHeaderBackground | ( | ) |
Definition at line 857 of file kateprinter.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference