Qt 4.8
Public Functions | Static Public Functions | Public Variables | Static Public Variables | List of all members
QPageSetupDialogPrivate Class Reference
Inheritance diagram for QPageSetupDialogPrivate:
QAbstractPageSetupDialogPrivate QAbstractPageSetupDialogPrivate QAbstractPageSetupDialogPrivate QAbstractPageSetupDialogPrivate QDialogPrivate QDialogPrivate QDialogPrivate QDialogPrivate QWidgetPrivate QWidgetPrivate QWidgetPrivate QWidgetPrivate QObjectPrivate QObjectPrivate QObjectPrivate QObjectPrivate QObjectData QObjectData QObjectData QObjectData

Public Functions

void closeCarbonPageLayout ()
 
void init ()
 
void openCarbonPageLayout (Qt::WindowModality modality)
 
 QPageSetupDialogPrivate ()
 
 ~QPageSetupDialogPrivate ()
 
 ~QPageSetupDialogPrivate ()
 
- Public Functions inherited from QAbstractPageSetupDialogPrivate
 QAbstractPageSetupDialogPrivate ()
 
void setPrinter (QPrinter *newPrinter)
 
- Public Functions inherited from QDialogPrivate
void hideDefault ()
 Hides the default button indicator. More...
 
virtual void mac_nativeDialogModalHelp ()
 
 QDialogPrivate ()
 
void resetModalitySetByOpen ()
 
void setDefault (QPushButton *)
 This function is called by the push button pushButton when it becomes the default button. More...
 
void setMainDefault (QPushButton *)
 This function sets the default default push button to pushButton. More...
 
- Public Functions inherited from QWidgetPrivate
void _q_showIfNotHidden ()
 
virtual void aboutToDestroy ()
 
void activateChildLayoutsRecursively ()
 
QSize adjustedSize () const
 
void adjustQuitOnCloseAttribute ()
 
QInputContextassignedInputContext () const
 
QPainterbeginSharedPainter ()
 
QWidgetchildAt_helper (const QPoint &, bool) const
 
QWidgetchildAtRecursiveHelper (const QPoint &p, bool, bool includeFrame=false) const
 
QRect clipRect () const
 
QRegion clipRegion () const
 
void clipToEffectiveMask (QRegion &region) const
 
bool close_helper (CloseMode mode)
 
void create_sys (WId window, bool initializeWindow, bool destroyOldWindow)
 
QWindowSurfacecreateDefaultWindowSurface ()
 
QWindowSurfacecreateDefaultWindowSurface_sys ()
 
void createExtra ()
 Creates the widget extra data. More...
 
void createRecursively ()
 
void createSysExtra ()
 
void createTLExtra ()
 
void createTLSysExtra ()
 
void createWinId (WId id=0)
 
void deactivateWidgetCleanup ()
 
void deleteExtra ()
 Deletes the widget extra data. More...
 
void deleteSysExtra ()
 
void deleteTLSysExtra ()
 
void drawWidget (QPaintDevice *pdev, const QRegion &rgn, const QPoint &offset, int flags, QPainter *sharedPainter=0, QWidgetBackingStore *backingStore=0)
 
QWidgeteffectiveFocusWidget ()
 
QRect effectiveRectFor (const QRect &rect) const
 
bool endSharedPainter ()
 
void enforceNativeChildren ()
 
QWExtraextraData () const
 
QRect frameStrut () const
 
void getLayoutItemMargins (int *left, int *top, int *right, int *bottom) const
 
const QRegiongetOpaqueChildren () const
 
void handleSoftwareInputPanel (Qt::MouseButton button, bool clickCausedFocus)
 
virtual bool hasHeightForWidth () const
 
void hide_helper ()
 
void hide_sys ()
 Platform-specific part of QWidget::hide(). More...
 
void hideChildren (bool spontaneous)
 
void inheritStyle ()
 
void init (QWidget *desktopWidget, Qt::WindowFlags f)
 
QInputContextinputContext () const
 
void invalidateBuffer (const QRegion &)
 Invalidates the rgn (in widget's coordinates) of the backing store, i.e. More...
 
void invalidateBuffer (const QRect &)
 This function is equivalent to calling invalidateBuffer(QRegion(rect), ...), but is more efficient as it eliminates QRegion operations/allocations and can use the rect more precisely for additional cut-offs. More...
 
void invalidateBuffer_resizeHelper (const QPoint &oldPos, const QSize &oldSize)
 Invalidates the buffer when the widget is resized. More...
 
void invalidateGraphicsEffectsRecursively ()
 
bool isAboutToShow () const
 
bool isBackgroundInherited () const
 
bool isOverlapped (const QRect &) const
 
void lower_sys ()
 
QPoint mapFromGlobal (const QPoint &pos) const
 
QPoint mapToGlobal (const QPoint &pos) const
 
QWidgetBackingStoremaybeBackingStore () const
 
QTLWExtramaybeTopData () const
 
void moveRect (const QRect &, int dx, int dy)
 
bool nativeChildrenForced () const
 
QFont naturalWidgetFont (uint inheritedMask) const
 
QPalette naturalWidgetPalette (uint inheritedMask) const
 Returns the palette that the widget w inherits from its ancestors and QApplication::palette. More...
 
void paintBackground (QPainter *, const QRegion &, int flags=DrawAsRoot) const
 
bool paintOnScreen () const
 
void paintSiblingsRecursive (QPaintDevice *pdev, const QObjectList &children, int index, const QRegion &rgn, const QPoint &offset, int flags, QPainter *sharedPainter, QWidgetBackingStore *backingStore)
 
bool pointInsideRectAndMask (const QPoint &) const
 
QRegion prepareToRender (const QRegion &region, QWidget::RenderFlags renderFlags)
 
void propagatePaletteChange ()
 Propagate this widget's palette to all children, except style sheet widgets, and windows that don't enable window propagation (palettes don't normally propagate to windows). More...
 
 QWidgetPrivate (int version=QObjectPrivateVersion)
 
void raise_sys ()
 
QPaintDeviceredirected (QPoint *offset) const
 
void registerDropSite (bool)
 
void render (QPaintDevice *target, const QPoint &targetOffset, const QRegion &sourceRegion, QWidget::RenderFlags renderFlags, bool readyToRender)
 
void render_helper (QPainter *painter, const QPoint &targetOffset, const QRegion &sourceRegion, QWidget::RenderFlags renderFlags)
 
void repaint_sys (const QRegion &rgn)
 
void reparentFocusWidgets (QWidget *oldtlw)
 
void resolveFont ()
 Determine which font is implicitly imposed on this widget by its ancestors and QApplication::font, resolve this against its own font (attributes from the implicit font are copied over). More...
 
void resolveLayoutDirection ()
 
void resolveLocale ()
 
void resolvePalette ()
 Determine which palette is inherited from this widget's ancestors and QApplication::palette, resolve this against this widget's palette (attributes from the inherited palette are copied over this widget's palette). More...
 
void restoreRedirected ()
 
void scroll_sys (int dx, int dy)
 
void scroll_sys (int dx, int dy, const QRect &r)
 
void scrollChildren (int dx, int dy)
 
void scrollRect (const QRect &, int dx, int dy)
 
void sendPendingMoveAndResizeEvents (bool recursive=false, bool disableUpdates=false)
 
void sendStartupMessage (const char *message) const
 Platform-specific part of QWidget::show(). More...
 
void setConstraints_sys ()
 
void setCursor_sys (const QCursor &cursor)
 
void setDirtyOpaqueRegion ()
 
void setEnabled_helper (bool)
 
void setFocus_sys ()
 
void setFont_helper (const QFont &font)
 
void setGeometry_sys (int, int, int, int, bool)
 
void setLayoutDirection_helper (Qt::LayoutDirection)
 
void setLayoutItemMargins (int left, int top, int right, int bottom)
 
void setLayoutItemMargins (QStyle::SubElement element, const QStyleOption *opt=0)
 
void setLocale_helper (const QLocale &l, bool forceUpdate=false)
 
void setMask_sys (const QRegion &)
 
bool setMaximumSize_helper (int &maxw, int &maxh)
 
bool setMinimumSize_helper (int &minw, int &minh)
 
void setModal_sys ()
 
void setNetWmWindowTypes ()
 
void setOpaque (bool opaque)
 
void setPalette_helper (const QPalette &)
 
void setParent_sys (QWidget *parent, Qt::WindowFlags)
 
void setRedirected (QPaintDevice *replacement, const QPoint &offset)
 
void setSharedPainter (QPainter *painter)
 
void setStyle_helper (QStyle *newStyle, bool propagate, bool metalHack=false)
 
void setUpdatesEnabled_helper (bool)
 
void setWindowFilePath_helper (const QString &filePath)
 
void setWindowIcon_helper ()
 
void setWindowIcon_sys (bool forceReset=false)
 
void setWindowIconText_helper (const QString &cap)
 
void setWindowIconText_sys (const QString &cap)
 
void setWindowOpacity_sys (qreal opacity)
 
void setWindowRole ()
 
void setWindowTitle_helper (const QString &cap)
 
void setWindowTitle_sys (const QString &cap)
 
void setWinId (WId)
 
QPaintersharedPainter () const
 
void show_helper ()
 
void show_recursive ()
 Makes the widget visible in the isVisible() meaning of the word. More...
 
void show_sys ()
 Platform-specific part of QWidget::show(). More...
 
void showChildren (bool spontaneous)
 
void stackUnder_sys (QWidget *)
 
void subtractOpaqueChildren (QRegion &rgn, const QRect &clipRect) const
 
void subtractOpaqueSiblings (QRegion &source, bool *hasDirtySiblingsAbove=0, bool alsoNonOpaque=false) const
 
void syncBackingStore ()
 
void syncBackingStore (const QRegion &region)
 
QTLWExtratopData () const
 
void unsetCursor_sys ()
 
void updateFont (const QFont &)
 Assign font to this widget, and propagate it to all children, except style sheet widgets (handled differently) and windows that don't enable window propagation. More...
 
void updateFrameStrut ()
 Computes the frame rectangle when needed. More...
 
void updateGeometry_helper (bool forceUpdate)
 
void updateIsOpaque ()
 
void updateIsTranslucent ()
 
void updateSystemBackground ()
 
void updateX11AcceptFocus ()
 
void x11UpdateIsOpaque ()
 
 ~QWidgetPrivate ()
 
- Public Functions inherited from QObjectPrivate
void _q_reregisterTimers (void *pointer)
 
void addConnection (int signal, Connection *c)
 
void cleanConnectionLists ()
 
void connectNotify (const char *signal)
 
void deleteChildren ()
 
void disconnectNotify (const char *signal)
 
bool isSender (const QObject *receiver, const char *signal) const
 
bool isSignalConnected (uint signalIdx) const
 Returns true if the signal with index signal_index from object sender is connected. More...
 
void moveToThread_helper ()
 
 QObjectPrivate (int version=QObjectPrivateVersion)
 
QObjectList receiverList (const char *signal) const
 
QObjectList senderList () const
 
void setParent_helper (QObject *)
 
void setThreadData_helper (QThreadData *currentData, QThreadData *targetData)
 
int signalIndex (const char *signalName) const
 Returns the signal index used in the internal connectionLists vector. More...
 
virtual ~QObjectPrivate ()
 
- Public Functions inherited from QObjectData
virtual ~QObjectData ()=0
 

Static Public Functions

static void pageSetupDialogSheetDoneCallback (PMPrintSession printSession, WindowRef, Boolean accepted)
 
- Static Public Functions inherited from QWidgetPrivate
static void adjustFlags (Qt::WindowFlags &flags, QWidget *w=0)
 
static QGraphicsProxyWidgetnearestGraphicsProxyWidget (const QWidget *origin)
 Finds the nearest widget embedded in a graphics proxy widget along the chain formed by this widget and its ancestors. More...
 
static int pointToRect (const QPoint &p, const QRect &r)
 
static QRect screenGeometry (const QWidget *widget)
 
- Static Public Functions inherited from QObjectPrivate
static void clearGuards (QObject *)
 
static QObjectPrivateget (QObject *o)
 
static void resetCurrentSender (QObject *receiver, Sender *currentSender, Sender *previousSender)
 
static SendersetCurrentSender (QObject *receiver, Sender *sender)
 
static void signalSignature (const QMetaMethod &signal, QVarLengthArray< char > *result)
 

Public Variables

QCUPSSupportcups
 
QMacPrintEnginePrivateep
 
PMSheetDoneUPP upp
 
QPageSetupWidgetwidget
 
- Public Variables inherited from QAbstractPageSetupDialogPrivate
QByteArray memberToDisconnectOnClose
 
QPageSetupDialog::PageSetupDialogOptions opts
 
QPrinterprinter
 
QPointer< QObjectreceiverToDisconnectOnClose
 
- Public Variables inherited from QDialogPrivate
bool doShowExtension
 
QPointer< QEventLoopeventLoop
 
QWidgetextension
 
QPoint lastRMBPress
 
QPointer< QPushButtonmainDef
 
QSize max
 
QSize min
 
Qt::Orientation orientation
 
int rescode
 
int resetModalityTo
 
QSizeGripresizer
 
QSize size
 
bool sizeGripEnabled
 
bool wasModalitySet
 
- Public Variables inherited from QWidgetPrivate
QString accessibleDescription
 
QString accessibleName
 
QList< QAction * > actions
 
QPalette::ColorRole bg_role: 8
 
signed char bottomLayoutItemMargin
 
short bottommargin
 
QWidgetData data
 
QRegion dirty
 
uint dirtyOpaqueChildren: 1
 
QWExtraextra
 
QPaintEngineextraPaintEngine
 
QPalette::ColorRole fg_role: 8
 
QWidgetfocus_child
 
QWidgetfocus_next
 
QWidgetfocus_prev
 
QMap< Qt::GestureType, Qt::GestureFlags > gestureContext
 
QGraphicsEffectgraphicsEffect
 
Qt::HANDLE hd
 
uint high_attributes [4]
 
QPointer< QInputContextic
 
Qt::InputMethodHints imHints
 
uint inDirtyList: 1
 
uint inheritedFontResolveMask
 
uint inheritedPaletteResolveMask
 
uint inheritsInputMethodHints: 1
 
uint inSetParent: 1
 
uint isGLWidget: 1
 
uint isMoved: 1
 
uint isOpaque: 1
 
uint isScrolled: 1
 
QLayoutlayout
 
signed char leftLayoutItemMargin
 
short leftmargin
 
QLocale locale
 
QRegionneedsFlush
 
QRegion opaqueChildren
 
Qt::HANDLE picture
 
const QMetaObjectpolished
 
QPaintDeviceredirectDev
 
QPoint redirectOffset
 
signed char rightLayoutItemMargin
 
short rightmargin
 
QSizePolicy size_policy
 
QString statusTip
 
QString toolTip
 
signed char topLayoutItemMargin
 
short topmargin
 
uint usesDoubleBufferedGLContext: 1
 
QString whatsThis
 
QWidgetItemV2widgetItem
 
QX11Info xinfo
 
- Public Variables inherited from QObjectPrivate
union {
   QObject *   currentChildBeingDeleted
 
   QAbstractDeclarativeData *   declarativeData
 
}; 
 
quint32 connectedSignals [2]
 
QObjectConnectionListVectorconnectionLists
 
SendercurrentSender
 
QList< QPointer< QObject > > eventFilters
 
ExtraDataextraData
 
QString objectName
 
Connectionsenders
 
QAtomicPointer< QtSharedPointer::ExternalRefCountData > sharedRefcount
 
QThreadDatathreadData
 
void * unused
 
- Public Variables inherited from QObjectData
uint blockSig: 1
 
QObjectList children
 
uint hasGuards: 1
 
uint inEventHandler: 1
 
uint inThreadChangeEvent: 1
 
uint isWidget: 1
 
QMetaObjectmetaObject
 
uint ownObjectName: 1
 
QObjectparent
 
uint pendTimer: 1
 
int postedEvents
 
QObjectq_ptr
 
uint receiveChildEvents: 1
 
uint sendChildEvents: 1
 
uint unused: 22
 
uint wasDeleted: 1
 

Static Public Variables

static QHash< PMPrintSession, QPageSetupDialogPrivate * > sheetCallbackMap
 
- Static Public Variables inherited from QWidgetPrivate
static QWidgetSetallWidgets = 0
 
static int instanceCounter = 0
 
static QWidgetkeyboardGrabber = 0
 
static QWidgetMappermapper = 0
 
static int maxInstances = 0
 
static QWidgetmouseGrabber = 0
 

Additional Inherited Members

- Public Types inherited from QWidgetPrivate
enum  CloseMode { CloseNoEvent, CloseWithEvent, CloseWithSpontaneousEvent }
 
enum  Direction { DirectionNorth = 0x01, DirectionEast = 0x10, DirectionSouth = 0x02, DirectionWest = 0x20 }
 
enum  DrawWidgetFlags {
  DrawAsRoot = 0x01, DrawPaintOnScreen = 0x02, DrawRecursive = 0x04, DrawInvisible = 0x08,
  DontSubtractOpaqueChildren = 0x10, DontSetCompositionMode = 0x20, DontDrawOpaqueChildren = 0x40, DontDrawNativeChildren = 0x80
}
 
- Public Types inherited from QObjectPrivate
typedef void(* StaticMetaCallFunction) (QObject *, QMetaObject::Call, int, void **)
 

Detailed Description

Definition at line 101 of file qpagesetupdialog.cpp.

Constructors and Destructors

◆ QPageSetupDialogPrivate()

QPageSetupDialogPrivate::QPageSetupDialogPrivate ( )
inline

Definition at line 98 of file qpagesetupdialog_mac.mm.

98  : ep(0)
99 #ifndef QT_MAC_USE_COCOA
100  ,upp(0)
101 #else
102  ,pageLayout(0)
103 #endif
104  {}
QMacPrintEnginePrivate * ep

◆ ~QPageSetupDialogPrivate() [1/2]

QPageSetupDialogPrivate::~QPageSetupDialogPrivate ( )
inline

Definition at line 106 of file qpagesetupdialog_mac.mm.

106  {
107 #ifndef QT_MAC_USE_COCOA
108  if (upp) {
109  DisposePMSheetDoneUPP(upp);
110  upp = 0;
111  }
113  while (it != sheetCallbackMap.end()) {
114  if (it.value() == this) {
115  it = sheetCallbackMap.erase(it);
116  } else {
117  ++it;
118  }
119  }
120 #endif
121  }
#define it(className, varName)
T & value() const
Returns a modifiable reference to the current item&#39;s value.
Definition: qhash.h:348
static QHash< PMPrintSession, QPageSetupDialogPrivate * > sheetCallbackMap
iterator end()
Returns an STL-style iterator pointing to the imaginary item after the last item in the hash...
Definition: qhash.h:467
The QHash::iterator class provides an STL-style non-const iterator for QHash and QMultiHash.
Definition: qhash.h:330
iterator begin()
Returns an STL-style iterator pointing to the first item in the hash.
Definition: qhash.h:464
iterator erase(iterator it)
Removes the (key, value) pair associated with the iterator pos from the hash, and returns an iterator...
Definition: qhash.h:827

◆ ~QPageSetupDialogPrivate() [2/2]

QPageSetupDialogPrivate::~QPageSetupDialogPrivate ( )

Functions

◆ closeCarbonPageLayout()

void QPageSetupDialogPrivate::closeCarbonPageLayout ( )

Definition at line 181 of file qpagesetupdialog_mac.mm.

182 {
183  // if the margins have changed, we have to use the margins from the new
184  // PMFormat object
185  if (q_func()->result() == QDialog::Accepted) {
186  PMPaper paper;
187  PMPaperMargins margins;
188  PMGetPageFormatPaper(ep->format, &paper);
189  PMPaperGetMargins(paper, &margins);
190  ep->leftMargin = margins.left;
191  ep->topMargin = margins.top;
192  ep->rightMargin = margins.right;
193  ep->bottomMargin = margins.bottom;
194 
195  PMRect paperRect;
196  PMGetUnadjustedPaperRect(ep->format, &paperRect);
197  ep->customSize = QSizeF(paperRect.right - paperRect.left,
198  paperRect.bottom - paperRect.top);
199  }
201 }
int remove(const Key &key)
Removes all the items that have the key from the hash.
Definition: qhash.h:784
The QSizeF class defines the size of a two-dimensional object using floating point precision...
Definition: qsize.h:202
static QHash< PMPrintSession, QPageSetupDialogPrivate * > sheetCallbackMap
QMacPrintEnginePrivate * ep

◆ init()

void QPageSetupDialogPrivate::init ( )

Definition at line 239 of file qpagesetupdialog_unix.cpp.

240 {
242 
243  widget = new QPageSetupWidget(q);
245 #if !defined(QT_NO_CUPS) && !defined(QT_NO_LIBRARY)
247  cups = new QCUPSSupport;
249  } else {
250  cups = 0;
251  }
252 #endif
253 
256  Qt::Horizontal, q);
257  QObject::connect(buttons, SIGNAL(accepted()), q, SLOT(accept()));
258  QObject::connect(buttons, SIGNAL(rejected()), q, SLOT(reject()));
259 
260  QVBoxLayout *lay = new QVBoxLayout(q);
261  lay->addWidget(widget);
262  lay->addWidget(buttons);
263 }
#define SLOT(a)
Definition: qobjectdefs.h:226
static Qt::MouseButtons buttons
static bool isAvailable()
Definition: qcups.cpp:216
void addWidget(QWidget *, int stretch=0, Qt::Alignment alignment=0)
Adds widget to the end of this box layout, with a stretch factor of stretch and alignment alignment...
#define Q_Q(Class)
Definition: qglobal.h:2483
#define SIGNAL(a)
Definition: qobjectdefs.h:227
void setPrinter(QPrinter *printer)
The QPageSetupDialog class provides a configuration dialog for the page-related options on a printer...
OutputFormat outputFormat() const
Returns the output format for this printer.
Definition: qprinter.cpp:813
static bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *member, Qt::ConnectionType=Qt::AutoConnection)
Creates a connection of the given type from the signal in the sender object to the method in the rece...
Definition: qobject.cpp:2580
The QDialogButtonBox class is a widget that presents buttons in a layout that is appropriate to the c...
The QVBoxLayout class lines up widgets vertically.
Definition: qboxlayout.h:149
void selectPrinter(QCUPSSupport *m_cups)

◆ openCarbonPageLayout()

void QPageSetupDialogPrivate::openCarbonPageLayout ( Qt::WindowModality  modality)

Definition at line 151 of file qpagesetupdialog_mac.mm.

152 {
154  // If someone is reusing a QPrinter object, the end released all our old
155  // information. In this case, we must reinitialize.
156  if (ep->session == 0)
157  ep->initialize();
158 
160  if (modality == Qt::ApplicationModal) {
161  QWidget modal_widg(0, Qt::Window);
162  modal_widg.setObjectName(QLatin1String(__FILE__ "__modal_dlg"));
163  modal_widg.createWinId();
164  QApplicationPrivate::enterModal(&modal_widg);
166  Boolean accepted;
167  PMSessionPageSetupDialog(ep->session, ep->format, &accepted);
168  QApplicationPrivate::leaveModal(&modal_widg);
171  } else {
172  // Window Modal means that we use a sheet at the moment, there's no other way to do it correctly.
173  if (!upp)
175  PMSessionUseSheets(ep->session, qt_mac_window_for(q->parentWidget()), upp);
176  Boolean unused;
177  PMSessionPageSetupDialog(ep->session, ep->format, &unused);
178  }
179 }
The QWidget class is the base class of all user interface objects.
Definition: qwidget.h:150
QLatin1String(DBUS_INTERFACE_DBUS))) Q_GLOBAL_STATIC_WITH_ARGS(QString
iterator insert(const Key &key, const T &value)
Inserts a new item with the key and a value of value.
Definition: qhash.h:753
OSWindowRef qt_mac_window_for(const QWidget *)
Definition: qwidget_mac.mm:484
#define Q_Q(Class)
Definition: qglobal.h:2483
The QPageSetupDialog class provides a configuration dialog for the page-related options on a printer...
void * unused
Definition: qobject_p.h:208
static QHash< PMPrintSession, QPageSetupDialogPrivate * > sheetCallbackMap
QMacPrintEnginePrivate * ep
static void pageSetupDialogSheetDoneCallback(PMPrintSession printSession, WindowRef, Boolean accepted)
static bool native_modal_dialog_active
static void leaveModal(QWidget *)
static void enterModal(QWidget *)

◆ pageSetupDialogSheetDoneCallback()

static void QPageSetupDialogPrivate::pageSetupDialogSheetDoneCallback ( PMPrintSession  printSession,
WindowRef  ,
Boolean  accepted 
)
inlinestatic

Definition at line 126 of file qpagesetupdialog_mac.mm.

Referenced by openCarbonPageLayout().

126  {
128  if (!priv) {
129  qWarning("%s:%d: QPageSetupDialog::exec: Could not retrieve data structure, "
130  "you most likely now have an infinite modal loop", __FILE__, __LINE__);
131  return;
132  }
133  priv->q_func()->done(accepted ? QDialog::Accepted : QDialog::Rejected);
134  }
const T value(const Key &key) const
Returns the value associated with the key.
Definition: qhash.h:606
Q_CORE_EXPORT void qWarning(const char *,...)
static QHash< PMPrintSession, QPageSetupDialogPrivate * > sheetCallbackMap
static const QMetaObjectPrivate * priv(const uint *data)

Properties

◆ cups

QCUPSSupport* QPageSetupDialogPrivate::cups

Definition at line 228 of file qpagesetupdialog_unix.cpp.

◆ ep

QMacPrintEnginePrivate* QPageSetupDialogPrivate::ep

Definition at line 140 of file qpagesetupdialog_mac.mm.

Referenced by closeCarbonPageLayout().

◆ sheetCallbackMap

QHash< PMPrintSession, QPageSetupDialogPrivate * > QPageSetupDialogPrivate::sheetCallbackMap
static

Definition at line 143 of file qpagesetupdialog_mac.mm.

◆ upp

PMSheetDoneUPP QPageSetupDialogPrivate::upp

Definition at line 142 of file qpagesetupdialog_mac.mm.

◆ widget

QPageSetupWidget* QPageSetupDialogPrivate::widget

Definition at line 226 of file qpagesetupdialog_unix.cpp.


The documentation for this class was generated from the following files: