OpenCPN Partial API docs
CatalogMgrPanel Class Reference
Inheritance diagram for CatalogMgrPanel:

Public Member Functions

 CatalogMgrPanel (wxWindow *parent)
 
void OnUpdateButton (wxCommandEvent &event)
 
void SetListPanelPtr (PluginListPanel *listPanel)
 
void OnTarballButton (wxCommandEvent &event)
 
void OnPluginSettingsButton (wxCommandEvent &event)
 

Protected Member Functions

wxString GetCatalogText (bool)
 
void SetUpdateButtonLabel ()
 
wxString GetImportInitDir ()
 

Protected Attributes

wxButton * m_updateButton
 
wxButton * m_advancedButton
 
wxButton * m_tarballButton
 
wxButton * m_adv_button
 
wxStaticText * m_catalogText
 
wxWindow * m_parent
 
PluginListPanelm_PluginListPanel
 
ObservableListener catalog_listener
 

Detailed Description

Definition at line 388 of file pluginmanager.h.


The documentation for this class was generated from the following files: