#include <orreportproto.h>
orReportProto::orReportProto |
( |
QObject * |
parent | ) |
|
int orReportProto::backgroundAlignment |
( |
| ) |
|
QImage orReportProto::backgroundImage |
( |
| ) |
|
unsigned char orReportProto::backgroundOpacity |
( |
| ) |
|
QRect orReportProto::backgroundRect |
( |
| ) |
|
bool orReportProto::backgroundScale |
( |
| ) |
|
Qt::AspectRatioMode orReportProto::backgroundScaleMode |
( |
| ) |
|
bool orReportProto::doesReportExist |
( |
| ) |
|
bool orReportProto::doParamsSatisfy |
( |
| ) |
|
bool orReportProto::exportToPDF |
( |
const QString & |
fileName | ) |
|
ParameterList orReportProto::getParamList |
( |
| ) |
|
bool orReportProto::isValid |
( |
| ) |
|
bool orReportProto::print |
( |
QPrinter * |
prtThis = 0 , |
|
|
bool |
boolSetupPrinter = TRUE , |
|
|
bool |
showPreview = false , |
|
|
QWidget * |
parent = 0 |
|
) |
| |
bool orReportProto::render |
( |
QPainter * |
painter, |
|
|
QPrinter * |
printer = 0 |
|
) |
| |
int orReportProto::reportError |
( |
QWidget * |
widget | ) |
|
bool orReportProto::satisfyParams |
( |
QWidget * |
widget | ) |
|
void orReportProto::setBackgroundAlignment |
( |
int |
alignment | ) |
|
void orReportProto::setBackgroundImage |
( |
const QImage & |
image | ) |
|
void orReportProto::setBackgroundOpacity |
( |
unsigned char |
opacity | ) |
|
void orReportProto::setBackgroundRect |
( |
const QRect & |
rect | ) |
|
void orReportProto::setBackgroundRect |
( |
int |
x, |
|
|
int |
y, |
|
|
int |
w, |
|
|
int |
h |
|
) |
| |
void orReportProto::setBackgroundScale |
( |
bool |
scale | ) |
|
void orReportProto::setBackgroundScaleMode |
( |
Qt::AspectRatioMode |
mode | ) |
|
void orReportProto::setDatabase |
( |
QSqlDatabase |
db | ) |
|
bool orReportProto::setDom |
( |
const QDomDocument & |
docPReport | ) |
|
void orReportProto::setParamList |
( |
const ParameterList & |
params | ) |
|
void orReportProto::setParamList |
( |
const QStringList & |
list | ) |
|
void orReportProto::setWatermarkFont |
( |
const QFont & |
font | ) |
|
void orReportProto::setWatermarkOpacity |
( |
unsigned char |
opacity | ) |
|
void orReportProto::setWatermarkText |
( |
const QString & |
text | ) |
|
QFont orReportProto::watermarkFont |
( |
| ) |
|
unsigned char orReportProto::watermarkOpacity |
( |
| ) |
|
QString orReportProto::watermarkText |
( |
| ) |
|
The documentation for this class was generated from the following files: