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 134 of file kateprinter.h.
Constructor & Destructor Documentation
| KatePrintLayout::KatePrintLayout | ( | QWidget * | parent = 0 | ) | [explicit] |
Definition at line 1035 of file kateprinter.cpp.
| KatePrintLayout::~KatePrintLayout | ( | ) |
Definition at line 1111 of file kateprinter.cpp.
Member Function Documentation
| QColor KatePrintLayout::boxColor | ( | ) |
Definition at line 1141 of file kateprinter.cpp.
| int KatePrintLayout::boxMargin | ( | ) |
Definition at line 1136 of file kateprinter.cpp.
| int KatePrintLayout::boxWidth | ( | ) |
Definition at line 1131 of file kateprinter.cpp.
| QString KatePrintLayout::colorScheme | ( | ) |
Definition at line 1116 of file kateprinter.cpp.
| bool KatePrintLayout::useBackground | ( | ) |
Definition at line 1121 of file kateprinter.cpp.
| bool KatePrintLayout::useBox | ( | ) |
Definition at line 1126 of file kateprinter.cpp.
The documentation for this class was generated from the following files:
KDE 4.6 API Reference