Stimfit @PACKAGE_VERSION@
Loading...
Searching...
No Matches

Handles printing of traces. More...

#include <printout.h>

Inheritance diagram for wxStfPrintout:
Collaboration diagram for wxStfPrintout:

Public Member Functions

 wxStfPrintout (const wxChar *title=_T("Printout"))
 Constructor.
bool OnPrintPage (int page)
 Called by the framework when a page should be printed.
bool HasPage (int page)
 Checks whether a page exists.
bool OnBeginDocument (int startPage, int endPage)
 Called by the framework at the start of document printing.
void GetPageInfo (int *minPage, int *maxPage, int *selPageFrom, int *selPageTo)
 Retrieve information about the pages that will be printed.
void DrawPageOne ()
 Prints the first (and only) page.

Detailed Description

Handles printing of traces.

Definition at line 29 of file printout.h.


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