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

Hyperlink properties dialog. More...

#include <wx/button.h>
#include <wx/dialog.h>
#include <wx/filedlg.h>
#include <wx/filesys.h>
#include <wx/msgdlg.h>
#include <wx/scrolwin.h>
#include <wx/sizer.h>
#include <wx/statbox.h>
#include <wx/stattext.h>
#include <wx/string.h>
#include <wx/textctrl.h>

Go to the source code of this file.

Classes

class  LinkPropDlgDef
 Class LinkPropDlgDef. More...
 
class  LinkPropImpl
 Class LinkPropImpl. More...
 

Macros

#define FRAME_WITH_LINKS_STYLE
 

Detailed Description

Hyperlink properties dialog.

Definition in file link_prop_dlg.h.

Macro Definition Documentation

◆ FRAME_WITH_LINKS_STYLE

#define FRAME_WITH_LINKS_STYLE
Value:
wxCAPTION | wxDEFAULT_FRAME_STYLE | wxFRAME_FLOAT_ON_PARENT | \
wxMAXIMIZE_BOX | wxMINIMIZE_BOX | wxRESIZE_BORDER

Definition at line 43 of file link_prop_dlg.h.