Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qohosnativeprint.h File Reference

(ba0b86d9828b6e7f742ef9b73e57d4935d0e390d)

#include <QtCore/qstring.h>
#include <QtCore/qstringlist.h>
#include <QtCore/qvector.h>
#include <QtCore/qglobal.h>
#include <ohprint/print_base.h>
#include <ohprint/print_capi.h>
Include dependency graph for qohosnativeprint.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  QOhosNativePrint::PageSize
struct  QOhosNativePrint::PrinterCapabilities
struct  QOhosNativePrint::PrinterDefaultValues
struct  QOhosNativePrint::PrinterInfo

Namespaces

namespace  QOhosNativePrint

Functions

bool QOhosNativePrint::connectPrinter (const QString &deviceId)
bool QOhosNativePrint::startPrintJob (const Print_PrintJob &job)
bool QOhosNativePrint::queryPrinterIdList (QStringList &printerIdList)
bool QOhosNativePrint::queryPrinterInfo (const QString &printerId, PrinterInfo &printerInfo)
bool QOhosNativePrint::initializePrintService ()
bool QOhosNativePrint::releasePrintService ()
bool QOhosNativePrint::launchPrinterManager ()
int QOhosNativePrint::convertPixelsPerThousandDpiToPoints (quint32 pixelsPerThousandDpi)