|
OpenCPN Partial API docs
|
Plugin name, version, summary + an optionally shown description. More...
Public Member Functions | |
| PluginTextPanel (wxWindow *parent, const PluginMetadata *plugin, CandidateButtonsPanel *buttons, bool bshowTuple=false) | |
| void | OnClick (wxMouseEvent &event) |
Protected Member Functions | |
| wxStaticText * | staticText (const wxString &text) |
Protected Attributes | |
| wxString | MORE |
| wxString | LESS |
| wxStaticText * | m_descr |
| wxStaticText * | m_more |
| wxStaticText * | m_summary |
| CandidateButtonsPanel * | m_buttons |
Plugin name, version, summary + an optionally shown description.
Definition at line 303 of file download_mgr.cpp.