Definition at line 34 of file ocpn_print.h.
◆ MyPrintout()
MyPrintout::MyPrintout |
( |
const wxChar * |
title = _T("My printout") | ) |
|
|
inline |
◆ DrawPageOne()
void MyPrintout::DrawPageOne |
( |
wxDC * |
dc | ) |
|
◆ GenerateGLbmp()
void MyPrintout::GenerateGLbmp |
( |
void |
| ) |
|
◆ GetPageInfo()
void MyPrintout::GetPageInfo |
( |
int * |
minPage, |
|
|
int * |
maxPage, |
|
|
int * |
selPageFrom, |
|
|
int * |
selPageTo |
|
) |
| |
|
virtual |
◆ HasPage()
bool MyPrintout::HasPage |
( |
int |
page | ) |
|
|
virtual |
◆ OnBeginDocument()
bool MyPrintout::OnBeginDocument |
( |
int |
startPage, |
|
|
int |
endPage |
|
) |
| |
|
virtual |
◆ OnPrintPage()
bool MyPrintout::OnPrintPage |
( |
int |
page | ) |
|
|
virtual |
The documentation for this class was generated from the following files: