|
OpenCPN Partial API docs
|
Class AISTargetQueryDialog. More...
#include <wx/frame.h>#include <wx/html/htmlwin.h>#include <wx/sizer.h>#include "model/ais_target_data.h"#include "model/ocpn_types.h"#include "color_types.h"Go to the source code of this file.
Classes | |
| class | AISTargetQueryDialog |
| Dialog for querying detailed information about an AIS target. More... | |
Macros | |
| #define | AIS_TARGET_QUERY_STYLE wxDEFAULT_FRAME_STYLE | wxFRAME_FLOAT_ON_PARENT |
Variables | |
| AISTargetQueryDialog * | g_pais_query_dialog_active |
| Global instance. | |
Class AISTargetQueryDialog.
Definition in file ais_target_query_dlg.h.
| #define AIS_TARGET_QUERY_STYLE wxDEFAULT_FRAME_STYLE | wxFRAME_FLOAT_ON_PARENT |
Definition at line 38 of file ais_target_query_dlg.h.
|
extern |
Global instance.
Definition at line 72 of file ais_target_query_dlg.cpp.