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

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

AISTargetQueryDialogg_pais_query_dialog_active
 Global instance.
 

Detailed Description

Class AISTargetQueryDialog.

Definition in file ais_target_query_dlg.h.

Macro Definition Documentation

◆ AIS_TARGET_QUERY_STYLE

#define AIS_TARGET_QUERY_STYLE   wxDEFAULT_FRAME_STYLE | wxFRAME_FLOAT_ON_PARENT

Definition at line 38 of file ais_target_query_dlg.h.

Variable Documentation

◆ g_pais_query_dialog_active

AISTargetQueryDialog* g_pais_query_dialog_active
extern

Global instance.

Definition at line 70 of file ais_target_query_dlg.cpp.