OpenCPN Partial API docs
Loading...
Searching...
No Matches
catalog_mgr::CatalogLoad::Buttons Struct Reference

OK/Cancel buttons for the download progress window. More...

Inheritance diagram for catalog_mgr::CatalogLoad::Buttons:

Public Member Functions

 Buttons (wxWindow *parent)
 
void ActivateOk ()
 

Public Attributes

wxButton * m_ok
 

Detailed Description

OK/Cancel buttons for the download progress window.

Definition at line 597 of file catalog_mgr.cpp.

Constructor & Destructor Documentation

◆ Buttons()

catalog_mgr::CatalogLoad::Buttons::Buttons ( wxWindow *  parent)
inline

Definition at line 598 of file catalog_mgr.cpp.

Member Function Documentation

◆ ActivateOk()

void catalog_mgr::CatalogLoad::Buttons::ActivateOk ( )
inline

Definition at line 615 of file catalog_mgr.cpp.

Member Data Documentation

◆ m_ok

wxButton* catalog_mgr::CatalogLoad::Buttons::m_ok

Definition at line 617 of file catalog_mgr.cpp.


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