23 #ifndef KDREPORTSPREVIEWDIALOG_H
24 #define KDREPORTSPREVIEWDIALOG_H
26 #include "KDReportsGlobal.h"
53 bool isSelected(
int pageNumber )
const;
62 void setPageSizeChangeAllowed(
bool b );
69 void setShowTableSettingsDialog(
bool b );
75 void setWidthForEndlessPrinter( qreal widthMM );
97 void pageSizeChanged( QPrinter::PageSize pageSize );
99 void orientationChanged( QPrinter::Orientation orientation );
108 Q_PRIVATE_SLOT( d,
void _kd_slotTableBreakingDialog() )
110 friend class Private;
Definition: KDReportsReport.h:108
Definition: KDReportsPreviewDialog.h:38