|
bool | OnPrintPage (int page) |
|
void | GenerateGLbmp () |
| In OperGL mode, make the bitmap capture of the screen before the print method starts as to be sure the "Abort..." dialog does not appear on the image.
|
|
| BasePrintout (const std::string &title=_("OpenCPN print").ToStdString()) |
|
bool | HasPage (int page) override |
|
bool | OnBeginDocument (int startPage, int endPage) override |
|
void | GetPageInfo (int *minPage, int *maxPage, int *selPageFrom, int *selPageTo) override |
|
Definition at line 26 of file printout_chart.h.
◆ ChartPrintout()
ChartPrintout::ChartPrintout |
( |
| ) |
|
|
inline |
◆ GenerateGLbmp()
void ChartPrintout::GenerateGLbmp |
( |
| ) |
|
In OperGL mode, make the bitmap capture of the screen before the print method starts as to be sure the "Abort..." dialog does not appear on the image.
Definition at line 102 of file printout_chart.cpp.
◆ OnPrintPage()
bool ChartPrintout::OnPrintPage |
( |
int |
page | ) |
|
|
virtual |
The documentation for this class was generated from the following files: