OpenCPN Partial API docs
Loading...
Searching...
No Matches
route_printout.h File Reference

Route print dialog. More...

#include <set>
#include <wx/print.h>
#include <wx/dc.h>
#include "model/ocpn_types.h"
#include "dialog_input.h"
#include "navutil.h"
#include "ocpn_frame.h"
#include "printout_base.h"
#include "printtable.h"
#include "ui_utils.h"

Go to the source code of this file.

Classes

class  RoutePrintDialog
 Input dialog with route print selection. More...
 
class  RoutePrintout
 Printout route information and a table with selected route point information. More...
 

Enumerations

enum class  RoutePrintOptions {
  kWaypointName , kWaypointPosition , kWaypointCourse , kWaypointDistance ,
  kWaypointDescription , kWaypointSpeed , kWaypointETA , kWaypointETD ,
  kWaypointTideEvent
}
 

Detailed Description

Route print dialog.

Definition in file route_printout.h.

Enumeration Type Documentation

◆ RoutePrintOptions

enum class RoutePrintOptions
strong

Definition at line 46 of file route_printout.h.