|
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 440 of file pluginmanager.h.
| WebsiteButton::WebsiteButton | ( | wxWindow * | parent, |
| const char * | url | ||
| ) |
Invokes client browser on plugin info_url when clicked.
Definition at line 3416 of file pluginmanager.cpp.
|
inline |
Definition at line 443 of file pluginmanager.h.
|
inline |
Definition at line 444 of file pluginmanager.h.
|
protected |
Definition at line 447 of file pluginmanager.h.