OpenCPN Partial API docs
Loading...
Searching...
No Matches
OcpnUpdateScrolledWindow Class Reference

The list of download candidates in a scrolled window + OK and Settings button. More...

Inheritance diagram for OcpnUpdateScrolledWindow:

Public Member Functions

 OcpnUpdateScrolledWindow (wxWindow *parent, const std::vector< PluginMetadata > &updates)
 
void populateGrid (wxFlexGridSizer *grid)
 

Detailed Description

The list of download candidates in a scrolled window + OK and Settings button.

Definition at line 392 of file update_mgr.cpp.

Constructor & Destructor Documentation

◆ OcpnUpdateScrolledWindow()

OcpnUpdateScrolledWindow::OcpnUpdateScrolledWindow ( wxWindow *  parent,
const std::vector< PluginMetadata > &  updates 
)
inline

Definition at line 394 of file update_mgr.cpp.

Member Function Documentation

◆ populateGrid()

void OcpnUpdateScrolledWindow::populateGrid ( wxFlexGridSizer *  grid)
inline

Compare two PluginMetadata objects, a named c++ requirement.

Definition at line 413 of file update_mgr.cpp.


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