|
OpenCPN Partial API docs
|
OCPN Alert Dialog Base Class implementation. More...
#include <wx/wxprec.h>#include "gl_headers.h"#include <wx/wx.h>#include <wx/html/htmlwin.h>#include "model/ais_decoder.h"#include "model/ais_state_vars.h"#include "model/ais_target_data.h"#include "model/gui_vars.h"#include "model/navobj_db.h"#include "model/ocpn_types.h"#include "model/route_point.h"#include "model/select.h"#include "ais_target_alert_dlg.h"#include "chcanv.h"#include "font_mgr.h"#include "navutil.h"#include "ocpn_platform.h"#include "routemanagerdialog.h"#include "top_frame.h"#include "user_colors.h"Go to the source code of this file.
OCPN Alert Dialog Base Class implementation.
Definition in file ais_target_alert_dlg.cpp.