OpenCPN Partial API docs
catalog_mgr::CatalogUpdate::UrlEdit Struct Reference

Custom url edit control, a text line. More...

Inheritance diagram for catalog_mgr::CatalogUpdate::UrlEdit:
catalog_mgr::Helpers

Public Member Functions

 UrlEdit (wxWindow *parent)
 
void setText (std::string text)
 
void clear ()
 
std::string getText ()
 
- 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

wxTextCtrl * m_url_ctrl
 

Detailed Description

Custom url edit control, a text line.

Definition at line 413 of file catalog_mgr.cpp.


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