|
OpenCPN Partial API docs
|
#include <wx/cmdline.h>#include <wx/datetime.h>#include <wx/print.h>#include "model/ocpn_types.h"#include "dialog_input.h"#include "navutil.h"#include "printout_base.h"#include "printtable.h"#include "track_prop_dlg.h"#include "ui_utils.h"Go to the source code of this file.
Classes | |
| class | TrackPrintDialog |
| Input dialog with track print selection. More... | |
| class | TrackPrintout |
| Printout a table with track selected information. More... | |
Enumerations | |
| enum class | TrackPrintOptions { kTrackPosition , kTrackCourse , kTrackDistance , kTrackTime , kTrackSpeed } |
Track print dialog.
Definition in file track_printout.h.
|
strong |
Definition at line 45 of file track_printout.h.