|
OpenCPN Partial API docs
|
Active catalog: The current active, the default and latest downloaded + buttons to use default or latest. More...
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) |
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.