OpenCPN Partial API docs
Loading...
Searching...
No Matches
hyperlink.h File Reference

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 * >
 

Detailed Description

Generic hyperlink data type.

Definition in file hyperlink.h.

Typedef Documentation

◆ HyperlinkList

using HyperlinkList = std::vector<Hyperlink*>

Definition at line 41 of file hyperlink.h.