#include <pageinterface.h>
|
enum | { Type = QGraphicsItem::UserType + 12789
} |
|
enum | ShowFlag {
ShowNothing = 0x00,
ShowBackground = 0x01,
ShowPaperBorder = 0x04,
ShowPageBorder = 0x08,
ShowDefaultPreview = ShowBackground | ShowPaperBorder,
ShowDefaultExport = ShowPaperBorder,
ShowDefaultPrint = ShowNothing,
ShowNothing = 0x00,
ShowBackground = 0x01,
ShowPaperBorder = 0x04,
ShowPageBorder = 0x08,
ShowDefaultPreview = ShowBackground | ShowPaperBorder,
ShowDefaultExport = ShowPaperBorder,
ShowDefaultPrint = ShowNothing
} |
|
enum | { Type = QGraphicsItem::UserType + 12789
} |
|
enum | ShowFlag {
ShowNothing = 0x00,
ShowBackground = 0x01,
ShowPaperBorder = 0x04,
ShowPageBorder = 0x08,
ShowDefaultPreview = ShowBackground | ShowPaperBorder,
ShowDefaultExport = ShowPaperBorder,
ShowDefaultPrint = ShowNothing,
ShowNothing = 0x00,
ShowBackground = 0x01,
ShowPaperBorder = 0x04,
ShowPageBorder = 0x08,
ShowDefaultPreview = ShowBackground | ShowPaperBorder,
ShowDefaultExport = ShowPaperBorder,
ShowDefaultPrint = ShowNothing
} |
|
◆ anonymous enum
◆ anonymous enum
◆ ShowFlag [1/2]
Enumerator |
---|
ShowNothing | |
ShowBackground | |
ShowPaperBorder | |
ShowPageBorder | |
ShowDefaultPreview | |
ShowDefaultExport | |
ShowDefaultPrint | |
ShowNothing | |
ShowBackground | |
ShowPaperBorder | |
ShowPageBorder | |
ShowDefaultPreview | |
ShowDefaultExport | |
ShowDefaultPrint | |
◆ ShowFlag [2/2]
Enumerator |
---|
ShowNothing | |
ShowBackground | |
ShowPaperBorder | |
ShowPageBorder | |
ShowDefaultPreview | |
ShowDefaultExport | |
ShowDefaultPrint | |
ShowNothing | |
ShowBackground | |
ShowPaperBorder | |
ShowPageBorder | |
ShowDefaultPreview | |
ShowDefaultExport | |
ShowDefaultPrint | |
◆ RenderedPageInterface() [1/2]
CuteReport::RenderedPageInterface::RenderedPageInterface |
( |
QGraphicsItem * |
parent = 0 | ) |
|
|
inlineexplicit |
◆ ~RenderedPageInterface() [1/2]
virtual CuteReport::RenderedPageInterface::~RenderedPageInterface |
( |
| ) |
|
|
virtual |
◆ RenderedPageInterface() [2/2]
CuteReport::RenderedPageInterface::RenderedPageInterface |
( |
QGraphicsItem * |
parent = 0 | ) |
|
|
inlineexplicit |
◆ ~RenderedPageInterface() [2/2]
virtual CuteReport::RenderedPageInterface::~RenderedPageInterface |
( |
| ) |
|
|
virtual |
◆ dpi() [1/2]
virtual int CuteReport::RenderedPageInterface::dpi |
( |
| ) |
const |
|
pure virtual |
◆ dpi() [2/2]
virtual int CuteReport::RenderedPageInterface::dpi |
( |
| ) |
const |
|
pure virtual |
◆ orientation() [1/2]
◆ orientation() [2/2]
◆ pageRect() [1/2]
virtual QRectF CuteReport::RenderedPageInterface::pageRect |
( |
CuteReport::Unit |
unit | ) |
const |
|
pure virtual |
◆ pageRect() [2/2]
virtual QRectF CuteReport::RenderedPageInterface::pageRect |
( |
CuteReport::Unit |
unit | ) |
const |
|
pure virtual |
◆ pageSize() [1/2]
virtual QSizeF CuteReport::RenderedPageInterface::pageSize |
( |
CuteReport::Unit |
unit | ) |
const |
|
pure virtual |
◆ pageSize() [2/2]
virtual QSizeF CuteReport::RenderedPageInterface::pageSize |
( |
CuteReport::Unit |
unit | ) |
const |
|
pure virtual |
◆ paperRect() [1/2]
virtual QRectF CuteReport::RenderedPageInterface::paperRect |
( |
CuteReport::Unit |
unit | ) |
const |
|
pure virtual |
◆ paperRect() [2/2]
virtual QRectF CuteReport::RenderedPageInterface::paperRect |
( |
CuteReport::Unit |
unit | ) |
const |
|
pure virtual |
◆ paperSize() [1/2]
virtual QSizeF CuteReport::RenderedPageInterface::paperSize |
( |
CuteReport::Unit |
unit | ) |
const |
|
pure virtual |
◆ paperSize() [2/2]
virtual QSizeF CuteReport::RenderedPageInterface::paperSize |
( |
CuteReport::Unit |
unit | ) |
const |
|
pure virtual |
◆ redraw() [1/2]
virtual void CuteReport::RenderedPageInterface::redraw |
( |
| ) |
|
|
pure virtual |
◆ redraw() [2/2]
virtual void CuteReport::RenderedPageInterface::redraw |
( |
| ) |
|
|
pure virtual |
◆ setDpi() [1/2]
virtual void CuteReport::RenderedPageInterface::setDpi |
( |
int |
dpi | ) |
|
|
pure virtual |
◆ setDpi() [2/2]
virtual void CuteReport::RenderedPageInterface::setDpi |
( |
int |
dpi | ) |
|
|
pure virtual |
◆ setShowFlags() [1/2]
virtual void CuteReport::RenderedPageInterface::setShowFlags |
( |
ShowFlags |
f | ) |
|
|
inlinevirtual |
◆ setShowFlags() [2/2]
virtual void CuteReport::RenderedPageInterface::setShowFlags |
( |
ShowFlags |
f | ) |
|
|
inlinevirtual |
◆ showFlags() [1/2]
virtual ShowFlags CuteReport::RenderedPageInterface::showFlags |
( |
| ) |
|
|
inlinevirtual |
◆ showFlags() [2/2]
virtual ShowFlags CuteReport::RenderedPageInterface::showFlags |
( |
| ) |
|
|
inlinevirtual |
◆ type() [1/2]
virtual int CuteReport::RenderedPageInterface::type |
( |
| ) |
const |
|
inlinevirtual |
◆ type() [2/2]
virtual int CuteReport::RenderedPageInterface::type |
( |
| ) |
const |
|
inlinevirtual |
◆ m_showFlags
ShowFlags CuteReport::RenderedPageInterface::m_showFlags |
|
protected |
The documentation for this class was generated from the following file:
- /home/ken/Projects/C++/MyBooksv1.3.xx/bin/cutereport_resources/include/pageinterface.h