OpenCPN Partial API docs
Loading...
Searching...
No Matches
download_mgr::InstallButton Class Reference

Download and install a PluginMetadata item when clicked. More...

Inheritance diagram for download_mgr::InstallButton:

Public Member Functions

 InstallButton (wxWindow *parent, PluginMetadata metadata)
 
void OnClick (wxCommandEvent &event)
 

Detailed Description

Download and install a PluginMetadata item when clicked.

Definition at line 199 of file download_mgr.cpp.

Constructor & Destructor Documentation

◆ InstallButton()

download_mgr::InstallButton::InstallButton ( wxWindow *  parent,
PluginMetadata  metadata 
)
inline

Definition at line 201 of file download_mgr.cpp.

Member Function Documentation

◆ OnClick()

void download_mgr::InstallButton::OnClick ( wxCommandEvent &  event)
inline

Definition at line 220 of file download_mgr.cpp.


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