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

Public Slots | |
| void | setHFFont () |
Public Member Functions | |
| KatePrintHeaderFooter (QWidget *parent=0) | |
| ~KatePrintHeaderFooter () | |
| QFont | font () |
| QColor | footerBackground () |
| QColor | footerForeground () |
| QStringList | footerFormat () |
| QColor | headerBackground () |
| QColor | headerForeground () |
| QStringList | headerFormat () |
| bool | useFooter () |
| bool | useFooterBackground () |
| bool | useHeader () |
| bool | useHeaderBackground () |
Detailed Description
Definition at line 83 of file kateprinter.h.
Constructor & Destructor Documentation
| KatePrintHeaderFooter::KatePrintHeaderFooter | ( | QWidget * | parent = 0 | ) | [explicit] |
Definition at line 732 of file kateprinter.cpp.
| KatePrintHeaderFooter::~KatePrintHeaderFooter | ( | ) |
Definition at line 865 of file kateprinter.cpp.
Member Function Documentation
| QFont KatePrintHeaderFooter::font | ( | ) |
Definition at line 870 of file kateprinter.cpp.
| QColor KatePrintHeaderFooter::footerBackground | ( | ) |
Definition at line 919 of file kateprinter.cpp.
| QColor KatePrintHeaderFooter::footerForeground | ( | ) |
Definition at line 914 of file kateprinter.cpp.
| QStringList KatePrintHeaderFooter::footerFormat | ( | ) |
Definition at line 907 of file kateprinter.cpp.
| QColor KatePrintHeaderFooter::headerBackground | ( | ) |
Definition at line 892 of file kateprinter.cpp.
| QColor KatePrintHeaderFooter::headerForeground | ( | ) |
Definition at line 887 of file kateprinter.cpp.
| QStringList KatePrintHeaderFooter::headerFormat | ( | ) |
Definition at line 880 of file kateprinter.cpp.
| void KatePrintHeaderFooter::setHFFont | ( | ) | [slot] |
Definition at line 929 of file kateprinter.cpp.
| bool KatePrintHeaderFooter::useFooter | ( | ) |
Definition at line 902 of file kateprinter.cpp.
| bool KatePrintHeaderFooter::useFooterBackground | ( | ) |
Definition at line 924 of file kateprinter.cpp.
| bool KatePrintHeaderFooter::useHeader | ( | ) |
Definition at line 875 of file kateprinter.cpp.
| bool KatePrintHeaderFooter::useHeaderBackground | ( | ) |
Definition at line 897 of file kateprinter.cpp.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference