This class prints a frame (a rectangle).
More...
#include <ilviews/printing/printables.h>
This class prints a frame (a rectangle).
Library: ilvprint
- See Also
- IlvPrintableDocument::append
IlvPrintableFrame::IlvPrintableFrame |
( |
IlvPalette * |
palette | ) |
|
The constructor.
It locks the palette.
- Parameters
-
palette | The palette used to print the frame. |
IlvPrintableFrame::~IlvPrintableFrame |
( |
| ) |
|
The destructor.
It unlocks the palette.
Gets the bounding box of the area to print.
- Returns
- The bounding box.
Implements IlvPrintable.
IlvPalette * IlvPrintableFrame::getPalette |
( |
| ) |
const |
Gets the palette used to print the text.
- Returns
- The palette used to print the text.
This function actually prints the document.
- Parameters
-
job | The settings of the current print job. |
- Returns
IlFalse
if an error occurred during the printing, IlTrue
otherwise.
Implements IlvPrintable.
void IlvPrintableFrame::setPalette |
( |
IlvPalette * |
palette | ) |
|
Sets the palette used to print the text.
- Parameters
-
palette | The palette used to print the text. |
© Copyright 2014, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.