OpenCPN Partial API docs
Loading...
Searching...
No Matches
s57_query_dlg.cpp File Reference

Implement s57_query_dlg.h – S57 object query result window. More...

#include <wx/wxprec.h>
#include <wx/arrstr.h>
#include <wx/gdicmn.h>
#include <wx/textwrapper.h>
#include <wx/wxhtml.h>
#include "model/config_vars.h"
#include "s57_query_dlg.h"
#include "navutil.h"
#include "gui_lib.h"
#include "color_types.h"
#include "viewport.h"

Go to the source code of this file.

Classes

class  MessageHardBreakWrapper
 

Variables

S57QueryDialogg_pObjectQueryDialog
 Global instance.
 

Detailed Description

Implement s57_query_dlg.h – S57 object query result window.

Definition in file s57_query_dlg.cpp.

Variable Documentation

◆ g_pObjectQueryDialog

S57QueryDialog* g_pObjectQueryDialog

Global instance.

Definition at line 37 of file s57_query_dlg.cpp.