OpenCPN Partial API docs
Loading...
Searching...
No Matches
about Class Reference
Inheritance diagram for about:

Public Member Functions

 about (wxWindow *parent, wxString License_Data_Locn, wxWindowID id=ID_DIALOG, const wxString &caption=SYMBOL_ABOUT_TITLE, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(500, 500), long style=wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX)
 
bool Create (wxWindow *parent, wxWindowID id=ID_DIALOG, const wxString &caption=SYMBOL_ABOUT_TITLE, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(500, 500), long style=wxCAPTION|wxRESIZE_BORDER|wxSYSTEM_MENU|wxCLOSE_BOX)
 
void RecalculateSize (void)
 

Detailed Description

Definition at line 48 of file about.h.

Constructor & Destructor Documentation

◆ about() [1/2]

about::about ( void  )
explicit

Definition at line 191 of file about.cpp.

◆ about() [2/2]

about::about ( wxWindow *  parent,
wxString  License_Data_Locn,
wxWindowID  id = ID_DIALOG,
const wxString &  caption = SYMBOL_ABOUT_TITLE,
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxSize(500, 500),
long  style = wxCAPTION | wxRESIZE_BORDER | wxSYSTEM_MENU | wxCLOSE_BOX 
)
explicit

Definition at line 199 of file about.cpp.

Member Function Documentation

◆ Create()

bool about::Create ( wxWindow *  parent,
wxWindowID  id = ID_DIALOG,
const wxString &  caption = SYMBOL_ABOUT_TITLE,
const wxPoint &  pos = wxDefaultPosition,
const wxSize &  size = wxSize(500, 500),
long  style = wxCAPTION | wxRESIZE_BORDER | wxSYSTEM_MENU | wxCLOSE_BOX 
)

Definition at line 211 of file about.cpp.

◆ RecalculateSize()

void about::RecalculateSize ( void  )

Definition at line 367 of file about.cpp.


The documentation for this class was generated from the following files: