OpenCPN Partial API docs
Loading...
Searching...
No Matches
ChartPrintout Class Reference
Inheritance diagram for ChartPrintout:
BasePrintout

Public Member Functions

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.
 
- Public Member Functions inherited from BasePrintout
 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
 
bool OnPrintPage (int page) override
 

Additional Inherited Members

- Protected Attributes inherited from BasePrintout
int m_pages
 
int m_margin_x
 
int m_margin_y
 

Detailed Description

Definition at line 26 of file printout_chart.h.

Constructor & Destructor Documentation

◆ ChartPrintout()

ChartPrintout::ChartPrintout ( )
inline

Definition at line 28 of file printout_chart.h.

Member Function Documentation

◆ 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 93 of file printout_chart.cpp.


The documentation for this class was generated from the following files: