OpenCPN Partial API docs
Loading...
Searching...
No Matches
catalog_mgr::CatalogUpdate::UrlChannel Struct Reference

Combobox where user selects active catalog channel. More...

Inheritance diagram for catalog_mgr::CatalogUpdate::UrlChannel:
catalog_mgr::Helpers

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
 
ActiveCatalogGridm_catalog_grid
 

Detailed Description

Combobox where user selects active catalog channel.

Definition at line 378 of file catalog_mgr.cpp.

Constructor & Destructor Documentation

◆ UrlChannel()

catalog_mgr::CatalogUpdate::UrlChannel::UrlChannel ( wxWindow *  parent,
ActiveCatalogGrid catalog_grid 
)
inline

Definition at line 379 of file catalog_mgr.cpp.

Member Function Documentation

◆ onChannelChange()

void catalog_mgr::CatalogUpdate::UrlChannel::onChannelChange ( wxCommandEvent &  ev)
inline

Definition at line 403 of file catalog_mgr.cpp.

Member Data Documentation

◆ m_active_channel

std::string catalog_mgr::CatalogUpdate::UrlChannel::m_active_channel

Definition at line 408 of file catalog_mgr.cpp.

◆ m_catalog_grid

ActiveCatalogGrid* catalog_mgr::CatalogUpdate::UrlChannel::m_catalog_grid

Definition at line 409 of file catalog_mgr.cpp.


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