|
OpenCPN Partial API docs
|
Implement route_printout.h . More...
#include <signal.h>#include <setjmp.h>#include "gl_headers.h"#include <wx/wxprec.h>#include <wx/wx.h>#include <wx/aui/aui.h>#include <wx/brush.h>#include <wx/colour.h>#include <wx/dialog.h>#include <wx/intl.h>#include <wx/printdlg.h>#include <wx/print.h>#include <wx/statline.h>#include <wx/stdpaths.h>#include "libgui/button_switch.h"#include "model/navutil_base.h"#include "model/route.h"#include "navutil.h"#include "print_dialog.h"#include "printtable.h"#include "route_printout.h"#include "tcmgr.h"Go to the source code of this file.
Macros | |
| #define | _(s) wxGetTranslation((s)).ToStdString() |
| #define _ | ( | s | ) | wxGetTranslation((s)).ToStdString() |
Definition at line 74 of file route_printout.cpp.