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 81 of file kateprinter.h.
Constructor & Destructor Documentation
KatePrintHeaderFooter::KatePrintHeaderFooter | ( | QWidget * | parent = 0 |
) | [explicit] |
Definition at line 734 of file kateprinter.cpp.
KatePrintHeaderFooter::~KatePrintHeaderFooter | ( | ) |
Definition at line 867 of file kateprinter.cpp.
Member Function Documentation
QFont KatePrintHeaderFooter::font | ( | ) |
Definition at line 872 of file kateprinter.cpp.
QColor KatePrintHeaderFooter::footerBackground | ( | ) |
Definition at line 921 of file kateprinter.cpp.
QColor KatePrintHeaderFooter::footerForeground | ( | ) |
Definition at line 916 of file kateprinter.cpp.
QStringList KatePrintHeaderFooter::footerFormat | ( | ) |
Definition at line 909 of file kateprinter.cpp.
QColor KatePrintHeaderFooter::headerBackground | ( | ) |
Definition at line 894 of file kateprinter.cpp.
QColor KatePrintHeaderFooter::headerForeground | ( | ) |
Definition at line 889 of file kateprinter.cpp.
QStringList KatePrintHeaderFooter::headerFormat | ( | ) |
Definition at line 882 of file kateprinter.cpp.
void KatePrintHeaderFooter::setHFFont | ( | ) | [slot] |
Definition at line 931 of file kateprinter.cpp.
bool KatePrintHeaderFooter::useFooter | ( | ) |
Definition at line 904 of file kateprinter.cpp.
bool KatePrintHeaderFooter::useFooterBackground | ( | ) |
Definition at line 926 of file kateprinter.cpp.
bool KatePrintHeaderFooter::useHeader | ( | ) |
Definition at line 877 of file kateprinter.cpp.
bool KatePrintHeaderFooter::useHeaderBackground | ( | ) |
Definition at line 899 of file kateprinter.cpp.
The documentation for this class was generated from the following files: