Kate
KatePrintLayout Class Reference
#include <kateprinter.h>
Inheritance diagram for KatePrintLayout:
Public Member Functions | |
KatePrintLayout (QWidget *parent=0) | |
~KatePrintLayout () | |
QColor | boxColor () |
int | boxMargin () |
int | boxWidth () |
QString | colorScheme () |
bool | useBackground () |
bool | useBox () |
Detailed Description
Definition at line 133 of file kateprinter.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 1111 of file kateprinter.cpp.
KatePrintLayout::~KatePrintLayout | ( | ) |
Definition at line 1191 of file kateprinter.cpp.
Member Function Documentation
QColor KatePrintLayout::boxColor | ( | ) |
Definition at line 1221 of file kateprinter.cpp.
int KatePrintLayout::boxMargin | ( | ) |
Definition at line 1216 of file kateprinter.cpp.
int KatePrintLayout::boxWidth | ( | ) |
Definition at line 1211 of file kateprinter.cpp.
QString KatePrintLayout::colorScheme | ( | ) |
Definition at line 1196 of file kateprinter.cpp.
bool KatePrintLayout::useBackground | ( | ) |
Definition at line 1201 of file kateprinter.cpp.
bool KatePrintLayout::useBox | ( | ) |
Definition at line 1206 of file kateprinter.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
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
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.