OpenCPN Partial API docs
catalog_mgr::CatalogUpdate::ActiveCatalogGrid Struct Reference

Active catalog: The current active, the default and latest downloaded + buttons to use default or latest. More...

Inheritance diagram for catalog_mgr::CatalogUpdate::ActiveCatalogGrid:
catalog_mgr::Helpers

Public Member Functions

 ActiveCatalogGrid (wxWindow *parent)
 
void UpdateVersion (wxSizer *grid, CatalogData data, size_t ix)
 
void UpdateVersions ()
 Update version and date for default, latest and active catalog.
 
std::string GetDefaultCatalogPath ()
 
void ReloadAvailableVersion ()
 
std::string GetPrivateCatalogPath ()
 
void useDefaultCatalog ()
 
void UseLatestCatalog ()
 
- Public Member Functions inherited from catalog_mgr::Helpers
 Helpers (wxWindow *_parent)
 
wxStaticText * staticText (const char *text)
 
wxButton * makeButton (const char *label, int id=wxID_ANY)
 

Detailed Description

Active catalog: The current active, the default and latest downloaded + buttons to use default or latest.

Definition at line 206 of file catalog_mgr.cpp.


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