|
OpenCPN Partial API docs
|
Implement track_printout.h – track print dialog. More...
#include <iostream>#include <wx/wxprec.h>#include <wx/wx.h>#include "gl_headers.h"#include <wx/artprov.h>#include <wx/aui/aui.h>#include <wx/brush.h>#include <wx/colour.h>#include <wx/dialog.h>#include <wx/intl.h>#include <wx/listctrl.h>#include <wx/printdlg.h>#include <wx/print.h>#include <wx/progdlg.h>#include <wx/stdpaths.h>#include "track_printout.h"#include "model/track.h"#include "dychart.h"#include "gui_lib.h"#include "ocpn_frame.h"#include "print_dialog.h"#include "printtable.h"Go to the source code of this file.
Implement track_printout.h – track print dialog.
Definition in file track_printout.cpp.