OpenCPN Partial API docs
|
Invokes client browser on plugin info_url when clicked. More...
#include <pluginmanager.h>
Public Member Functions | |
WebsiteButton (wxWindow *parent, const char *url) | |
Invokes client browser on plugin info_url when clicked. | |
void | SetURL (std::string url) |
Protected Attributes | |
std::string | m_url |
Invokes client browser on plugin info_url when clicked.
Definition at line 446 of file pluginmanager.h.