43 UpdateDialog(wxWindow* parent,
const std::vector<PluginMetadata>& updates);
48 void RecalculateSize();
Datatypes and methods to parse ocpn-plugins.xml XML data, either complete catalog or a single plugin.
Modal dialog, displays available updates (possibly just one) and lets user select and eventually conf...
UpdateDialog(wxWindow *parent, const std::vector< PluginMetadata > &updates)
Top-level install plugins dialog.