OpenCPN Partial API docs
|
Generic hyperlink data type. More...
#include <vector>
#include <wx/string.h>
Go to the source code of this file.
Classes | |
class | Hyperlink |
Typedefs | |
using | HyperlinkList = std::vector< Hyperlink * > |
Generic hyperlink data type.
Definition in file hyperlink.h.
using HyperlinkList = std::vector<Hyperlink*> |
Definition at line 41 of file hyperlink.h.