|
OpenCPN Partial API docs
|
Combobox where user selects active catalog channel. More...
Public Member Functions | |
| UrlChannel (wxWindow *parent, ActiveCatalogGrid *catalog_grid) | |
| void | onChannelChange (wxCommandEvent &ev) |
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 | |
| std::string | m_active_channel |
| ActiveCatalogGrid * | m_catalog_grid |
Combobox where user selects active catalog channel.
Definition at line 378 of file catalog_mgr.cpp.