|
OpenCPN Partial API docs
|
The buttons below custom url: Use Default and Update. More...
Public Member Functions | |
| Buttons (wxWindow *parent, ActiveCatalogGrid *catalog_grid) | |
| void | useDefaultUrl () |
| void | clearUrl () |
| void | updateUrl () |
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) |
Public Attributes | |
| ActiveCatalogGrid * | m_catalog_grid |
| CatalogUpdate * | m_parent |
The buttons below custom url: Use Default and Update.
Definition at line 331 of file catalog_mgr.cpp.
|
inline |
Definition at line 332 of file catalog_mgr.cpp.
|
inline |
Definition at line 365 of file catalog_mgr.cpp.
|
inline |
Definition at line 367 of file catalog_mgr.cpp.
|
inline |
Definition at line 360 of file catalog_mgr.cpp.
| ActiveCatalogGrid* catalog_mgr::CatalogUpdate::Buttons::m_catalog_grid |
Definition at line 373 of file catalog_mgr.cpp.
| CatalogUpdate* catalog_mgr::CatalogUpdate::Buttons::m_parent |
Definition at line 374 of file catalog_mgr.cpp.