OpenCPN Partial API docs
|
Modal dialog, displays available updates (possibly just one) and lets user select and eventually confirm update. More...
#include <update_mgr.h>
Public Member Functions | |
UpdateDialog (wxWindow *parent, const std::vector< PluginMetadata > &updates) | |
Top-level install plugins dialog. | |
PluginMetadata | GetUpdate () |
void | SetUpdate (const PluginMetadata md) |
void | RecalculateSize () |
Public Attributes | |
OcpnUpdateScrolledWindow * | m_scrwin |
Modal dialog, displays available updates (possibly just one) and lets user select and eventually confirm update.
Definition at line 41 of file update_mgr.h.