|
| QPrinterProto (QObject *parent) |
|
Q_INVOKABLE bool | abort () |
|
bool | blockSignals (bool block) |
|
const QObjectList & | children () const |
|
Q_INVOKABLE bool | collateCopies () const |
|
Q_INVOKABLE QPrinter::ColorMode | colorMode () const |
|
QMetaObject::Connection | connect (const QObject *sender, const char *signal, const char *method, Qt::ConnectionType type) const |
|
Q_INVOKABLE QString | creator () const |
|
void | deleteLater () |
|
Q_INVOKABLE int | depth () const |
|
void | destroyed (QObject *obj) |
|
bool | disconnect (const char *signal, const QObject *receiver, const char *method) const |
|
bool | disconnect (const QObject *receiver, const char *method) const |
|
Q_INVOKABLE QString | docName () const |
|
Q_INVOKABLE bool | doubleSidedPrinting () const |
|
void | dumpObjectInfo () |
|
void | dumpObjectTree () |
|
Q_INVOKABLE QPrinter::DuplexMode | duplex () const |
|
QList< QByteArray > | dynamicPropertyNames () const |
|
virtual bool | event (QEvent *e) |
|
virtual bool | eventFilter (QObject *watched, QEvent *event) |
|
T | findChild (const QString &name, Qt::FindChildOptions options) const |
|
QList< T > | findChildren (const QString &name, Qt::FindChildOptions options) const |
|
QList< T > | findChildren (const QRegExp ®Exp, Qt::FindChildOptions options) const |
|
QList< T > | findChildren (const QRegularExpression &re, Qt::FindChildOptions options) const |
|
Q_INVOKABLE bool | fontEmbeddingEnabled () const |
|
Q_INVOKABLE int | fromPage () const |
|
Q_INVOKABLE bool | fullPage () const |
|
Q_INVOKABLE void | getPageMargins (qreal *left, qreal *top, qreal *right, qreal *bottom, QPrinter::Unit unit) const |
|
Q_INVOKABLE int | height () const |
|
Q_INVOKABLE int | heightMM () const |
|
bool | inherits (const char *className) const |
|
void | installEventFilter (QObject *filterObj) |
|
Q_INVOKABLE bool | isValid () const |
|
bool | isWidgetType () const |
|
bool | isWindowType () const |
|
void | killTimer (int id) |
|
Q_INVOKABLE int | logicalDpiX () const |
|
Q_INVOKABLE int | logicalDpiY () const |
|
virtual const QMetaObject * | metaObject () const |
|
void | moveToThread (QThread *targetThread) |
|
Q_INVOKABLE bool | newPage () |
|
Q_INVOKABLE int | numColors () const |
|
Q_INVOKABLE int | numCopies () const |
|
QString | objectName () const |
|
void | objectNameChanged (const QString &objectName) |
|
Q_INVOKABLE QPrinter::Orientation | orientation () const |
|
Q_INVOKABLE QString | outputFileName () const |
|
Q_INVOKABLE QPrinter::OutputFormat | outputFormat () const |
|
Q_INVOKABLE QPrinter::PageOrder | pageOrder () const |
|
Q_INVOKABLE QRect | pageRect () const |
|
Q_INVOKABLE QRectF | pageRect (QPrinter::Unit unit) const |
|
virtual Q_INVOKABLE QPaintEngine * | paintEngine () const |
|
Q_INVOKABLE bool | paintingActive () const |
|
Q_INVOKABLE QRect | paperRect () const |
|
Q_INVOKABLE QRectF | paperRect (QPrinter::Unit unit) const |
|
Q_INVOKABLE QPrinter::PaperSize | paperSize () const |
|
Q_INVOKABLE QSizeF | paperSize (QPrinter::Unit unit) const |
|
Q_INVOKABLE QPrinter::PaperSource | paperSource () const |
|
QObject * | parent () const |
|
Q_INVOKABLE int | physicalDpiX () const |
|
Q_INVOKABLE int | physicalDpiY () const |
|
Q_INVOKABLE QPrintEngine * | printEngine () const |
|
Q_INVOKABLE QString | printerName () const |
|
Q_INVOKABLE QString | printerSelectionOption () const |
|
Q_INVOKABLE QPrinter::PrinterState | printerState () const |
|
Q_INVOKABLE QString | printProgram () const |
|
Q_INVOKABLE QPrinter::PrintRange | printRange () const |
|
QVariant | property (const char *name) const |
|
void | removeEventFilter (QObject *obj) |
|
Q_INVOKABLE int | resolution () const |
|
Q_INVOKABLE void | setCollateCopies (bool collate) |
|
Q_INVOKABLE void | setColorMode (QPrinter::ColorMode newColorMode) |
|
Q_INVOKABLE void | setCreator (const QString &creator) |
|
Q_INVOKABLE void | setDocName (const QString &name) |
|
Q_INVOKABLE void | setDoubleSidedPrinting (bool doubleSided) |
|
Q_INVOKABLE void | setDuplex (QPrinter::DuplexMode duplex) |
|
Q_INVOKABLE void | setFontEmbeddingEnabled (bool enable) |
|
Q_INVOKABLE void | setFromTo (int from, int to) |
|
Q_INVOKABLE void | setFullPage (bool fp) |
|
Q_INVOKABLE void | setNumCopies (int numCopies) |
|
void | setObjectName (const QString &name) |
|
Q_INVOKABLE void | setOrientation (QPrinter::Orientation orientation) |
|
Q_INVOKABLE void | setOutputFileName (const QString &fileName) |
|
Q_INVOKABLE void | setOutputFormat (QPrinter::OutputFormat format) |
|
Q_INVOKABLE void | setPageMargins (qreal left, qreal top, qreal right, qreal bottom, QPrinter::Unit unit) |
|
Q_INVOKABLE void | setPageOrder (QPrinter::PageOrder pageOrder) |
|
Q_INVOKABLE void | setPaperSize (QPrinter::PaperSize newPaperSize) |
|
Q_INVOKABLE void | setPaperSize (const QSizeF &paperSize, QPrinter::Unit unit) |
|
Q_INVOKABLE void | setPaperSource (QPrinter::PaperSource source) |
|
void | setParent (QObject *parent) |
|
Q_INVOKABLE void | setPrinterName (const QString &name) |
|
Q_INVOKABLE void | setPrinterSelectionOption (const QString &option) |
|
Q_INVOKABLE void | setPrintProgram (const QString &printProg) |
|
Q_INVOKABLE void | setPrintRange (QPrinter::PrintRange range) |
|
bool | setProperty (const char *name, const QVariant &value) |
|
Q_INVOKABLE void | setResolution (int dpi) |
|
bool | signalsBlocked () const |
|
int | startTimer (int interval, Qt::TimerType timerType) |
|
Q_INVOKABLE QList< int > | supportedResolutions () const |
|
QThread * | thread () const |
|
Q_INVOKABLE int | toPage () const |
|
Q_INVOKABLE int | width () const |
|
Q_INVOKABLE int | widthMM () const |
|
|
QMetaObject::Connection | connect (const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type) |
|
QMetaObject::Connection | connect (const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method, Qt::ConnectionType type) |
|
QMetaObject::Connection | connect (const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method, Qt::ConnectionType type) |
|
QMetaObject::Connection | connect (const QObject *sender, PointerToMemberFunction signal, Functor functor) |
|
QMetaObject::Connection | connect (const QObject *sender, PointerToMemberFunction signal, const QObject *context, Functor functor, Qt::ConnectionType type) |
|
bool | disconnect (const QMetaObject::Connection &connection) |
|
bool | disconnect (const QObject *sender, const char *signal, const QObject *receiver, const char *method) |
|
bool | disconnect (const QObject *sender, PointerToMemberFunction signal, const QObject *receiver, PointerToMemberFunction method) |
|
bool | disconnect (const QObject *sender, const QMetaMethod &signal, const QObject *receiver, const QMetaMethod &method) |
|
QString | tr (const char *sourceText, const char *disambiguation, int n) |
|
QString | trUtf8 (const char *sourceText, const char *disambiguation, int n) |
|