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. More... | |
void | SetURL (std::string url) |
Protected Attributes | |
std::string | m_url |
Invokes client browser on plugin info_url when clicked.
Definition at line 450 of file pluginmanager.h.
WebsiteButton::WebsiteButton | ( | wxWindow * | parent, |
const char * | url | ||
) |
Invokes client browser on plugin info_url when clicked.
Definition at line 5525 of file pluginmanager.cpp.
|
inline |
Definition at line 453 of file pluginmanager.h.
|
inline |
Definition at line 454 of file pluginmanager.h.
|
protected |
Definition at line 457 of file pluginmanager.h.