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

class About More...

#include <functional>
#include <wx/notebook.h>
#include <wx/html/htmlwin.h>
#include <wx/dialog.h>
#include <wx/textctrl.h>

Go to the source code of this file.

Classes

class  About
 The OpenCPN About dialog displaying information including version, authors, license, and tips. More...
 

Macros

#define ID_DIALOG   10001
 
#define SYMBOL_ABOUT_TITLE   _("About OpenCPN")
 
#define ID_DONATE   10010
 
#define ID_COPYINI   10011
 
#define ID_COPYLOG   10012
 
#define ID_NOTEBOOK_HELP   10002
 

Detailed Description

class About

Definition in file about.h.

Macro Definition Documentation

◆ ID_COPYINI

#define ID_COPYINI   10011

Definition at line 42 of file about.h.

◆ ID_COPYLOG

#define ID_COPYLOG   10012

Definition at line 43 of file about.h.

◆ ID_DIALOG

#define ID_DIALOG   10001

Definition at line 37 of file about.h.

◆ ID_DONATE

#define ID_DONATE   10010

Definition at line 41 of file about.h.

◆ ID_NOTEBOOK_HELP

#define ID_NOTEBOOK_HELP   10002

Definition at line 45 of file about.h.

◆ SYMBOL_ABOUT_TITLE

#define SYMBOL_ABOUT_TITLE   _("About OpenCPN")

Definition at line 39 of file about.h.