Qt 4.8
|
#include <private/qt_mac_p.h>
#include <qhash.h>
#include <qprintdialog.h>
#include <private/qapplication_p.h>
#include <private/qabstractprintdialog_p.h>
#include <private/qprintengine_mac_p.h>
#include "moc_qprintdialog.cpp"
Go to the source code of this file.
Classes | |
class | QPrintDialogPrivate |
Functions | |
void | macStartInterceptWindowTitle (QWidget *window) |
void | macStopInterceptWindowTitle () |
static bool | warnIfNotNative (QPrinter *printer) |
void macStartInterceptWindowTitle | ( | QWidget * | window | ) |
Definition at line 185 of file qnspanelproxy_mac.mm.
Referenced by QPrintDialogPrivate::closeCarbonPrintPanel().
void macStopInterceptWindowTitle | ( | ) |
Definition at line 199 of file qnspanelproxy_mac.mm.
Referenced by QPrintDialogPrivate::closeCarbonPrintPanel().
|
static |
Definition at line 340 of file qprintdialog_mac.mm.
Referenced by QPrintDialog::exec(), and QPrintDialog::QPrintDialog().