OpenCPN Partial API docs
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
UpdateDialog Class Reference

Modal dialog, displays available updates (possibly just one) and lets user select and eventually confirm update. More...

#include <update_mgr.h>

Inheritance diagram for UpdateDialog:

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

OcpnUpdateScrolledWindowm_scrwin
 

Detailed Description

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.


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