Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qcocoaprintdevice.mm File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

#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: