Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qcocoaprintdevice.mm File Reference
#include <ApplicationServices/ApplicationServices.h>
#include "qcocoaprintdevice_p.h"
#include <qdebug.h>
#include <QtCore/private/qcore_mac_p.h>
+ Include dependency graph for qcocoaprintdevice.mm:

Go to the source code of this file.

Functions

static QT_BEGIN_NAMESPACE QPrint::DuplexMode macToDuplexMode (const PMDuplexMode &mode)
 

Function Documentation

◆ macToDuplexMode()

static QT_BEGIN_NAMESPACE QPrint::DuplexMode macToDuplexMode ( const PMDuplexMode &  mode)
static

Definition at line 25 of file qcocoaprintdevice.mm.

References QPrint::DuplexLongSide, QPrint::DuplexNone, and QPrint::DuplexShortSide.

Referenced by QCocoaPrintDevice::defaultDuplexMode().

+ Here is the caller graph for this function: