QtGui/qprintpreviewdialog.h Source File
Go to the documentation of this file.
42 #ifndef QPRINTPREVIEWDIALOG_H
43 #define QPRINTPREVIEWDIALOG_H
47 #ifndef QT_NO_PRINTPREVIEWDIALOG
56 class QPrintPreviewDialogPrivate;
68 #ifdef Q_NO_USING_KEYWORD
79 void setVisible(
bool visible);
80 void done(
int result);
83 void paintRequested(
QPrinter *printer);
105 #endif // QT_NO_PRINTPREVIEWDIALOG
107 #endif // QPRINTPREVIEWDIALOG_H
GLXDrawable GLXDrawable member
#define Q_PRIVATE_SLOT(d, signature)
#define QT_BEGIN_NAMESPACE