OpenCPN Partial API docs
|
Implement tc_win.h – tide and currents window. More...
#include <wx/wxprec.h>
#include <wx/button.h>
#include <wx/choice.h>
#include <wx/font.h>
#include <wx/panel.h>
#include <wx/dcbuffer.h>
#include <wx/listctrl.h>
#include <wx/utils.h>
#include "tc_win.h"
#include "model/cutil.h"
#include "model/config_vars.h"
#include "model/gui_vars.h"
#include "chcanv.h"
#include "dychart.h"
#include "font_mgr.h"
#include "ocpn_platform.h"
#include "rollover_win.h"
#include "navutil.h"
#include "gui_lib.h"
#include "ocpn_frame.h"
#include "tc_data_factory.h"
#include "tcmgr.h"
#include "tide_time.h"
#include "timers.h"
Go to the source code of this file.
Classes | |
class | TCWin::TideChartPanel |
Enumerations | |
enum | { ID_TCWIN_NX , ID_TCWIN_PR } |
enum | { TIDE_PLOT , CURRENT_PLOT } |
Variables | |
ColorScheme | global_color_scheme |
Implement tc_win.h – tide and currents window.
Definition in file tc_win.cpp.
anonymous enum |
Definition at line 110 of file tc_win.cpp.
anonymous enum |
Definition at line 112 of file tc_win.cpp.
|
extern |
Definition at line 102 of file viewport.cpp.