OpenCPN Partial API docs
Loading...
Searching...
No Matches
UpdateWebsiteButton Class Reference

Invokes client browser on plugin info_url when clicked. More...

Inheritance diagram for UpdateWebsiteButton:

Public Member Functions

 UpdateWebsiteButton (wxWindow *parent, const char *url)
 

Protected Attributes

const std::string m_url
 

Detailed Description

Invokes client browser on plugin info_url when clicked.

Definition at line 247 of file update_mgr.cpp.

Constructor & Destructor Documentation

◆ UpdateWebsiteButton()

UpdateWebsiteButton::UpdateWebsiteButton ( wxWindow *  parent,
const char *  url 
)
inline

Definition at line 249 of file update_mgr.cpp.

Member Data Documentation

◆ m_url

const std::string UpdateWebsiteButton::m_url
protected

Definition at line 261 of file update_mgr.cpp.


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