Kate
#include <kateprinter.h>

Public Slots | |
| void | setHFFont () |
| void | showContextMenu (const QPoint &pos) |
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 81 of file kateprinter.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 747 of file kateprinter.cpp.
| KatePrintHeaderFooter::~KatePrintHeaderFooter | ( | ) |
Definition at line 895 of file kateprinter.cpp.
Member Function Documentation
| QFont KatePrintHeaderFooter::font | ( | ) |
Definition at line 900 of file kateprinter.cpp.
| QColor KatePrintHeaderFooter::footerBackground | ( | ) |
Definition at line 949 of file kateprinter.cpp.
| QColor KatePrintHeaderFooter::footerForeground | ( | ) |
Definition at line 944 of file kateprinter.cpp.
| QStringList KatePrintHeaderFooter::footerFormat | ( | ) |
Definition at line 937 of file kateprinter.cpp.
| QColor KatePrintHeaderFooter::headerBackground | ( | ) |
Definition at line 922 of file kateprinter.cpp.
| QColor KatePrintHeaderFooter::headerForeground | ( | ) |
Definition at line 917 of file kateprinter.cpp.
| QStringList KatePrintHeaderFooter::headerFormat | ( | ) |
Definition at line 910 of file kateprinter.cpp.
|
slot |
Definition at line 959 of file kateprinter.cpp.
|
slot |
Definition at line 971 of file kateprinter.cpp.
| bool KatePrintHeaderFooter::useFooter | ( | ) |
Definition at line 932 of file kateprinter.cpp.
| bool KatePrintHeaderFooter::useFooterBackground | ( | ) |
Definition at line 954 of file kateprinter.cpp.
| bool KatePrintHeaderFooter::useHeader | ( | ) |
Definition at line 905 of file kateprinter.cpp.
| bool KatePrintHeaderFooter::useHeaderBackground | ( | ) |
Definition at line 927 of file kateprinter.cpp.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:31:54 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference