#include <printerinterface.h>
|
enum | ThreadingLevel {
ThreadNo,
ThreadNR,
ThreadOk,
ThreadNo,
ThreadNR,
ThreadOk
} |
|
enum | ModuleFlag { Unremovable = 0x01,
Unremovable = 0x01
} |
|
enum | ThreadingLevel {
ThreadNo,
ThreadNR,
ThreadOk,
ThreadNo,
ThreadNR,
ThreadOk
} |
|
enum | ModuleFlag { Unremovable = 0x01,
Unremovable = 0x01
} |
|
◆ PrinterInterface() [1/4]
CuteReport::PrinterInterface::PrinterInterface |
( |
QObject * |
parent = 0 | ) |
|
|
explicit |
◆ ~PrinterInterface() [1/2]
virtual CuteReport::PrinterInterface::~PrinterInterface |
( |
| ) |
|
|
virtual |
◆ PrinterInterface() [2/4]
CuteReport::PrinterInterface::PrinterInterface |
( |
const PrinterInterface & |
dd, |
|
|
QObject * |
parent |
|
) |
| |
|
explicitprotected |
◆ PrinterInterface() [3/4]
CuteReport::PrinterInterface::PrinterInterface |
( |
QObject * |
parent = 0 | ) |
|
|
explicit |
◆ ~PrinterInterface() [2/2]
virtual CuteReport::PrinterInterface::~PrinterInterface |
( |
| ) |
|
|
virtual |
◆ PrinterInterface() [4/4]
CuteReport::PrinterInterface::PrinterInterface |
( |
const PrinterInterface & |
dd, |
|
|
QObject * |
parent |
|
) |
| |
|
explicitprotected |
◆ _current_property_description() [1/2]
virtual QString CuteReport::PrinterInterface::_current_property_description |
( |
| ) |
const |
|
virtual |
◆ _current_property_description() [2/2]
virtual QString CuteReport::PrinterInterface::_current_property_description |
( |
| ) |
const |
|
virtual |
◆ _currentProperty() [1/2]
virtual int CuteReport::PrinterInterface::_currentProperty |
( |
| ) |
|
|
inlinevirtual |
◆ _currentProperty() [2/2]
virtual int CuteReport::PrinterInterface::_currentProperty |
( |
| ) |
|
|
inlinevirtual |
◆ _setCurrentProperty() [1/2]
virtual void CuteReport::PrinterInterface::_setCurrentProperty |
( |
int |
num | ) |
|
|
inlinevirtual |
◆ _setCurrentProperty() [2/2]
virtual void CuteReport::PrinterInterface::_setCurrentProperty |
( |
int |
num | ) |
|
|
inlinevirtual |
◆ clone() [1/2]
◆ clone() [2/2]
◆ createInstance() [1/2]
virtual PrinterInterface* CuteReport::PrinterInterface::createInstance |
( |
QObject * |
parent = 0 | ) |
const |
|
pure virtual |
◆ createInstance() [2/2]
virtual PrinterInterface* CuteReport::PrinterInterface::createInstance |
( |
QObject * |
parent = 0 | ) |
const |
|
pure virtual |
◆ helper() [1/2]
◆ helper() [2/2]
◆ lastError() [1/2]
virtual QString CuteReport::PrinterInterface::lastError |
( |
| ) |
|
|
pure virtual |
◆ lastError() [2/2]
virtual QString CuteReport::PrinterInterface::lastError |
( |
| ) |
|
|
pure virtual |
◆ print() [1/2]
◆ print() [2/2]
◆ printerName() [1/2]
QString CuteReport::PrinterInterface::printerName |
( |
| ) |
const |
◆ printerName() [2/2]
QString CuteReport::PrinterInterface::printerName |
( |
| ) |
const |
◆ printerNameChanged [1/2]
void CuteReport::PrinterInterface::printerNameChanged |
( |
const QString & |
| ) |
|
|
signal |
◆ printerNameChanged [2/2]
void CuteReport::PrinterInterface::printerNameChanged |
( |
const QString & |
| ) |
|
|
signal |
◆ setPrinterName() [1/2]
void CuteReport::PrinterInterface::setPrinterName |
( |
const QString & |
printerName | ) |
|
◆ setPrinterName() [2/2]
void CuteReport::PrinterInterface::setPrinterName |
( |
const QString & |
printerName | ) |
|
◆ ReportCore
◆ m_currentProperty
int CuteReport::PrinterInterface::m_currentProperty |
|
protected |
◆ m_printerName
QString CuteReport::PrinterInterface::m_printerName |
|
protected |
◆ _current_property
int CuteReport::PrinterInterface::_current_property |
|
readwrite |
◆ _current_property_description
QString CuteReport::PrinterInterface::_current_property_description |
|
read |
◆ printerName
QString CuteReport::PrinterInterface::printerName |
|
readwrite |
The documentation for this class was generated from the following file: