orReportProto Class Reference
#include <orreportproto.h>
List of all members.
Constructor & Destructor Documentation
orReportProto::orReportProto |
( |
QObject * |
parent |
) |
|
Member Function Documentation
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 | |
|
) |
| | |
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 |
( |
int |
x, |
|
|
int |
y, |
|
|
int |
w, |
|
|
int |
h | |
|
) |
| | |
void orReportProto::setBackgroundRect |
( |
const QRect & |
rect |
) |
|
void orReportProto::setBackgroundScale |
( |
bool |
scale |
) |
|
void orReportProto::setBackgroundScaleMode |
( |
Qt::AspectRatioMode |
mode |
) |
|
bool orReportProto::setDom |
( |
const QDomDocument & |
docPReport |
) |
|
void orReportProto::setParamList |
( |
const QStringList & |
list |
) |
|
void orReportProto::setParamList |
( |
const ParameterList & |
params |
) |
|
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: