#include <gr_QtGraphics.h>
Public Member Functions | |
| GR_QtAllocInfo (bool bPreview, bool bPrinter, bool double_buffered) | |
| virtual GR_GraphicsId | getType () const |
| virtual bool | isPrinterGraphics () const |
Public Attributes | |
| bool | m_bPreview |
| bool | m_bPrinter |
| bool | m_double_buffered |
| GR_QtAllocInfo::GR_QtAllocInfo | ( | bool | bPreview, | |
| bool | bPrinter, | |||
| bool | double_buffered | |||
| ) | [inline] |
| virtual GR_GraphicsId GR_QtAllocInfo::getType | ( | void | ) | const [inline, virtual] |
Reimplemented from GR_AllocInfo.
| virtual bool GR_QtAllocInfo::isPrinterGraphics | ( | ) | const [inline, virtual] |
Reimplemented from GR_AllocInfo.
1.7.1